#infoPage{width:auto;}/*expression(doucment.getElementById('infoPage').scrollWidth+'px';);*/
#infoPage ul{margin:0px;}
#infoPage ul li{float:left;line-height:18px;list-style:none;margin-right:2px;color:#333;}
.upPage{width:18px;height:18px;display:block;background:url(../images/list_page_back.gif) no-repeat center left;}
.downPage{width:58px;height:18px;display:block;border:#c4c4c4 1px solid;background:url(../images/list_page_next.gif) no-repeat center center;}
.everyPage{color:#666;border:#c4c4c4 1px solid;text-decoration:none;width:25px;height:16px;display:block ;text-align:center;float:left;font-size:13px;}
.everyPage:hover,.downPage:hover,.lastPage:hover{border:#360 1px solid;text-decoration:none;}
.nowPage{color:#030;border:#360 1px solid;text-decoration:none;width:25px;height:16px;background:#dde7d4;display:block ;text-align:center;float:left;font-size:13px;}
#infoPage select{height:18px;color:#333;}
.lastPage{width:60px;height:18px;display:block;border:#c4c4c4 1px solid;background:url(../images/lastPage.gif) no-repeat center center;}
