@charset "utf-8";
.regular_body {
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	padding-bottom: 7px;
	font-weight: normal;
	color: #000;
}
.subtitle {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	padding-bottom: 1px;
	text-align: left;
}
.chinese_text {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
.note {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	font-style: normal;
	color: #000;
	padding-bottom: 15px;
}
.highlights {
	font-family: Arial;
	font-size: 12px;
	color: #F00;
	text-align: center;
}
