body {
	font-size: 12px;
	margin: 0;
	background-color: #F5F5F5;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.cCtrTitle {
	font-family: "Microsoft JhengHei", "DFKai-SB", "PMingLiU" ; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #006633;
	line-height: 28px;
	text-shadow: 1px 1px #EEEEEE;
}
.contentText {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: "Microsoft JhengHei", "PMingLiU";
	text-align: justify;
}
.tbMenu {
	font-size: 12px;
	background-color: #8D2800;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	letter-spacing: 1px;
}
.headerColor {
	background-color: #D1F39E;
	font-family: "Microsoft JhengHei", "PMingLiU";
}
.contentTextBorder {
	border: medium dotted #66CC00;
}
.contentTextLink {
	color: #000000;
}
