修改主菜单,栏目之间间隙问题
在模板里下lanmu.css文件里
.menu_style_1_first{float:left;width:90px;height:35px;text-align:center;}
.menu_style_1{float:left;width:90px;height:35px;textalign:center;background:url(images/menu_style_1.jpg) no-repeat left 0;}左右的间距改小一点就好 ,如不可以就修改下面的
.menu_style_2_first{float:left;width:90px;text-align:center;background:url(images/li.gi) no-repeat 0 0;}
.menu_style_2{float:left;width:90px;text-align:center;background:url(images/li.gif) no-repeat 0 6px;}
还有就是修改
a.menu_1

nk{display:block;width

5px;height:28px;color

ffffff;text-decoration: none;padding

px 0 0 0}
a.menu_2

nk{display:block;height:26px;width:95px;color

fff;text-decoration:none;font-weight:normal;padding

px 0 0 0}
希望对后面的有所帮助