#pagelist{clear:both;width:100%;margin:12px 0;text-align:center}
#pagelist a,#pagelist span.current,#pagelist span.total{display:none}
#pagelist select{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:transparent}
#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)}
