www.gusucode.com > 2040网博士成品网站管理系统 PHP网站源码程序 > 2040/menu/templates/images/topmenu/topmenu_gray.css

    /*=========顶部菜单===========*/
div#topmenu{
margin: 0;
padding-left:22px;
border: 0;
height: 30px;
line-height:30px;
color:#888888;
text-align:center;
background:url(che.jpg) no-repeat;
}


div#topmenu a:link,div#topmenu a:visited,div#topmenu a:active{
margin:0 5px;
color:#888888;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#topmenu a:hover{
margin:0 5px;
color:#8c1e1d;
font-weight:bold;
text-decoration: none;
}