﻿*{margin:0;padding:0}
body,html{min-width:1180px;font-size:14px;background:#fff ;color:#000;font-family:"Microsoft YaHei";}
div,table,tr,td,img,ol,ul,li,h1,h2,h3,h4,h5,h6,p,em,font,span,dl,dt,dd,i,textarea,input,form,select{ margin:0; padding:0; font-style:normal;}
ul,ol{ list-style-type:none;}
img{border:0}
a{text-decoration:none; cursor:pointer;color:#000}
a:hover {text-decoration:none;color:#fe0000}
input{ border:none;outline:none;background:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/ }
.yh{font-family:"Microsoft YaHei";}
.w{color:#fff}
.ckxx{color:#001c58}
.ckxx1{color:#0059FD}
.b{font-weight:bold;}
.left{ float:left;display:inline-block;}
.right{ float:right;display:inline-block;}
.clear{ clear:both;}
.clear0{ clear:both; font-size:0px; height:0px; overflow:hidden;}
.email{color:#6db92b;height:30px;line-height:30px;}
<%
for i=12 to 40
%>
.f<%=i%>{font-size:<%=i%>px}
<%
next
%>

#pagelist a{border-radius:11px;display:block;float:left;background:#fff;margin:2px;padding:5px;border:1px #ccc solid;text-decoration: none;height:12px;line-height:12px;color:#333;font-size:12px}
#pagelist a:hover{background:#279341;color:#fff}
#pagelist a:active{color:#333}
#pagelist .ell{border:0;margin:2px 0;padding:2px;float:left}
#pagelist .act{background:#279341;color:#fff;font-weight:bold}
#pagelist{display:inline-block;overflow:hidden} 
#page1,#page2,#page3,#page4{float:left;display:block;height:12px;line-height:12px;padding:5px;margin:2px;color:#333;border:1px #fff solid}
#page2{border:1px #ccc solid;width:20px;}
#page4{border:1px #ccc solid;cursor:pointer}

