<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=========脚注菜单===========*/
div#bottommenu{
height: 28px;
color:#e0e0ef;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0 16px;
color:#FFFFFF;
font:13px/28px 'SimSun',Arial,Sans-Serif;
text-decoration: none;
}

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

</pre></body></html>