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

    /*=========脚注菜单===========*/
div#bottommenu{
	margin: 0;
	padding:0;
	border: 0;
	height: 50px;
	color:#8b8c8e;
	font:12px/50px SimSun;
	text-align:center;
}

div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
	margin:0px 5px 0px 2px;
	color:#8b8c8e;
	font:12px/50px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
	text-decoration: none;
}

div#bottommenu a:hover{
	margin:0px 5px 0px 2px;
	color:#ff0000;
	font:12px/50px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
	text-decoration: underline;
}