/* ============== 分页(Style1)的样式 ============== */
.Style1 {clear:both; margin:4px 0px 4px 0px; padding:0px; font-size:12px; line-height: 22px; height: 22px;}
.Style1 div.PageNumbers {float:right;text-align:right; }
.Style1 div.PageInfo { float:left;text-align:left;}
.Style1 a { color:#000000; text-decoration: none; border:1px solid #cccccc; padding:0px 2px; margin-left:1px;}
.Style1 a:hover { color:#ff0000; text-decoration: underline;}
.Style1 span { color:#ff0000; background: #E7E1AF; border:1px solid #cccccc; padding:0px 2px; margin-left:1px;}
.Style1 input { border:1px solid #cccccc; margin:0px; padding:1px; text-align:center; margin-right:1px;}
.Style1 input.goto {height:18px; color:#333; font-weight:bold; width:30px;}

/* ============== 分页(Style2)的样式 ============== */
.Style2 { clear:both; margin:4px 0px 0px 4px; padding:0px; font-size:12px; line-height: 22px; height: 22px; }
.Style2 div.PageNumbers { float:left;text-align:left; }
.Style2 div.PageInfo { float:right;text-align:right; }
.Style2 a { color:#000000; text-decoration: none; padding:0px 3px;}
.Style2 a:hover { color:#ff0000; text-decoration: underline;}
.Style2 span { color:#000; background-color: #BBDDEE; border:1px solid #ccc; padding:0px 3px;}
.Style2 input { border:1px solid #ccc; margin:0px; padding:0px; text-align:center; margin-right:2px; height:16px; background:#ffc; color:#000}
.Style2 input.goto { color:#000; font-weight:bold; width:30px; background:#BBDDEE; height:18px;}

/* ============== 分页(Style3)的样式 ============== */
.Style3 { clear:both; margin:4px 0px 0px 4px; padding:0px; font-size:12px; line-height: 22px; text-align:center; height: 22px;}
.Style3 div.PageNumbers { float:left;}
.Style3 div.PageInfo { float:right;}
.Style3 a { color:#000000; text-decoration: none; background-color: #ffffff; border:1px solid #cccccc; display:block; float:left; width:20px;}
.Style3 a:hover { color:#ffffff; text-decoration: none; background-color: #aaaaaa;}
.Style3 span { color:#ffffff; background-color: #999999; border:1px solid #cccccc; display:block; float:left; width:20px;}
.Style3 input { margin:0px; padding:0px; text-align:center; }
.Style3 input.goto {height:20px; color:#333; font-weight:bold; width:30px;}
