@charset "utf-8";
/* CSS Document */
 
#pages{ margin-bottom:15px; text-align:center;} 
#pages a { display:inline-block; height:26px; line-height:26px; font-size:12px; border-radius:4px; border:1px solid #ddd; text-align:center; color:#666; padding:0 4px; font-family:"微软雅黑"; }
 
#pages a:hover { border:1px solid #0050bd; color:#0050bd; text-decoration:none }
#pages span { display:inline-block; height:26px; line-height:26px; font-weight:bold; border:1PX solid #E8E8E8; background:#0050bd; color:#fff; text-align:center; padding:0 10px; border-radius:4px; }
.page .noPage { display:inline-block; width:30px; height:16px; line-height:16px; background:url(images/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
 
.fenye{ width:100%; height:40px; font-family:"微软雅黑"; color:#999; line-height:40px; margin-bottom:40px; margin-top:20px;} 
.fenye .pre{ float:left;} 
.fenye .next{ float:right;} 
.fenye a:hover{ text-decoration:underline;}

#pages .a1{ color:#5b779c; margin:0px 5px;}

