@charset "Big5";
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}

.e_text {
	font-size: small;
	line-height: 130%;
	color: #560B60;
}
.c_text {
	font-size: small;
	line-height: 160%;
	color: #333333;
}
.c_head {
	font-size: large;
	line-height: 160%;
	color: #660033;
	font-weight: bold;
}
.c_subhead {
	font-size: medium;
	line-height: 160%;
	color: #660066;
	font-weight: bold;
}
