td {
	font-size: 12px;
	line-height: 20px;
}
.red {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.notice {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.chinese {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.eng {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
}