www.gusucode.com > 1011网博士成品网站管理系统 PHP网站源码程序 > 1011/1011/service/templates/css/groupmenu.css

    
ul.formgroupmenu{
margin:0;
padding:0;
}

li.formgroupmenu{
list-style-type:none;
text-align:center;
border:1px #e0e0e0 solid;
margin-bottom:1px;
}

a.formgroupmenu:link,a.formgroupmenu:visited,a.formgroupmenu:active{
display:block;
color: #555; 
background-color:#fff;
text-decoration: none;
line-height:30px;
}

a.formgroupmenu:hover{
display:block;
color: #555; 
text-decoration: none;
background-color:#eeeeee;
line-height:30px;
}