/*页码样式*/
.Page{ width:1200px; height:50px; margin:30px auto; background:#f2f6f9; border:1px solid #ccc; border-radius:5px;float:left;}
.pageleft{margin:0 10px;float:left; height:50px; line-height:28px; color:#999;}
.pageleft p{float:left; margin:0 5px; line-height:50px;}
.pageleft span{ color:#03F;}
.pageright{height:50px; line-height:50px; color:#000;float:right;}
.pageon, .pagenext, .pageok{ margin-right:6px;}
.pagenum p{ float:left; margin:12px 2px; height:26px; width:38px; border-radius:3px;-moz-border-radius:3px; -webkit-border-radius:3px; background:#666; line-height:26px; text-align:center; color:#fff; cursor:default;}
.pagenum p:hover{ background:#333;}
.pagenum p a{color:#fff;text-decoration:none;}
.pagenum .num_on{ background:#333;}
.pagenext a{cursor:pointer;font-size:12px; display:block; float:left; background:#fff; border:1px solid #aaa; width:55px; height:26px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-decoration:none; text-align:center; line-height:24px; color:#000; margin:12px 2px;}
.pagenext a:hover{ float:left;background:#3CC; box-shadow:1px 1px 2px #ccc;}
.pageon{margin-left:8px;}
.pageon input{font-size:12px;width:45px; height:26px; line-height:26px; border:1px solid #aaa; margin:12px 0; background:#fff; color:#000; text-align:center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;margin-right:5px; }
.pageok input{font-size:12px;width:50px; height:26px; line-height:24px;  border:1px solid #aaa; margin:12px 0;background:#ddd;text-align:center;border-radius:3px;  -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer;}
.floatleft{float:left;}
.floatright{float:right;}
.nopage{min-height:50px;}
.nopagekong{min-height:85px;}
/*
.Page{ width:935px; height:50px; margin:30px auto; background:#f2f6f9; border:1px solid #ccc; border-radius:5px;}
.pageleft{ height:50px; line-height:50px; color:#999;}
.pageleft p{ float:left; margin:0 5px; line-height:50px;font-size:13px; }
.pageleft span{ color:#03F;}
.pageright{height:50px; line-height:50px; color:#000;}
.pageon, .pagenext, .pageok{font-size:13px;  margin-right:8px;}
.pagenum p{ float:left; margin:12px 2px; height:26px; width:42px; border-radius:3px;-moz-border-radius:3px; -webkit-border-radius:3px; background:#666; line-height:26px; text-align:center; color:#fff; cursor:default;}
.pagenum p:hover{ background:#333;}
.pagenum p a{color:#fff;text-decoration:none;}
.pagenum .num_on{ background:#333;}
.pagenext a{font-size:13px; display:block; float:left; background:#fff; border:1px solid #333; width:55px; height:26px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-decoration:none; text-align:center; line-height:26px; color:#000; margin:11px 2px;}
.pagenext a:hover{ background:#3CC; box-shadow:1px 1px 2px #666;}
.pageon{ line-height:26px;}
.pageon input{font-size:12px;  width:50px; height:26px; line-height:26px; border:1px solid #999; margin:11px 0; background:#fff; color:#999; text-align:center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.pageok input{font-size:13px;width:50px; height:26px; text-align:center; line-height:26px; margin:12px 0; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:1px solid #666; background-color:#CCC；cursor:pointer;}
*/
/*页码样式结束*/