body {
	background-image: url(images/bg_1.jpg);
	font-family: "Arial";
	font-size: 12px;
	LINE-HEIGHT: 22px;
	text-decoration: none;
	color: #333333;
	margin:0px;
}
.hei:link {
	color: #333333;
	text-decoration: none;
}

.hei:visited {
	color: #333333;
	text-decoration: none;
}
.hei:hover {
	color: #FF6600;
	text-decoration: none;
}
.lan:active {
	color: #333333;
	text-decoration: none;
}
.lan:link {
	color: #333333;
	text-decoration: none;
}

.lan:visited {
	color: #333333;
	text-decoration: none;
}
.lan:hover {
	color: #FF6600;
	text-decoration: none;
}
.lan:active {
	color: #007fa2;
	text-decoration: none;
}
.chen {
    font-size: 14px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}