@charset "utf-8";
.NormalFont {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	font-weight: normal;
}
.NormalTitle {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	font-weight: bold;
}
.FormTitle {
	font-family: "標楷體", "新細明體";
	font-size: 24px;
	font-weight: bold;
}
