@charset "utf-8";
/* CSS Document */
/*左右按钮滚动*/
.scrollImgList1 {
	overflow: hidden;
	ZOOM:1;
	width:637px;
	float:left;
	display:inline;
}
.scrollImgList1 .LeftBotton {width:17px; height:40px; margin-top:55px; float:left; background:url(../images/pc_left.jpg) no-repeat; cursor:pointer; margin-left:6px; display:inline; margin-right:6px;}
.scrollImgList1 .RightBotton { width:17px; height:40px; margin-top:55px; float:left; background:
url(../images/pc_right.jpg) no-repeat; cursor:pointer; margin-left:6px; display:inline;}
.scrollImgList1 .Cont {
	float:left;
	OVERFLOW: hidden;
	WIDTH: 578px;
	height:auto;
}
.scrollImgList1 .ScrCont {
	OVERFLOW: hidden;
	WIDTH: 32766px;
	ZOOM: 1
}
#List1_1 {
	FLOAT: left
}
#List2_1 {
	FLOAT: left
}
.scrollImgList1 ul{ width:614px; height:149px; float:left; margin-top:8px; overflow:hidden; margin-left:-4px; display:inline;}
.scrollImgList1 ul li{width:106px; height:76px; text-align:center; line-height:40px; margin:26px 8px; float:left;  display:inline; }
.scrollImgList1 ul li span{ width:106px; height:20px; line-height:20px; text-align:center; display: block; }
.scrollImgList1 ul li span a{ color:#333;}
.scrollImgList1 ul li span a:hover{ color:#f60;}
.scrollImgList1 ul li img{ width:100px;  height:76px; padding:2px; border:1px solid #ccc; background:#fff;}
/*左右按钮滚动 end*/
