﻿/* 分页 */
.pages { padding:14px 0 10px; font-size: 14px;margin: 0 auto;}
.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 a.a1 { background:url(../images/test/pages.png) no-repeat 0 5px; width:56px; padding:0 }
.pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
.pages span { display:inline-block; height:22px; line-height:22px; background:#A22E2B; border:1px solid #A22E2B; color:#fff; text-align:center;padding:0 10px}
/*.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../images/test/titlebg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }*/
body{
    background: #f2f2f2;
}
