gusucode.com > 软件企业网站(英文)网站源码程序 > 软件企业网站(英文)网站源码程序/code/menu/templates/css/bottommenu.css

    /*=========脚注菜单===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
color:#d3d3d3;
font:12px/28px Verdana,microsoft yahei,Arial;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 10px 0px 5px;
color:#d3d3d3;
font:12px/28px Verdana,microsoft yahei,Arial;
text-decoration: none;
}

div#bottommenu a:hover{
color:#fff;
text-decoration: underline;
}