body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.underline {
	background-attachment: fixed;
	background-image: url(images/bg_line_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gray {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.white {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.black {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.red {
	font-size: 12px;
	line-height: 20px;
	color: #FF3802;
	text-decoration: none;
	letter-spacing: 1px;
}
.bluetitle {
	font-size: 12px;
	line-height: 23px;
	font-weight:bold;
	color: #4767A0;
	text-decoration: none;
	letter-spacing: 1px;
}
a.red {
	color: #FF3802;
	text-decoration: none;
	letter-spacing: 1px;
}
a.red:hover {
	color: #FF3802;
	text-decoration: underline;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	text-decoration: underline;
	letter-spacing: 1px;
}
.redfont {
	font-size: 18px;
	line-height: 30px;
	color: #990000;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center center;
}


.TopLeftChnTitle {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
