
.Page{ margin:10px 0; font:16px "微软雅黑"; text-align:center;}
.Page a{ width:40px; height:40px; line-height:40px; background:#1c74ce; color:#FFF; display:inline-block; margin:2px;/* border:1px solid #CCCCCC;*/ text-align:center;}
.Page a:hover{/* border:1px solid #b2b2b2;*/ color:#000000;}
.Page a.prevPage{ background-image:url(../image/Page.gif); background-repeat:no-repeat; background-position:center 14px;}
.Page a.nextPage{ background-image:url(../image/Page.gif); background-repeat:no-repeat; background-position:center -14px;}
.Page a.firstPage{ background-image:url(../image/Page.gif); background-repeat:no-repeat; background-position:center -43px;}
.Page a.lastPage{ background-image:url(../image/Page.gif); background-repeat:no-repeat; background-position:center -72px;}

.Page a.selected{ background:#d8671d; color:#FFF; cursor:pointer;}
.Page a.PagePrev b{border-color:#F8F8F8 #4E4E4E #F8F8F8 #F8F8F8; border-style:solid; border-width:6px; width:0; height:0;}
.Page a.PageNext b{border-color:#F8F8F8 #F8F8F8 #F8F8F8 #4E4E4E; border-style:solid; border-width:6px; cursor:pointer; font-size:0; height:0; line-height:0; width:0; position:absolute; top:15px;}