body {
	margin: 0px;
	padding: 0px;
	background-color: #CDCECF;
}

.hang {
	line-height: 22px;
}

td {
	font-family: "宋体";
	font-size: 12px;
}
a.cu:link {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a.cu:visited {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.cu:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.cu:active {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.menu {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.white:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover  {
	font-family: "宋体";
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

