TD.intro {
	text-align: justify;
}
TABLE.intro_chi {
	text-align: justify;
	line-height: 2;
}
TABLE.intro_eng {
	text-align: justify;
	line-height: 1.6;
}
TD.main {
	padding-top: 6;
	padding-bottom: 2;
	padding-left: 10;
	padding-right: 10;
}
.high {
  font-size: 11;
  color: red;
  font-weight: bold;
	font-style: italic;
}
.menu_eng {
	font-size: 10pt;
}
TD.menu_chi {
}
IMG.floatleft {
	float: left;
}
IMG.floatright {
	float: right;
}
IMG.main {
  border-width: 0;
  vertical-align: top;
}
IMG {
  border-width: 0;
  vertical-align: top;
}
A:active {
	color: #000000;
	text-decoration: none;
  font-weight: bolder;
}
A:hover.main {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
  font-weight: bolder;
}
A:link {
	color: #000000;
	text-decoration: none;
  font-weight: bolder;
}
A:visited {
	color: #101010;
	text-decoration: none;
  font-weight: bolder;
}
A:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited:active {
	color: #101010;
	text-decoration: none;
}
TD.contents_chi {
 	padding-top: 15;
	padding-bottom: 15;
	padding-left: 15;
	padding-right: 15;
}
TD.contents_eng {
 	padding-top: 15;
	padding-bottom: 15;
	padding-left: 15;
	padding-right: 15;
	font-size=11pt;
	text-align: justify;
}
TD.counter {
  font-size=8pt;
}
.remarks {
  font-size=13px;
}
.sp_o {
	color: #FFFFFF;
	background-color: #00007F;
}
.sp_r {
	color: #000000;
	background-color: #EFEF7F;
}
.sp_s {
	color: #FFFFFF;
	background-color: #007F00;
}
BODY.popup {
  background-color: #007F00;
  color: #FFFFFF
}