@charset "utf-8";
/* CSS Document */



/* 分页按钮 */
#bodycontent.content_pager{margin-top:20px;}
.page_total,.pages_box a,.page_jump{display:inline-block; padding:0 14px; border-radius:36px; border:1px solid #eee; font-size:13px; line-height:36px; vertical-align:middle; background:#eee; cursor:pointer;}
.pages_box *+*{margin-left:10px;}
.pages_box a{color:#666;}
.pages_box a.page_curr,.pages_box a:hover{color:#fff; background:#1494c7;}


