/* ·ÖÒ³ÑùÊ½±í */




#pages {
    padding: 14px 0 10px;
    height: 30px;
    margin-top: 20px;
    width: 860px;
    float: right;
}
.text-c {
    text-align: center;
}


#pages a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
}

#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    width: auto;
}
#pages strong {
    padding-left: 10px;
}
