@charset "utf-8";

/*分页*/
#pagelist { clear:both; margin:20px auto; padding:6px 0px; height:20px;padding-left:200px;}#pagelist  a{ color:#FF1A8C; font-size:12px; }
#pagelist ul { margin:0 auto; }
#pagelist ul li { float:left; height:35px; width:46px;line-height:35px; margin:0px 2px; text-align:center; display:block;}
#pagelist .nextli{width:50px;}
#pagelist .curru a{color:white;background:#18a400; color:white;}
#pagelist ul li a:hover{text-decoration:none; background:#18a400; color:white;}
#pagelist ul li a, .pageinfo {background:#009933;  color:#fff;display:block; padding:0px 6px; }
#pagelist .pageli{float:left; border:none;}
.pageinput{ height:32px; width:46px;line-height:32px; text-align:center; color:#18a400; border:1px #ddd solid;}
.pagebtton{background:#18a400; color:#fff;height:35px; width:46px;line-height:35px; border:none; margin-left:8px;  cursor:hand;}
 /*.current{ background:#a9d2ff; display:block; padding:0px 6px; font-weight:bold;}
*/