/*=========½Å×¢²Ëµ¥===========*/
div#bottommenu_diy{
margin: 0;
padding:0;
border: 0;
height: 36px;
color:#8c8c8c;
font:12px/36px SimSun;
text-align:center;
}


div#bottommenu_diy a:link,div#bottommenu_diy a:visited,div#bottommenu_diy a:active{
margin:0px 5px 0px 2px;
color:#8c8c8c;
font:12px/36px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu_diy a:hover{
margin:0px 5px 0px 2px;
color:#ff0000;
font:12px/36px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}

