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

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


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

div#topmenu a:hover{
	margin:0 5px;
	color:#ff7300;
	font:12px/25px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
	text-decoration: none;
}