@charset "big5";
/* CSS Document */
.text {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #898989;
	text-decoration: none;
}
.text_dark {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #575757;
	text-decoration: none;
}
.text12_dark_bold {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.link {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
}
.copyright {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.Heading {
	font-family: "Verdana";
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #898989;
}
.sub_heading {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #898989;
}
.sub_heading_w {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
