@charset "utf-8";
/* CSS Document */

/*-------页码部分--------*/
div.pageBar{ height:28px;}
.pagebt{ float:left; margin-right:3px;width:28px; height:28px; line-height:28px; border-radius:3px;
font-family:'宋体'; letter-spacing:1px; font-size:12px; color:#999;font-weight:normal; text-align:center;}
span.disabled{ background:#efefef;}
a.prevPage{background:#4daada; color:#fff;}
/*选中*/
.current{float:left; margin-right:3px;width:28px; height:28px; line-height:28px; border-radius:3px;
font-family:Arial; letter-spacing:1px; font-size:12px;font-weight:normal; text-align:center;
background:#4daada; color:#fff;}

input.myPageNo{float:left;margin-right:3px; padding:0 5px;width:32px; height:24px; line-height:24px;border-radius:3px; border:1px solid #ddd;
font-family:Arial; letter-spacing:1px; font-size:12px;}
.pagesubmit{width:42px; height:24px; line-height:22px;border-radius:3px; border:0px solid #ddd;
font-family:'微软雅黑'; letter-spacing:1px; font-size:12px;
background:#4daada; color:#fff;}

div.pageJumpDiv{ float:left; height:28px;}
div.pageJumpDiv font{ float:left;padding-left:5px;height:28px;line-height:28px;margin-right:3px;
font-family:'微软雅黑'; letter-spacing:1px; font-size:12px;}

.tcdNumber{float:left; margin-right:3px;width:28px; height:28px; line-height:28px; border-radius:3px;
font-family:Arial; letter-spacing:1px; font-size:12px; color:#999;font-weight:normal; text-align:center;
background:#efefef;}
.tcdNumber:hover{ background:#21bb7f;color:#fff;}
.shenglue{float:left; margin-right:3px;width:28px; height:28px; line-height:28px; border-radius:3px;
font-family:Arial; letter-spacing:1px; font-size:12px; color:#999;font-weight:normal; text-align:center;}


button.Page{ float:left;height:28px; line-height:28px;margin-right:3px;border-radius:3px;
font-family:'微软雅黑'; letter-spacing:1px; font-size:12px;}
.disabledCSS{background:#efefef; color:#999;}
button.nextPage{background:#21bb7f; color:#fff;}
button.prevPage{background:#21bb7f; color:#fff;}

