@charset "utf-8";
.chinese_12_gray {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	letter-spacing: 1px;
}
.ch_11_gray {
	font-family: "新細明體";
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.ch_16_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
}
.ch_12_black {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
}
.ch_12_blue {
	font-family: "新細明體";
	font-size: 12px;
	color: #3399CC;
}
.ch_12_blue_gap {
	font-family: "新細明體";
	font-size: 12px;
	color: #0076F4;
	letter-spacing: 2px;
	line-height: 17px;
}
.ch_12_blue_20 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 19px;
	color: #02A6AF;
	letter-spacing: 2px;
}
