/* 分页 */
.page {text-align:center;overflow:hidden;clear:both;width:auto;height:30px;line-height:30px;margin:0px 20px 0 auto;padding-top:10px;float:right;}
.page div div span{margin:0 5px;color:#06C;display:block;float:left;text-align:center;width:auto;height:20px;border:1px solid #068dcb;text-align:center;line-height:20px;}
.page div div span a{width:20px;height:20px;text-align:center;line-height:20px;}
.page a{color:#434444;	padding:2px 2px 2px 6px;}
.page .page_a{margin:0px;color:#fff}
.page a:link,  .page a:visited, .page a:hover, .page a:active {}
.page .inpttxt{height:23px;border:1px solid #D9D9D9;margin-right:5px;}
.page .pageBtn{height:25px;width:45px;  cursor:pointer;border:1px solid #D9D9D9;background:#F6F6F6;}
.page .page_current{color:#fff;display:inline-block;text-align:center;padding:0px;width:20px;line-height:20px;font-weight:bolder; border:1px solid #068dcb;background:#068dcb;}