@charset "utf-8";
/* CSS Document */

/*page_01可用*/

.page_01 { margin:30px auto; text-align:center; color: #aaa; }
.page_01 a { height:20px; line-height:20px; padding: 0 8px 0 0; color:#AAA; text-decoration:none; font-style: italic; }
.page_01 a:hover, .page_01 .on { color:#0068b7; }
.page_01 .on { cursor:default; }
.page_01 .first, .page_01 .last, .page_01 .p10, .page_01 .n10, .page_01 .prev, .page_01 .next { color: #0068b7; padding: 5px 15px; border: 1px #0068b7 solid;
    border-radius: 20px;}
.page_01 .prev{ margin-right: 10px; } 
.page_01 .next{ margin-left: 10px; }
.page_01 a.prev:hover , .page_01 a.next:hover { background-color: #0068b7; color: #fff; }
.page_01 .fa{ margin: 0 8px; }


.page_02 { margin:20px auto; text-align:center;  }
.page_02 a { line-height:18px; padding:0 8px; color:#416619; text-decoration:none; }
.page_02 a:hover, .page_02 .on { text-decoration:underline; }
.page_02 .on { cursor:default; }
.page_02 .prev { background:url(../images/page_02/prev.jpg) left center no-repeat; padding-left:14px; }
.page_02 .next { background:url(../images/page_02/next.jpg) right center no-repeat; padding-right:14px; }
.page_02 .p10 { background:url(../images/page_02/p10.jpg) left center no-repeat; padding-left:18px; }
.page_02 .n10 { background:url(../images/page_02/n10.jpg) right center no-repeat; padding-right:18px; }
.page_02 .first { background:url(../images/page_02/first.jpg) left center no-repeat; padding-left:14px; }
.page_02 .last { background:url(../images/page_02/last.jpg) right center no-repeat; padding-right:14px; }


.page_03 { margin:20px auto; text-align:center;  }
.page_03 a { display:inline-block; vertical-align:top; width:23px; height:23px; line-height:23px; margin:0 5px; color:#219642; text-decoration:none; border-left:1px solid #219642; border-right:1px solid #219642; }
.page_03 a:hover { color:#045811; }
.page_03 .on { cursor:default; color:#000; font-weight:bold; }
.page_03 .first, .page_03 .last, .page_03 .p10, .page_03 .n10, .page_03 .prev, .page_03 .next { width:23px; height:23px; padding:0; border:0; margin:0; text-indent:-999px; overflow:hidden; }
.page_03 .first:hover, .page_03 .last:hover, .page_03 .p10:hover, .page_03 .n10:hover, .page_03 .prev:hover, .page_03 .next:hover { background-position:-23px 0;  }
.page_03 .prev { background:url(../images/page_03/prev.png) 0 0 no-repeat; }
.page_03 .next { background:url(../images/page_03/next.png) 0 0 no-repeat; }
.page_03 .p10 { background:url(../images/page_03/p10.png) 0 0 no-repeat; }
.page_03 .n10 { background:url(../images/page_03/n10.png) 0 0 no-repeat; }
.page_03 .first { background:url(../images/page_03/first.png) 0 0 no-repeat; }
.page_03 .last { background:url(../images/page_03/last.png) 0 0 no-repeat;  }


.page_04 { margin:20px auto; clear:both; font-size:12px; line-height:22px; text-align:center; }
.page_04 a { display:inline-block; color:#777; text-decoration:none; padding:0 10px; margin:0 3px; background:#fff; border:1px solid #aaa; }
.page_04 a:hover, .page_04 .on { color:#fff; background:#aaa; }
.page_04 .on { cursor:default; }


.page_05 { margin:20px auto; clear:both; font-size:12px; line-height:22px; text-align:center; }
.page_05 a { display:inline-block; color:#777; text-decoration:none; padding:0 10px; margin:0 3px; background:url(../images/page_bg.jpg) center top repeat-x; border:1px solid #aaa; }
.page_05 a:hover, .page_05 .on { border: 1px solid #990033; color: #990033; }
.page_05 .on { cursor:default; }
