body {
	font-family: "Arial";
	font-size: 12px;
	background-image: url(../img/bg-1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.cu {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
a.cu:link {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.cu:visited {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.cu:hover {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.zhengwen {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}