我这里修改了,但没有效果
/*通用分页样式*/
#fenye{clear:both;}
#fenye a{text-decoration:non;}
#fenye .prev,#fenye .next{width:52px; text-align:center;}
#fenye a.curr{padding:0px 6px;background:#1f3a87; background:url(tagbg.gif);border:1px solid #dcdddd; color:red; font-
weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text
-align:center;height:20px;*height:22px;*line-height:22px;background:url(tabs_bg.jpg);}
#fenye a.num{padding:0px 6px;}
#fenye a:visited{color:#1f3a87;}
#fenye a:hover{ background:#1E50A2;background:url(tagbg.gif); border:1px solid #97AFF3;float:left;}
#fenye span{display:block;margin:10px}