/* ¹ö¶¯Í¼Æ¬Á´½Ó */
.scrollImgList {
width:960px;
margin:0px auto 0px;
overflow:hidden;
zoom:1;
background:url("/static/images/skin.gif") repeat-x left -417px;
}
.scrollImgList .LeftBotton {
float:left;
width:18px;
height:106px;
background:url("/static/images/default.gif") no-repeat -356px -94px;
cursor:pointer;
}
.scrollImgList .RightBotton {
float:right;
width:18px;
height:106px;
background:url("/static/images/default.gif") no-repeat -403px -94px;
cursor:pointer;
}
.scrollImgList .Cont {
float:left;
width:924px;
padding:18px 0 0;
overflow:hidden;
}
.scrollImgList .ScrCont { 
width:32766px;
overflow:hidden;
zoom:1;
}
#List1_1,#List2_1 {
float:left;
}
.scrollImgList li {
float:left;
width:103px;
text-align:center;
}
.scrollImgList li img {
display:block;
margin:0 auto;
width:84px;
height:62px;
border:1px solid #d6d6d6;
padding:4px;
}
.scrollImgList li a:hover img {
border:1px solid #eb9c99;
}
