@charset "utf-8";

.p {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	text-align: justify;
}
.p1 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 13px;
	line-height: 26px;
	color: #666666;
	text-align: justify;
}
.info {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 10px;
	color: #666;
	text-align: center;
}
.table_font {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #6A1684;
}
.h1 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	color: #6A1684;
	padding: 1px 0px 0px;
	margin: 0px;
}
.h2 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #6A1684;
	padding: 1px 0px 0px;
	margin: 0px;
}
.h3 {
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	color: #6A1684;
	padding: 0px;
	margin: 0px;
}
.list {
	padding-bottom: 12px;
	line-height: 20px;
	text-align: justify;
	list-style-type: decimal;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 11px;
	color: #666666;
	list-style-image: url(../images/dot_1.gif);
}
.point {
	padding-bottom: 12px;
	line-height: 20px;
	text-align: justify;
	list-style-type: none;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	color: #6A1684;
	font-weight: normal;
	list-style-image: url(../images/dot_1.gif);
}
