#scrollDiv li {
height:20px;
line-height:22px;
overflow:hidden;
padding-left:0;
width:380px;
}
#scrollDiv {
border:0 solid #CCCCCC;
float:left;
height:20px;
overflow:hidden;
width:380px;
margin-top: 10px;
text-align: left;
}
#scrollDiv li a {color: #ff0000;}