﻿ul,li{ margin:0; padding:0; list-style:none; font-family:"微软雅黑";}
.pageSizePanel{ width:100%; height:50px; text-align:center;margin-bottom:10px}
.pageSizePanel .PageSizes{ width:auto; height:auto;line-height:30px;}
.pageSizePanel li:first-child{margin-right:10px }
.pageSizePanel li{float: left; font-size:12px; font-family:"微软雅黑"; border:0px !important;}
.pageSizePanel  a{ text-decoration:none; font-family:"微软雅黑"; color:Green; margin:3px 3px; width:auto; min-width:20px; height:20px; text-align:center; line-height:20px; display:block; float:left;}
.pageSizePanel  a:hover{background:#0078b6; color:#FFF;}
.hidden {
    display: none;
}