.searchbg
{
    height: 28px;
    width: 185px;
    background: url(../newhome/images/searchbg.png) no-repeat;}
.wrap-content{
width:1140px;
min-height:420px;}
.wrap-content ul li {
    padding: 0px 15px;
    list-style: none;
    min-height: 45px;
    line-height: 45px;
    clear: both;
    border-bottom:#aaa dotted 1px;}
.wrap-content ul li p{
    margin: 0px;
    font-size: 14px;
    color: #2f2f2f;
    text-indent: 0em;
    line-height: 45px;}
.wrap-content ul li a{
    padding-left: 15px;
    font-size:16px;
    float:left;
    text-decoration: none;
    color: #2f2f2f;    
    background: url(dfiles/dot.png) left center no-repeat;}
.wrap-content ul li span{
    font-size: 14px;
    color: #565656;
    float: right;}
