.pages {
    font-family: 宋体;
    padding: 14px 0 10px;
    text-align: right;
}
.pages a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
.pages a.a1 {
    background: rgba(0, 0, 0, 0) url("../images/admin_img/pages.png") no-repeat scroll 0 5px;
    padding: 0;
    width: 56px;
}
.pages a:hover {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #000;
    text-decoration: none;
}
.pages span {
    background: #5a85b2 none repeat scroll 0 0;
    border: 1px solid #5a85b2;
    color: #fff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
.page .noPage {
    background: rgba(0, 0, 0, 0) url("../img/icu/titleBg.png") repeat-x scroll 0 -55px;
    border: 1px solid #e3e3e3;
    color: #a4a4a4;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
}