* {
	font-size:12px;
	text-decoration: none;
}
body {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
a:visited {
	color:#366CA8;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#999999;
	text-decoration:none;
}
#top {
	background:url(../images/menu_center.jpg) repeat-x;
}
.menu_text {
	color: #5F5F5F;
	font-family:"方正准圆简体";
	font-size:14px;
	font-weight:bold;
}
span {
	margin-left:10px;
}
.top_right {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #202020;
}
#box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
a:link {
	font-family: "宋体";
	color: #000000;
}
a:visited {
	color: #000000;
	font-family: "宋体";
}
a:hover {
	color: #000000;
	font-family: "宋体";
}




















