.w9 {
  line-height: 20px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 12px;
  color:#FFFFFF;
}
.w9m {
  line-height: 15px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 12px;
  color:#FFFFFF;
}
.w9s {
  line-height: 15px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 12px;
  color:#FFFFFF;
}
.w11 {
  line-height: 20px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 15px;
  color:#FFFFFF;
}
.w12 {
  line-height: 26px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 16px;
  color:#FFFFFF;
}
.b9 {
  line-height: 20px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 12px;
  color:#000000;
}
.b9i {
  line-height: 15px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 12px;
  color:#000000;
}

.b9ir {
  line-height: 15px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size:12px;
  color:red;
}
.b11 {
  line-height: 26px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 15px;
  color:#000000;
}
/* modified for testing, need to change the original asp or htm file */
/* because the name b12 doesn't reflect the true font size */
.b12 {
  line-height: 20px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman", sans-serif;
  font-size: 15px;
  color:#000000;
}

.b12g {
  line-height: 20px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman", sans-serif;
  font-size: 15px;
  color:#888888;
}
.y9 {
  line-height: 16px;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 12px;
  color:#FFFF00;
}
.h3 {
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  font-size: 20px;
  line-height: 130%;
}
.bg {
  font-size: 16px;
  line-height: 140%;
  font-family: "Taipei", "新細明體", "Verdana", "細明體", "Times New Roman";
  background-color: "#66cc99";
  text-indent: 12px;
}


A:link {
  color: #000000;
  text-decoration: none
}
A:active {
  color: #000000;
  text-decoration: none
}
A:visited {
  color: navy;
  text-decoration: none
}
A:hover {
  color: #ff0000;
  text-decoration: underline
}

#minor {font-family:"細明體"; font-size: 11pt}
#mc9 {font-family:"細明體"; font-size:10pt}
#main {font-family:"細明體"; font-size:13pt; font-weight: bold; color:#bc163c}
#titlefont {font-family:"細明體"; font-size:18pt; font-weight: bold}
 
#m09 {font-family:"新細明體"; font-size: 9pt}
#mb09 {font-family:"新細明體"; font-size: 9pt; font-weight:bold}
#topm9 {font-family:"新細明體"; font-size: 9pt; color:yellow}
#topmb9 {font-family:"新細明體"; font-size: 9pt; font-weight:bold; color:yellow}
#m10 {font-family:"新細明體"; font-size: 10pt; color:darkblue}
#mb10 {font-family:"新細明體"; font-size: 10pt; font-weight:bold; color:darkblue}
#m11 {font-family:"新細明體"; font-size: 11pt; color:darkblue}
#mb11 {font-family:"新細明體"; font-size: 11pt; font-weight:bold; color:darkblue}
#mb16 {font-family:"新細明體"; font-size: 16pt; font-weight:bold; color:darkblue}
#sidemb11 {font-family:"新細明體"; font-size: 11pt; font-weight:bold; color:firebrick}
#sidembw11 {font-family:"新細明體"; font-size: 11pt; font-weight:bold; color:white}
#sidemby11 {font-family:"新細明體"; font-size: 11pt; font-weight:bold; color:yellow}
#sidembb11 {font-family:"新細明體"; font-size: 11pt; font-weight:bold; color:darkblue}
#sidembr11 {font-family:"新細明體"; font-size: 11pt; font-weight:bold; color:#ff0020}
#sidembb10 {font-family:"新細明體"; font-size: 10pt; font-weight:bold; color:darkblue}
#sidembw10 {font-family:"新細明體"; font-size: 10pt; font-weight:bold; color:white}
#sidemby10 {font-family:"新細明體"; font-size: 10pt; font-weight:bold; color:yellow}
#sidembr10 {font-family:"新細明體"; font-size: 10pt; font-weight:bold; color:red}
 
.LnBegin {text-indent: 32px}


.navBarText {
	font-family:		arial, helvetica;
	font-size:		14px; 
	font-weight:		; 
	color:			;
	background-color:	#FFFFFF;
	text-align:		center;
}
.navBarText a:active	{ background-color:	#FFFFFF; text-decoration:	none; }
.navBarText a:visited	{ background-color:	#FFFFFF; text-decoration:	none; }
.navBarText a:hover	{ background-color:	#FFCC33; text-decoration:	none; }
.navBarText a:link	{ background-color:	#FFFFFF; text-decoration:	none; }

.navBarTextSel {
	font-family:		arial, helvetica;
	font-size:		14px; 
	font-weight:		; 
	color:			;
	background-color:	#FFCC33;
	text-align:		center;
}
.navBarTextSel a:active { background-color:	#FFCC33; text-decoration:	none; }
.navBarTextSel a:visited { background-color:	#FFCC33; text-decoration:	none; }
.navBarTextSel a:hover	{ background-color:	#FFCC33; text-decoration:	none; }
.navBarTextSel a:link	{ background-color:	#FFCC33; text-decoration:	none; }

.navText { 
	font-family: arial, helvetica;
	font-size: 14px; 
	color: #336799; 
	background-color: #FFCC00; 
}

.navTextDisable { 
	font-family: arial, helvetica;
	font-size: 14px; 
	color: darkgray; 
	background-color: #FFFFFF; 
}

.lobantable { border:6px double rgb(164,139,55); border-collapse:collapse;}

.lobantd { width: 300px; font-size: 16px; font-weight:bold;
	border-width: 5px;
	border-style: double;
	border-color: rgb(164,139,55);
	padding:10px; text-align:center; vertical-align:center;
	}

.lobanimg {border-width: 2px ; border-style: solid; border-color: black black black black}

img.blocktype {display: block;}