#pagelist{ margin:12px auto}
#pagelist a,#pagelist span.current,#pagelist span.total{display:none}
#pagelist select{ text-align:center;display:inline-block;width:100%;height:2.5em;line-height:2.5em;border:1px solid #aaa;border-radius:8px;font-size:1em;font-weight:normal;font-family:MicroSoft YaHei;color:#333;background:-moz-linear-gradient(bottom,#ccc,#fff);background:-webkit-gradient(linear,bottom,from(#ccc),to(#fff));background:-webkit-linear-gradient(bottom,#ccc,#fff);background:-o-linear-gradient(bottom,#ccc,#fff)}
#pagelist select:hover{background:-moz-linear-gradient(bottom,#ccc,#fff);background:-webkit-gradient(linear,bottom,from(#ccc),to(#fff));background:-webkit-linear-gradient(bottom,#ccc,#fff);background:-o-linear-gradient(bottom,#ccc,#fff)}