
.subMain {
height:auto !important;
min-height:56px;
height:56px;
}

/* 滚动图片链接 2009-2-10 市委农办 */
.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:40px 0 0;
overflow:hidden;
}
.scrollImgList .ScrCont { 
width:32766px;
overflow:hidden;
zoom:1;
}
#List1_1,#List2_1 {
float:left;
}
.scrollImgList li {
float:left;
width:132px;
text-align:center;
}
.scrollImgList li img {
display:block;
margin:0 auto;
width:110px;
height:37px;
}
.scrollImgList li a:hover img {
border:1px solid #eb9c99;
}
