@charset "utf-8";
.ch_24_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

.gray12 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #7C858D;
	letter-spacing: 1px;
}
.ch_12_black {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.blue18 {
	font-family: "新細明體";
	font-size: 18px;
	color: #3A79C6;
	line-height: 22px;
}
.orange_12 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FF6600;
}
