.footer {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 9pt;
}
.text {
	font-family: "新細明體";
	color: #333333;
	font-size: 9pt;
	line-height: 1.4;
	text-align: justify;
}

.product_text {
	font-family: "新細明體";
	color: #333333;
	font-size: 9pt;
	line-height: 1.4;
	
}
.default_text {
	font-family: "新細明體";
	color: #333333;
	font-size: 9pt;
	line-height: 1;	
}
.default_news {
	font-family: "新細明體";
	color: #333333;
	font-size: 9pt;
	line-height: 1.4;	
}
.title {
	font-family: "新細明體";
	color: #2c6abb;
	font-size: 9pt;
	line-height: 1.4;
	text-align: justify;
}
.title_blue {
	font-family: "新細明體";
	color: #2649b1;
	font-size: 9pt;
	line-height: 1.4;
	text-align: justify;
}
.title_green {
	font-family: "新細明體";
	color: #3c9e2f;
	font-size: 9pt;
	line-height: 1.4;
	text-align: justify;
}
.title_sub {
	font-family: "新細明體";
	color: #ffffff;
	font-size: 9pt;
	line-height: 1.4;
	text-align: justify;
}
.title_footer {
	font-family: "新細明體";
	color: #333333;
	font-size: 8pt;
	line-height: 1.4;
	text-align: justify;
}
a:link {
	color: #3c9e2f;
}
a:visited {
	color: #3c9e2f;
}
a:hover {
	color: #3c9e2f;
}
a:active {
	color: #3c9e2f;
}
.B2BTextbox, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #C3C3C3 1px solid;
	border-left: #C3C3C3 1px solid;
}