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

    /*=========脚注菜单===========*/
div#bottommenu{
	margin: 0;
	padding:0;
	border: 0;
	height: 28px;
	font:11px/28px SimSun;
	color:#886640;
	text-align:center;
}


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

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