.standardTXT{
	text-align: justify;
	color: Navy;
	font: 0.9em Verdana, Arial, Helvetica;
}
.linkTXT{
	text-align: justify;
	color: #0066FF;
	font: 0.8em Verdana, Arial, Helvetica;
}
.standardTXTChi{
	text-align: justify;
	color: Navy;
	font: 1.1em 細明體, 標楷體;
}
.bigTXTChi{
	text-align: center;
	color: Navy;
	font: 2.0em 細明體, 標楷體;
}
.boldTXT1{
	text-align: justify;
	color: #0000A0;
	font: bold 0.8em Verdana, Arial, Helvetica;
}
.boldTXTChi1{
	text-align: justify;
	color: #0000A0;
	font: bold 1em 細明體, 標楷體;
}
.nonboldTXT1{
	text-align: justify;
	color: #0000A0;
	font: 0.8em Verdana, Arial, Helvetica;
}
.nonboldTXTChi1{
	text-align: justify;
	color: #0000A0;
	font: 1em 細明體, 標楷體;
}
.chineseBig{
	color: #000000;
	font: 3em 標楷體, 細明體, Arial;
	text-decoration: none;
	text-align : center;
}
.chinese{
	color: #000000;
	font: 2.5em 標楷體, 細明體, Arial;
	text-decoration: none;
	text-align : center;
}
.chineseStrike{
	color: #000000;
	font: 1.2em 標楷體, 細明體, Arial;
	text-decoration:  line-through;
	text-align : center;
}
.txtFooter{
	text-align: center;
	color: Navy;
	font: 0.7em Verdana, Arial, Helvetica;
}
.header{
	text-align: center;
	color: Navy;
	font: bold 0.8em Verdana, Arial, Helvetica;
	text-decoration : none;
}
.headerChi{
	text-align: center;
	color: Navy;
	font: 1.2em 細明體, 標楷體;
	text-decoration : none;
}
.nomarginRight{
	margin: 0 0 0 0;
	text-align : right;
}
.nomarginLeft{
	margin: 0 0 0 0;
	text-align : left;
	position : absolute;
}
.counter{
	color : #FFD700;
	font: 0.8em Verdana, Arial, Helvetica;
	border : 1px solid #FFD700;
}
.chineseTopText{
	color : White;
	font: 1.8em 細明體, 標楷體;
}
.TopText{
	color : White;
	font: 1.8em Times New Roman, Arial;
	border-bottom : 2px solid #C4A80B;
	margin-left : 70px;
	margin-right : 70px;
}