@charset "big5";
/* CSS Document */
.subtitle_white {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #2C1B02;
	text-decoration: none;
}
.text_white {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_bold {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #2C1B02;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
