@charset "utf-8";
.text_blue_15 {
	font-family: Arial, "新細明體";
	font-size: 15px;
	line-height: 180%;
	font-weight: bold;
	color: #336699;
	
}
.text_black_12 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	
}
.text_blue_12 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 180%;
	color: #3E72AC;
	font-weight: bold;
	
}
