.feed {
width:228px;
background-color:#F4F8FF;
}
.feed ul {
float:none;
width:200px;
margin:0 auto;
}

.subMain {
height:auto !important;
min-height:80px;
height:80px;
}

.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:24px 0 0;
overflow:hidden;
}
.scrollImgList .ScrCont { 
width:32766px;
overflow:hidden;
zoom:1;
}
#List1_1,#List2_1 {
float:left;
}
.scrollImgList li {
float:left;
width:102px;
text-align:center;
}
.scrollImgList li img {
display:block;
margin:0 auto;
width:84px;
height:62px;
}
.scrollImgList li a:hover img {
border:1px solid #eb9c99;
}
