
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>middle_1 start>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
#scroll{
width:auto;
height:138px;
overflow:hidden;
margin-top:6px;
}

.scroll_square_out{
width:116px;
float:left;
margin:0px 4px;
}

.scroll_square{
width:116px;
height:104px;
border:1px solid #CCC;
}

.scroll_square img{
border:0px;
}

.scroll_subject{
width:116px;
height:20px;
line-height:20px;
text-align:center;
overflow:hidden;
background:white;
margin:4px 0px;
}
