.text {
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}
.text a {
	color: rgba(30,48,249,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}

.text_cn {
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-weight: 300;
	text-align: justify;
}
.text_cn a {
	color: rgba(30,48,249,1.00);
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 24px;
}
.title {
	color: #1D407C;
	font-weight: bold;
	font-size: 17px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 24px;
	text-align: justify;
}
.title_big {
	color: #1D407C;
	font-weight: normal;
	font-size: 20px;
	font-family: "微軟正黑體";
	line-height: 24px;
}
.title_cn {
	color: #1D407C;
	font-weight: normal;
	font-size: 17px;
	font-family: "微軟正黑體";
	line-height: 24px;
	text-align: justify;
}
.title_cn_big {
	color: #1D407C;
	font-weight: normal;
	font-size: 24px;
	font-family: "微軟正黑體";
	line-height: 24px;
}
