/*------------------------------分页控件-------------------*/ .inp { border-right: #b8b8b8 1px solid; border-top: #b8b8b8 1px solid; background: #fff; border-left: #b8b8b8 1px solid; width: 25px; border-bottom: #b8b8b8 1px solid; font-family: Arial, Helvetica, sans-serif; height: 16px; margin-top: 2px; } .bot { border-top-width: 0px; border-left-width: 0px; background: url("/images/pagelist/buttonbg1.gif") no-repeat center center; border-bottom-width: 0px; margin-left: 1px; width: 47px; cursor: pointer; color: #000000; line-height: 18px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; height: 24px; text-align: center; border-right-width: 0px; line-height: 24px; } .page1 { font-size: 12px; height: 24px; line-height: 24px; border-top-width: 0px; padding-right: 1px; padding-left: 1px; border-left-width: 0px; background: url("/images/pagelist/buttonbg.gif") no-repeat center center; float: left; border-bottom-width: 0px; margin-left: 0px; width: 47px; cursor: pointer; color: #000000; margin-right: 0px; text-align: center; border-right-width: 0px; text-decoration: none; } .page2 { font-size: 12px; height: 24px; line-height: 24px; border-top-width: 0px; padding-right: 1px; padding-left: 1px; border-left-width: 0px; background: url("/images/pagelist/buttonbg1.gif") no-repeat center center; float: left; border-bottom-width: 0px; margin-left: 0px; width: 47px; cursor: pointer; color: #868686; margin-right: 0px; text-align: center; border-right-width: 0px; } .inp { text-align: center; } .changepage { float: right; font-size: 12px; clear: both; margin: 0; padding: 0; } .changepages { text-align: center; clear: both; margin-left: 230px; } .changepage li, .changepages li { float: left; min-width: 10px; margin: 1px; height: 24px; line-height: 24px; padding: 0; color:#333; } .changepage li.pageNow, .changepages li.pageNow { font-weight: bold; background-color: #eee; } /*.pageNumber{ padding:0px; margin:0px;}*/