/*用户后台分页公用*/
.fenye{padding:0 auto;margin:10px; height:30px; text-align:left;}
.fenye dt{float:left;line-height:18px;height:18px;diaplay:block;}
.fenye dt a{diaplay:block;float:left;border:1px solid #cccccc;height:16px;margin-right:5px;padding:2px 5px 2px 5px;line-height:16px;}
.fenye dt a:hover{text-decoration:none;background:#EAEAEA;color:#c00;diaplay:block;float:left;}
.fenye .onnum{background:#FF0000;color:white;font-weight:bold; height:16px;}
.fenye dt select{height:20px;}