body {
	-webkit-text-size-adjust: none;
	}

.chw {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.chwsp {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.eng11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.underline {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}
.box {
	height: 14px;
	height: 16px;
	font-family: "新細明體", "細明體";
	font-size: 12px;
	color: #000000;
	//border: 1px solid white;
	text-decoration: none;
}
.reg {
	font-family: "標楷體", "新細明體", "細明體";
	font-size: 12px;
}

.highlight{
  color: #6666CC;
}

.header{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.fftd{
	background-color: black;
	color: #000000;
}
.ffcol{
	//background-color: #111111;
	color: #000000;
}

#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid black;
padding: 5px;
background-color: white;
font-size: 12px;
visibility: hidden;
z-index: 1;
}

A:link {text-decoration: none; color: #438168;}
A:visited {text-decoration: none;color: #438168;}
A:hover {text-decoration: underline;}
A:active {text-decoration: none;}