#scrollRow{
height:130px;
}
#scrollRow .goLeft,#scrollRow .goRight{
margin-top:20px;
float:left;
}
#scrollRow ul{
margin:0;
list-style:none;
}
#scrollRow li{
width:170px;
height:140px;
float:left;
text-align:center;
}
#scrollRow li a {
color:#5C5C5C;
text-decoration:none;
line-height:25px;

}
#scrollRow li img{
margin:10px 0 4px;
border:1px solid #ccc;
width:160px;
height:116px;
}
#scrollRow li a:hover img{
border:1px solid #006293;
}
#gscroll{
width:680px;
height:130px;
overflow:hidden;
float:left;
}
#gsub{
width:5000px;
height:150px;
overflow:hidden;
}
#holder1, #holder2{
float:left;
}