.list_I {
	font-size: 16px;
	line-height: 32px;
	list-style-type: upper-roman;
	font-family: "新細明體";
}
.list_1 {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	list-style-type: decimal;
}
.list_dot {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	list-style-type: disc;
}
.list_a {
	font-family: "新細明體";
	font-size: 16px;
	list-style-type: lower-alpha;
}
.lastupdate {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
}
.Title {
	font-family: "新細明體";
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}
.text_sz_16 {
	font-family: "新細明體";
	font-size: 16px;
	line-height: normal;
}
.list_circle {
	font-family: "新細明體";
	font-size: 16px;
	line-height: normal;
	list-style-type: circle;
}
.BigTitle {
	font-family: "新細明體";
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
}
.RedText {
	color: #FF0000;
	text-decoration: none;
}
.RedText:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "新細明體";
}
.HighLightText {
	color: #FF0000;
	text-decoration: none;
}
.HighLightText:Hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.BigTitle_UL {
	font-family: "新細明體";
	font-size: 36px;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}
.textArial_sz_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textVerdana_sz_16 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.TightText {
	font-size: 16px;
	line-height: 16px;
}
.BoldText {
	font-weight: bold;
}
.MyParagraph {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 24px;
	text-indent: 2em;
}
.BoldText_sz_16 {
	font-weight: bold;
	font-family: "新細明體";
	font-size: 16px;
	line-height: 24px;
}
.TextMing_sz_10 {
	font-family: "新細明體";
	font-size: 10px;
}
.TextMing_sz_12 {
	font-family: "新細明體";
	font-size: 12px;
}
.TextRedMing_sz_12 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FF0000;
}
