body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
    background: #d8eefe;
}

a:link, a:visited { color: #eee604; text-decoration: underline; font-weight: normal;	line-height:160%;} 
a:active, a:hover { color: #8fffd1; text-decoration: underline;	}

p { margin: 0px; padding: 0px; }
img { margin: 0px; padding: 0px; border: none; }
table{border-collapse:collapse;color:#ffffff;}
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/body2.jpg) top center no-repeat #246db3;
}

#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:410px;
}

#content {
	float:left;
	width:900px;
	margin:0 40px;
	font-size:16px;
}
#content h2 {
	font-size: 30px;
	font-weight: bold;
	line-height:40px;
	text-align:center;
	margin: 0 0 15px 0;
	color: #ffffff;
}

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

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

#content .adshow {
	float:left;
	width:900px;
	height:450px;
	overflow:hidden; }
#myRoundabout {
	width:900px;
	height:450px;
	overflow:hidden; }
#myRoundabout li {
	padding:0px;
	margin:0px;
	list-style-type:none; }
a.magnifier {
	position:absolute; 
	width:32px; 
	height:32px; 
	background:transparent url(../images/sprite_icons.png) no-repeat -32px 0; 
	right:3px;
	bottom:3px; 
	opacity:.8; 
	outline:none; 
	z-index:2; }

/*===== roundabout =====*/
.roundabout-holder  { 
	width:900px;
	height:450px;
	margin:0 auto;
}
.roundabout-moveable-item {
	width: 280px;
	height: 373px;
	cursor: pointer;
	border:4px solid #ccc;
	border:4px solid rgba(0, 0, 0, 0.08);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.roundabout-moveable-item img{
	width:100%;
}
.roundabout-in-focus {
	border:4px solid rgba(0, 0, 0, 0.2);
}

/*中部海报*/
#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: 0px solid #cccccc;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
}

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

#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: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}