@charset "big5";
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.contect_text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.contect_text02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.contect_text01_chinese {

	font-family: "新細明體";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.contect_text02_chinese {


	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.copyright_chinese {

	font-family: "新細明體";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.errormsg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}