.list-box{
    width: 960px;
    margin: 0 auto 30px;
}
.list-top{
    width: 100%;
    height: 40px;
    background: #fafafa;
    border-top: 1px solid #2bb866;
}
.list-top div{
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    line-height: 40px;
}
.ta1{
    width: 100px;
    text-align: center;
}
.ta2{
    width: 410px;
    padding-left: 20px;
}
.ta3{
    width: 150px;
}
.ta4{
    width: 150px
}
.ta5{
    width: 130px;
}
.list ul{
    width: 924px;
    margin: 0 auto 30px;
}
.list ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e0e0e0;
}
.list ul li div{
    float: left;
    font-size: 12px;
    color: #666666;
}
.tli1{
    width: 84px;
}
.tli2{
    width: 410px;
    padding-left: 20px;
}
.tli2 a{
    color: #15a754;
    font-size: 14px;
    display: block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tli3{
    width: 150px;
}
.tli4{
    width:150px;
}
.tli5{
    width: 110px;
    color: #f55555 !important;
}





















#page {
    clear: both;
    margin: 0px;
    height: auto;
    font-size: 15px;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 36px;
    text-align: center;
}

#page a.selected {
    color: #fff;
    background-color: #2bb866;
    border: 1px solid #2bb866;
}

#page a {
    box-shadow: 0px 0px 4px #f7f7f7;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding: 0 16px;
    margin: 0 3px;
    color: #666;
    background-color: #fff;
    vertical-align: middle;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid #dddddd;
}

#page a:hover {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding: 0 16px;
    margin: 0 3px;
    color: #fff !important;
    background-color: #2bb866;
    vertical-align: middle;
    font-size: 15px;
    text-decoration: none;
}
