.網頁標題 {
	font-family: "標楷體";
	font-size: 24pt;
	text-align: center;
	color: #CC0000;
	border: none #FFFFFF;
	font-weight: bolder;
	line-height: 25pt;
}
.連結置中 {
	font-family: "新細明體";
	font-size: 12pt;
	text-align: left;
	color: #000099;
}
a:link {
}
a:hover {
	color: #FF0000;
}
.連結置左 {
	font-family: "新細明體";
	font-size: 12pt;
	color: #000000;
}
.內文置左 {
	font-family: "新細明體";
	font-size: 12pt;
	line-height: 16pt;
	white-space: pre;
	text-align: justify;
	color: #0000CC;
}
.網頁次標題 {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.內文置左縮2 {
	font-family: "新細明體";
	font-size: 12pt;
	line-height: 16pt;
	text-align: left;
	text-indent: 24pt;
}
.內文置左楷14 {
	font-family: "標楷體";
	font-size: 14pt;
	text-align: left;
}
.網頁次標題置中 {
	font-family: "華康隸書體W3";
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bolder;
	color: #000099;
	text-align: center;
}

