body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2d4b;
    background: #e0e1d9 url(../images/sprout6.jpg) no-repeat fixed top center;
}

a:link, a:visited { color: #71950f; text-decoration: underline; font-weight: normal;	} 
a:active, a:hover { color: #990000; text-decoration: underline;	}

p { margin: 0px; padding: 0px; }
img { margin: 0px; padding: 0px; border: none; }
table{border-collapse:collapse;}
td.new {	background:url(../images/new.png) right top no-repeat;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

#wrapper_outter {
	width: 100%;
	margin: 0 auto;
}

#wrapper_inner {
	width: 1000px;
	margin: 0 auto;	
}

#wrapper {
	width: 980px;
	padding: 0 10px;
	background: url(../images/content.png) repeat-y center;
}

#container {
	width: 980px;
	padding: 30px 0;
	background: url(../images/body.jpg) top center no-repeat;
}

#content_wrapper {
	clear: both;
	padding: 0;
	margin-bottom: 1px;
}

#header {
	padding: 0 12px;
}

#header #header_left {
	float: left;
	width: 980px;
}

#content_outer {
	float: left;	
	width: 980px;
	margin-top:405px;
}

#content {
	float:left;
	width:900px;
	margin:0 40px;
	font-size:14px;
}

#content h2 {
	font-size: 24px;
	font-weight: bold;
	line-height:30px;
	text-align:center;
	margin: 0 0 15px 0;
	color: #7b1000;
}

#content p {
	font-size:14px;
	text-indent:20px;
	line-height:22px;
	margin-bottom: 10px;
}

#content p img {
	padding-left:-20px;
}

/*中部海报*/
#slider {
	width: 900px;
	height: 304px;
	margin-bottom: 10px;
	background: url(../images/sp_box.png) no-repeat;
}

#featured{ 
	float:left;
	width: 830px;
	height: 260px; 
	margin:18px 35px;
	background:#fff;
}
#ad_big {
	float:left;
	width:640;
	height:260px; 
}
#ad_small{
	float:right;
	width:175px;
	height:260px; 
}
#ad_small img{
	width:175px;
	height:260px;
	border:1px solid #cccccc;
	margin-bottom:10px;
}
#ad_big dl {
	margin:0;
	padding:0;
	position:absolute;
	width:640px;
	height:260px;
}
#ad_big dt {
	position:absolute;
	right:10px;
	top:100px;
}
#ad_big dt a {
	display:block;
	margin:1px;
	width:20px;
	height:20px;
	text-align:center;
	font:700 12px/20px "宋体",sans-serif;
	color:#fff;
	text-decoration:none;
	background:#666;
	border:1px solid #fff;filter:alpha(opacity=40);opacity:.4;
}
#ad_big dt a:hover {
	background:#000
}
#ad_big dd {
	margin:0;
	padding:0;
	width:650px;
	height:260px;
	overflow:hidden;
}
#ad_big dd img {
	width:640px;
	height:260px;
}
/*中部海报结束*/

#footer {
	clear: both;
	width: 900px;
	padding: 10px 0 0 0;
	margin: 40px 40px;
	border-top: 3px solid #cccccc;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}

#footer a {
	font-weight: bold;
	color: #666666;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #aea68c;
}

.footer_menu li a {
	color: #666666;
}

.footer_menu .last_menu {
	border: none;
}