body {
	background-image:  url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #B70000;
}
a:active {
	text-decoration: none;
	color: #B70000;
}
.contentChinese {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.contentEnglish {
	font-family: Tahoma, Arial, Verdena;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.titleChinese {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	color: #660000;
	line-height: 18px;
}
.titleEnglish {
	font-family: Tahoma, Arial, Verdena;
	font-size: 14px;
	color: #660000;
	line-height: 18px;
}
