.side .list .main {
padding:6px 7px 3px;
}
.side .list .main ul {
font-size:14px;
line-height:24px;
}
.side .list-other {
padding:4px 0 3px;
}
.list-other {
margin:10px 0 0;
border:1px solid #CBDDFF;
}
.target {
position:relative;
width:960px;
margin:10px auto 0;
}
.target .s {
position:absolute;
top:0;
left:0;
}
.list .main img {
padding:0;
border:none;
}
* html .list .main img {
vertical-align:middle;
margin:8px 0;
}

.scrollImgList {
width:960px;
margin:10px auto 0;
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:32px 0 0;
overflow:hidden;
}
.scrollImgList .ScrCont { 
width:32766px;
overflow:hidden;
zoom:1;
}
#List1_1,#List2_1 {
float:left;
}
.scrollImgList li {
float:left;
width:185px;
text-align:center;
}
.scrollImgList li img {
display:block;
margin:0 auto;
width:155px;
height:55px;
}
.scrollImgList li a:hover img {
border:1px solid #eb9c99;
}