@charset "utf-8";
/*
 H1 	是定義<H1>標籤的CSS格式
 .H1	是為了call="H1"的使用
 .H1 a	是在以上兩種設定下的連結設定
 .H1 a:hover	是在以上設定下當滑數指向連結的時設定
*/
H1 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CCFF33;
	margin-left:12px;
	margin-right:12px;
}
.H1 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CCFF33;
	margin-left:12px;
	margin-right:12px;
}
.H1 a {
	PADDING-TOP: 0px;
	font-size: 30px;
	font-style: normal;
	color: #CCFF33;
	text-decoration: underline;
}
.H1 a:hover {
	PADDING-TOP: 0px;
	font-size: 30px;
	font-style: normal;
	color: #CCCC33;
	text-decoration: none;
}
H2 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CCCC33;
	margin-left:12px;
	margin-right:12px;
}
.H2 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CCCC33;
	margin-left:12px;
	margin-right:12px;
}
.H2 a {
	PADDING-TOP: 0px;
	font-size: 28px;
	font-style: normal;
	color: #CCCC33;
	text-decoration: underline;
}
.H2 a:hover {
	PADDING-TOP: 0px;
	font-size: 28px;
	font-style: normal;
	color: #CC9966;
	text-decoration: none;
}
H3 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CC9966;
	margin-left:12px;
	margin-right:12px;
}
.H3 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CC9966;
	margin-left:12px;
	margin-right:12px;
}
.H3 a {
	PADDING-TOP: 0px;
	font-size: 24px;
	font-style: normal;
	color: #CC9966;
	text-decoration: underline;
}
.H3 a:hover {
	PADDING-TOP: 0px;
	font-size: 24px;
	font-style: normal;
	color: #999966;
	text-decoration: none;
}
H4 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #999966;
	margin-left:12px;
	margin-right:12px;
}
.H4 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #999966;
	margin-left:12px;
	margin-right:12px;
}
.H4 a {
	PADDING-TOP: 0px;
	font-size: 20px;
	font-style: normal;
	color: #999966;
	text-decoration: underline;
}
.H4 a:hover {
	PADDING-TOP: 0px;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
H5 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #666666;
	margin-left:12px;
	margin-right:12px;
}
.H5 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #666666;
	margin-left:12px;
	margin-right:12px;
}
.H5 a {
	PADDING-TOP: 0px;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
.H5 a:hover {
	PADDING-TOP: 0px;
	font-size: 18px;
	font-style: normal;
	color: #663333;
	text-decoration: none;
}
H6 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #663333;
	margin-left:12px;
	margin-right:12px;
}
.H6 {
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #663333;
	margin-left:12px;
	margin-right:12px;
}
.H6 a {
	PADDING-TOP: 0px;
	font-size: 16px;
	font-style: normal;
	color: #663333;
	text-decoration: underline;
}
.H6 a:hover {
	PADDING-TOP: 0px;
	font-size: 16px;
	font-style: normal;
	color: #CCCC33;
	text-decoration: none;
}
P {
	font-family: "新細明體", "微軟正黑體", "標楷體";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003333;
	line-height: 180%;
	margin-left:12px;
	margin-right:12px;
}
.P {
	font-family: "新細明體", "微軟正黑體", "標楷體";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003333;
	line-height: 180%;
	margin-left:12px;
	margin-right:12px;
}
.P a {
	PADDING-TOP: 0px;
	font-size: 16px;
	font-style: normal;
	color: #006666;
	text-decoration: underline;
}
.P a:hover {
	PADDING-TOP: 0px;
	font-size: 16px;
	font-style: normal;
	color: #00CCCC;
	text-decoration: none;
}

Small {
	font-family: "新細明體", "微軟正黑體", "標楷體";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003333;
	line-height: 150%;
	margin-left:6px;
	margin-right:6px;
}
.Small {
	font-family: "新細明體", "微軟正黑體", "標楷體";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #003333;
	line-height: 150%;
	margin-left:6px;
	margin-right:6px;
}
.Small a {
	PADDING-TOP: 0px;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	text-decoration: underline;
}
.Small a:hover {
	PADDING-TOP: 0px;
	font-size: 12px;
	font-style: normal;
	color: #00CCCC;
	text-decoration: none;
}
