@charset "gb2312";
body{
padding:0;
margin:0;
font-size:14px;
line-height:200%;
color:#333;
}
#pagelist a{
text-decoration:none;
display:inline-block;
width:37px;
height:32px;
margin-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
text-align:center;
background:url(images/bigPage.png);
padding-top:5px;
}
#pagelist a:hover{
background-position:0px -37px;
}
#pagelist a.selected{
background-position:0px -111px;
}
#zhiyin{padding-right:20px; padding-bottom:20px; font-weight:bold; text-align:center;}
#title{
font-size:16px;
width:700px;
margin:0 auto;
border-bottom:2px dashed #ccc;
color:#336600;
font-family:"ºÚÌå",Verdana, Arial, Helvetica, sans-serif;
height:30px;
}