@charset "utf-8";
Body {
	vertical-align: middle;
	margin: 0px;
}

.TextTitle {
	font-family: "微軟正黑體", "新細明體";
	font-size: 18px;
	color: #7A0097;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.Text {
	font-size: 15px;
	font-family: "微軟正黑體", "新細明體";
	color: #333333;
	line-height: 18pt;
	text-align: justify;
}

.List {
	font-family: "微軟正黑體", "新細明體";
	font-size: 15px;
	color: #333333;
	line-height: normal;
	line-height: 18pt;
	padding-bottom: 15px;
	text-align: justify;
}

.TextSubTitle {
	font-family: "微軟正黑體", "新細明體";
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}
.TextHighLight {
	font-family: "微軟正黑體", "新細明體";
	font-size: 15px;
	color: #8A3A00;
	line-height: 18pt;
	font-weight: bold;

}
.TextTable {
	font-size: 12px;
	font-family: "微軟正黑體", "新細明體";
	color: #333333;	
	padding-bottom: 15px;
}

