﻿
/* ============翻页============== */

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{vertical-align:top;}
#showpages a:hover, #showpages span{ text-decoration:none;}


div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;border:

}

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:#fff;
text-decoration: none;
}

div#pages li{
margin:0px;
padding:0px 5px;
list-style-type: none; vertical-align:top;
float:left;
color:#2f5d1e;
white-space: nowrap;
}

div#pages li.pagesnow{
 background-color:#c1c1c1; color:#fff; border-radius:2px; padding:0px 8px; border:1px solid #e7ecf0; 
white-space: nowrap;

}

div#pages li.pbutton{
color:#ccc;
padding:0px 1px;
white-space: nowrap;

}

div#pages li.opt{
color:#063E6F;
padding:0px;
white-space: nowrap;
border:0px;
font-size:11px;
background:#ECE1D3;
}