@charset "big5";
body {
	background-image: url(images/bg-01.gif);
	background-repeat: repeat-y;
}
a {
	color: #005A00;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
}
.eTxt9Gray {
	font-family: "Arial", "Verdana";
	font-size: 9pt;
	color: #565656;
	line-height: 22px;

}
.cTxt9Gray {
	font-family: "新細明體", "細明體";
	font-size: 9pt;
	color: #565656;
	line-height: 22px;
}
.cTitleBlue {
	font-family: "新細明體", "細明體";
	font-size: 10pt;
	font-weight: bold;
	color: #1861A8;
}
.cTitleGreen {
	font-family: "新細明體", "細明體";
	font-size: 9pt;
	font-weight: bold;
	color: #015A05;
	line-height: 24px;
}
.cTxtBlack {
	font-size: 9pt;
	color: #000000;
	line-height: 20px;
	font-family: "新細明體", "細明體";
}
.eTxtBlack {
	font-family: "Arial", "Verdana";
	font-size: 9pt;
	color: #000000;
}
.eTitleBlue {
	font-family: "Arial", "Verdana";
	font-size: 10pt;
	font-weight: bold;
	color: #1861A8;
}
.eTitleGreen {
	font-family: "Arial", "Verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #015A05;
}
.B {
	font-weight: bold;
}
.LeftBg01 {
	background-image: url(images/left-bg-01.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
.TxtP {
	text-indent: 2em;
}
.UnderLine {
	text-decoration: underline;
}

