@charset "utf-8";
/* CSS Document */
.pages { height:25px; text-align:center; overflow:hidden;}
.pages li{list-style-type: none;}
.pages  a{text-decoration:none; color: #909090;}
.pages li{color:#666666;display:inline;height:20px;line-height:20px;margin-left:2px;padding:0 5px;text-decoration:none;}
.pages li {color:#CCC;font-family:"simsun";}
.pages li:hover {color: #333333;}
.pages .current {color:#333333;font-weight: bold;}
.pages em {color:#999999;display:inline;float:left;height:22px;line-height:22px;margin-left:5px;}