/*=========脚注菜单===========*/ div#bottommenu{ margin: 0; padding:0; border: 0; height: 28px; color:#fff; font:14px/28px 'microsoft yahei','SimSun',Arial,Sans-Serif; text-align:center; } div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{ margin:0px 10px 0px 10px; color:#fff; font:14px/28px 'microsoft yahei','SimSun',Arial,Sans-Serif; text-decoration: none; } div#bottommenu a:hover{ color:#ff6600; font:14px/28px 'microsoft yahei','SimSun',Arial,Sans-Serif; text-decoration: underline; }