@charset "utf-8";
#banner {
	margin-top: 12px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#focus {
	width:1200px;
	height:379px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}
#focus ul {height:379px; position:absolute;margin:0; padding:0;}
#focus ul li {
	float:left;
	width:1200px;
	height:379px;
	overflow:hidden;
	position:relative;
	background:#000;
	margin:0;
	padding:0;
}
#focus ul li div {position:absolute; overflow:hidden;margin:0; padding:0;}
#focus .btn {
	margin:0;
	padding:5px 10px;
	position:absolute;
	width:1200px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:center;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:55px;
	height:5px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background-color: #fff;
}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:110px; background:url(images/spacer.gif) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
.bsn1 {
	width: 1200px;
	background-image: url(../images/sbg1.jpg);
	background-repeat: repeat-x;
	height: 11px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}