#paginationText{
    font-family: '宋体';
}
#paginationText span.on{
    background: #0b67a6;
    color: #fff !important;
    border: 0;
}
#paginationText a{
    height: 24px !important;
    line-height: 24px !important;
    text-align: center;
    margin: 2px;
    display: inline-block !important;
    cursor: pointer;
    background: #dedede;
    color: #333 !important;
    border: 0;
    padding: 0 8px;
    outline-style: none;
    text-decoration: none;
}
#paginationText span, #paginationText font{
    padding: 0px 8px;
    height: 24px;
    line-height: 24px;
    display: inline-block !important;
    margin: 0 3px;
}
#paginationText .all,#paginationText .alls{
    background: #dedede;
    color: #333 !important;
    border: 0;
    cursor: pointer;
}
