gusucode.com > 电子科技公司网站(英文)网站源码程序 > 电子科技公司网站(英文)网站源码程序/menu/templates/css/bottommenu.css

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


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 6px 0px 2px;
color:#fff;
font:12px/28px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 6px 0px 2px;
color:#fff;
font:12px/28px Verdana,microsoft yahei,Arial, Helvetica, sans-serif;
text-decoration: underline;
}