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