body {
	background-repeat:no-repeat;
	background-color: #FFFFCC;
	}
.table {
	background-color: #ececec;
	margin: 3px;
	padding: 5px;
	border: 1px dotted #f5ed0c;
	letter-spacing: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 200px;
	
}.counter {
	background-color: #fffeee;
	margin: 3px;
	padding: 5px;
	letter-spacing: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6699FF;
	font-style: normal;
	line-height: 18px;
		
}
.imgbox {
	border: 3px solid #999999;
}
.ChineseText {
	font-family: "新細明體";
	font-size: 15px;
	font-style: normal;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 4px;
}
.contentText {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
.FictionText {
	font-family: "新細明體";
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
}
.TermsText {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
.FictionTitle {
	font-family: "新細明體";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
	background-color: #009933;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.headText {
	font-family: "細明體";
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.headContent {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	color: #4a92ff;
	text-decoration: none;
	letter-spacing: 1px;
}
.mainContent {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 24px;
	color: #660033;
	text-decoration: none;
	letter-spacing: 3px;
}
.footer:link {
		text-decoration: none;
		font-size: 12px;
		font-family: "新細明體";
		color:#0099FF;
}
	
.footer:visited {
		text-decoration: none;
		font-size: 12px;
		font-family: "新細明體";
		color:#FF3366;
		
}	
.footer:hover {
		text-decoration: underline;
		font-size: 12px;
		font-family: "新細明體";
		color:#FF0033
}
.footer:active {
		text-decoration: none;
		font-size: 12px;
		font-family: "新細明體";
		color:#0000FF;
}
