@charset "gb2312";
body {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00CC66;
}
a:active {
	text-decoration: none;
	color: #00CC66;
}
a.links:link {
	color: #333333;
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color: #333333;
}
a.links:hover {
	text-decoration: underline;
	color: #00CC66;
}
a.links:active {
	text-decoration: none;
	color: #00CC66;
}
.top {
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}
.text_12 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.text_menu {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
