﻿
/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;

height:30px;
white-space: nowrap;
font-size:12px;
/*width:759px;background:#F2F2F2;float:right;margin:0 25px 0 0;padding:32px 0 10px 24px;*/
background:;float:;padding:15px 0 10px 0;margin:0 0px 0 0;overflow:hidden; width:100%;
}
#showpages{ font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:12px;}
#showpages a, #showpages span{ display:inline-block; vertical-align:bottom;}
#showpages a:hover, #showpages span{ text-decoration:none;}
.pages4 #showpages { color:#666; height:24px; line-height:24px;  }
.pages4 #showpages a, .pages4 #showpages span { border-radius:2px; padding:0px 8px; border:1px solid #ccc; color:#666; }
.pages4 #showpages a:hover, .pages4 #showpages span { border-color:#Fd6d01; background-color:#FFEDE1; color:#000; }


div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;

}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#333;
text-decoration: none;
}

div#pages a:hover{
color:#103569;
text-decoration: none;
}

div#pages li{
margin:0px;
padding:0px 5px;
list-style-type: none;
float:left;
color:#2f5d1e;
white-space: nowrap;
}

div#pages li.pagesnow{
 background-color:#FFEDE1; color:#000; border-radius:2px; padding:0px 8px; border:1px solid #ce8b6b; 
white-space: nowrap;

}

div#pages li.pbutton{
color:#999;
padding:0px 3px;
white-space: nowrap;

}

div#pages li.opt{
color:#063E6F;
padding:0px;
white-space: nowrap;
border:0px;
font-size:11px;
background:#ECE1D3;
}