

/* ============±κΜβΑΠ±ν============== */

ul.pagelist{
margin:0px;
padding:0px 10px;
height:40px;
background:#1a4996;
}

li.pagelist {
float:left;
margin:0;
padding:0px;
list-style-type: none;
font-weight:100;
color:#fff;
text-align:center;
}

a.pagelist:link,a.pagelist:visited,a.pagelist:active{
float:left;
width:133px;
height:40px;
line-height:40px;
color:#fff;
text-decoration: none;
}

a.pagelist:hover{
color:#1a4996;
text-decoration:none;
background:#fff;
}

