改对应模板的lanmu.css
/*栏目布局样式*/
.lanmu_box{clear:both;margin:3px 0 0 0;overflow:hidden;}
.lanmu_box_style1{clear:both;margin:3px 0 0 0;overflow:hidden;}
.lanmu_box_style1_left{float:left;width:220px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.lanmu_box_style1_right{float:right;width:770px;margin:0 0 0 0;overflow:hidden;text-align:left;}
默认是这种左右结构的,220改成你想要的,比如300,对应的770调成690,相加990就OK