@charset "utf-8";
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

a {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/*----------------------------------------*/
a.menu_zi:link {
	font-weight: bold;
	color: #000000;
	margin-right: 40px;
	margin-left: 40px;
}

a.menu_zi:hover {
	font-weight: bold;
	color: #ffffff;
	margin-right: 40px;
	margin-left: 40px;

}
a.menu_zi:visited {
	font-weight: bold;
	color: #000000;
	margin-right: 40px;
	margin-left: 40px;

}
