body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
    background: #f5f5f5 url(../images/bg.gif) repeat;
}

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

p { margin: 0px; padding: 0px; color: #ffffff;}
img { margin: 0px; padding: 0px; border: none; }
table{border-collapse:collapse;color: #ffffff;font-size:16px;}
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 {
	margin:0 auto;
	width: 978px;
	padding: 30px 0;
	color:#ffffff;
	background: url(../images/body.jpg) top center no-repeat #255192;
}

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

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

#content h2 {
	font-size: 28px;
	font-weight: bold;
	font-family:楷体;
	line-height:30px;
	text-align:center;
	margin: 0 0 15px 0;
	color: #ffffff;
}

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

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

#content .adshow {
	float:left;
	width:900px;
	height:350px;
	overflow:hidden; }
#myRoundabout {
	width:900px;
	height:350px;
	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;*/
	width:400px;
	height: 280px;
	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%;
	height: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;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
#footer a:hover { color: #800000;}

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