@charset "utf-8";
/* CSS Document */
.clear{clear:both;visibility:hidden;height:0;line-height:0;font-size:0;}
.clearfix:after{clear:both;content:".";height:0;display:block;visibility:hidden;}
.clearfix{*zoom:1;}
.bd_c4l {
	list-style:none;
	height: 150px; 
	width: 750px;
	padding:10px;
	line-height:30px;
 }
.bd_c4l ul li { 
	list-style:none;
	font: 12px;
	 color: #000; 
	 text-align: center; 
	 height: 30px;
	  cursor: pointer; 
	  margin: 0px 3px 3px 0px; 
	  float: left; }
.bd_c4l ul .bd_cutLi { background: #285082; color:#fff; }
.bd_c4r {
	width:730px;
	padding:10px; }
.bd_c4top { height: 300px;}
.bd_lbtn { 
	float: left; 
	width: 23px; 
	height: 21px; 
	margin-top:180px;
	background: url(../images/z_left.png) no-repeat; }
.bd_rbtn { 
	float: right; 
	width: 23px; 
	height: 21px; 
	margin-top: 180px; 
	background: url(../images/z_right.png) no-repeat; }
.bd_lbtn:hover { 
	background: url(../images/z_left.png) no-repeat; 
	padding_left:50px;}
.bd_rbtn:hover { 
	background: url(../images/z_right.png) no-repeat; 
	padding_right:50px;}
.bd_chgBox { 
	float: left; 
	width: 675px; 
	height:400px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative}
.bd_long { 
	width: 40000px; 
	height:400px;
	position: absolute; 
	left: 0px;
	top: 0px;  }
.bd_long ul li { 
	height: 500px;
	list-style:none;
	width: 660px; 
	float: left; 
	font-family: "微软雅黑"; }
.bd_long img{
	width:660px;
	height:300px;}
.bc_chgTitle { 
	height: 30px; 
	text-align: center; 
	width: 660px;
	 padding-top: 9px;
	 font-size:16px !important;
	 }





#wrapper {
    width: 725px;
}
#intro {
    padding-bottom: 10px;
}
#slider {width: 728px;}
.scroll {
    margin-top:-5px;
	padding:10px;
	height: 80px;
    width: 705px;
    overflow: auto;
    overflow-x: hidden;
    clear: left;
    background: #f2f2f2;
}
.scrollContainer div.panel {
	padding:10px;
    height: 200px;
    width: 705px;
}
.panel li{
	padding:0 5px;}
.navigation a {	padding: 5px;color: #000; font-weight:bold;background:#fff;}
.navigation a:hover {background-color: #f2f2f2;}
.navigation a.selected {background-color: #fff;}
.navigation a:focus {outline: none;	background:#f2f2f2;}
.scrollButtons {position: absolute;top: 150px;cursor: pointer;
}
