.list {
    text-indent: 20px;
    padding: 10px;
}
.list #content li {
    margin-left: 10px;
    background: url("../img/hnsj_06.jpg") left center no-repeat;
    line-height: 30px;
}
.list #content li:nth-child(4n) {
    border-bottom: 1px solid #cccccc;
}
.addr a {
    background: url("../img/rightarrow.png") right center no-repeat;
    padding-right: 20px;
}
.list #content li span {
    float: right;
    color: #858585;
}
.paging .paging_btn {
    text-indent: 0;
}