A.class1:link{
	color:#cc0000;
	text-decoration:none;
	font-size: 10pt;
}
A.class1:visited{
	color:#990000;
	text-decoration:none;
	font-size: 10pt;
}
A.class1:hover{
	color:#3300cc;
	text-decoration:none;
	font-size: 10pt;

}

A.class2:link{
	color:#000000;
	text-decoration:none;
	font-family: "新細明體", "細明體";
	font-size: 10pt;
}
A.class2:visited{
    color:#003366;
	text-decoration:none;
	font-family: "新細明體", "細明體";
	font-size: 10pt;
	 }
A.class2:hover{
	color:#cc0000;
	text-decoration:none;
	font-family: "新細明體", "細明體";
	font-size: 10pt;
}

A.class3:link{
	color:#0066cc;
	text-decoration:none;
	font-family: "新細明體", "細明體";
	font-size: 9pt;
}
A.class3:visited{
    color:#003366;
	text-decoration:none;
	font-family: "新細明體", "細明體";
	font-size: 9pt;
	 }
A.class3:hover{
	color:#cc0000;
	text-decoration:underline;
	font-family: "新細明體", "細明體";
}

.content_gray{
	font-size:9pt;
	font-weight:normal;
	color: #666666;
	line-height: 18px;
	font-family: "新細明體", "細明體", "Arial";

}

.content_black{
	font-size:12pt;
	font-weight:normal;
	color: #333333;
	line-height: 155%;
	font-family: "標楷體";
	letter-spacing: 1px;
	word-spacing: 1px;
	text-indent: 1em;

} 
.content_black_noindent{
	font-size:12pt;
	font-weight:normal;
	color: #333333;
	line-height: 120%;
	font-family: "標楷體";
	letter-spacing: 1px;
	word-spacing: 1px;

} 
.content_blue{
	font-size:14px;
	color: 1E6581;
	line-height: 120%;
	font-family: "標楷體";

} 
.small{
	font-size:12px;
	color: 1E6581;
	line-height: 120%;
	font-family: "細明體";

} 
.title_red{
	font-size:94%;
	font-weight:600;
	color: #cc3300;
	line-height: 22px;
	font-family: "細明體";
	font-variant: normal;
	letter-spacing: 2px;
} 

.title_blue{
	font-size:95%;
	font-weight:bolder;
	color: #0033CC;
	line-height: 120%;
	font-family: "Arial", "Helvetica", "sans-serif";
} 
