@CHARSET "UTF-8";
#div_login{
	width:1000px;
	height:20px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}
#div_login_right{
	position:absolute;
	top:0;
	right:0;
	color:#666;
	margin-right:5px;
}
#a_login,#a_register{
	color:#666;
}
.div_slide{
	width:1000px;
	margin:0 auto;
}
.sp_slide{
	color:#333;
	font-size:19px;
}
.a_slide{
	display:block;
	float:right;
	color:red;
}
#div_slide_1{
	width:1000px;
	height:150px;
	margin:0 auto;
}
#div_slide_2{
	width:1000px;
	height:150px;
	margin:0 auto;
}
a { color:#213f71; font-size:9pt; text-decoration:none;}
a:hover {color:#0066cc; }
.blk_18 {
 overflow:hidden;
 zoom:1;
 font-size:9pt;
 border:1px solid #e3e3e3;
 background:#eee;
 width:950px;
 margin-top:8px;
 margin:0 auto;
}
.blk_18 .pcont {
 width:893px;
 float:left;
 overflow:hidden;
 padding-left:5px;
}
.blk_18 .ScrCont {
 width:32766px;
 zoom:1;
 margin-left:-5px;
}
.blk_18 #List1_1, .blk_18 #List2_1, .blk_18 #List2_1,.blk_18 #List4_1 {
 float:left;
}
.blk_18 .LeftBotton, .blk_18 .RightBotton {
 width:15px;
 height:74px;
 float:left;
 background:url(../Images/ax.gif) no-repeat;
}
.blk_18 .LeftBotton {
 background-position: 0 0;
 margin:35px 5px 0;
}
.blk_18 .RightBotton {
 background-position: 0 -100px;
 margin:35px 1px 10px 5px;
}
.blk_18 .LeftBotton:hover {
 background-position: -20px 0;
}
.blk_18 .RightBotton:hover {
 background-position: -20px -100px;
}
.blk_18 .pl img {
 display:block;
 cursor:pointer;
 border:none;
 margin:6px auto 1px auto;
}
.blk_18 .pl {
 width:126px;
 border:1px solid #f3f3f3;
 float:left;
 float:left;
 text-align:center;
 line-height:24px;
}
.blk_18 a.pl:hover {
 border:1px solid #5dacec;
 color:#5dacec;
 background:#fff;
}

.indexImg{
width:1000px;
height:136px;
margin:0 auto;
margin-top:10px;
overflow:hidden;
}
.scrollleft{
	width:1000px;/*滚动区宽度*/
	height:136px;/*滚动区高度*/
}
.scrollleft li{
	float:left;
	width:140px;/*可选为:auto值*/
	height:136px;
}
.scrollleft li a{
display:block;
width:125px;
height:130px;
border:1px solid #ccc;
padding:2px;
}
.scrollleft li a:hover{
border-color:green;
}