

#main h1 {
width: 100%;
height: 31px;
background: url(../images/right_title.gif);
font-size: 16px;
line-height: 31px;
color: #595959!important;
text-indent: 10px;
margin-bottom: 10px;
}
#main ul li{
font-size: 14px;
color:rgb(102, 102, 102);
line-height:30px;
height:30px;
border-bottom:1px solid #eee;
padding:10px 0 10px 0;
}
#main ul li span{float:right}