@charset "big5";
.type_white {
	color: #FFFFFF;
}
.body {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
}
.type_black {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.type_pink {
	font-size: 12px;
	color: #CC6666;
}
.type_red {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	font-style: normal;
	line-height: 16px;
}
.type_blue {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	font-style: normal;
	line-height: 16px;
}
.type_white_l {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
