内容是下面这样
============================================================
/*menu样式*/
.menu_box{clear:both;width:100%;}
/**********LOGO在上方样式***********/
.menu_box_style1_1{clear:both;border:0 solid #cccccc;}
.menu_box_style1_1_1{float:left;}
.menu_box_style1_1_2{float:right;padding:5px 0 0 0;}
.menu_box_style1_2{clear:both;text-align:left;height:36px;background:url(images/menu_bg_1.gif) repeat 0 0;border:0 solid #dddddd;border-width:0 0 0 0;}
.menu_style_1_first{float:left;width:100px;height:36px;text-align:center;background:url(images/menu_style_1.gif) no-repeat 0 0;}
.menu_style_1{float:left;width:100px;height:36px;text-align:center;background:url(images/menu_style_1.gif) no-repeat 0 0;}
a.menu_1: link{display:block;width:100px;height:28px;color: #ffffff;text-decoration: none;font-weight:bold;padding: 8px 0 0 0}
a.menu_1:visited {display:block;width:100px;height:28px;color: #ffffff;text-decoration:none;font-weight:bold;padding: 8px 0 0 0}
a.menu_1:hover {display:block;width:100px;height:28px;color: #ffffff;text-decoration:none;font-weight:bold;padding: 8px 0 0 0;background:url(images/menu_style_1_over.gif) no-repeat 0 0;}
a.menu_current_1{display:block;width:100px;height:28px;color: #ffffff;text-decoration:none;font-weight:bold;padding: 8px 0 0 0;background:url(images/menu_style_1_out.gif) no-repeat 0 0;}
====================================================
发张图样帮看看吧
