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

    /*=========脚注菜单===========*/
div#bottommenu{
	margin: 0;
	padding:0;
	border: 0;
	height: 35px;
	line-height:35px;
	color:#474747;
	text-align:center;
	background: url(bottommenu_bg.jpg) repeat-x;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
	margin:0 5px;
	color:#474747;
	text-decoration: none;
}

div#bottommenu a:hover{
	margin:0 5px;
	color:#ffcc00;
	text-decoration: none;
}