@charset "big5";
.title {
	font-size: 24px;
	color: #D8A327;
	font-weight: bold;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=5);
	letter-spacing: 0.2em;
}
.content {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.2em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/btm.jpg);
	text-align: center;
}
.indexbg {
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
}
.econtent {
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
