
.PageBox {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
    clear: both;}

    .PageBox a {
        background: url(../images/page_bj.jpg) no-repeat;
        height: 27px;
        width: 27px;
        display: inline-block;
        text-align: center;
        margin-right: 10px;
        line-height: 27px;
        color: #555555;}

    .PageBox .PageNext {
        background: url(../images/page_next.jpg) no-repeat;
        width: 62px;}

    .PageBox a:hover {
        text-decoration: none;}






