.content {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;
}

textarea {
	background-color: #ffffff;
	font-size: 9pt;
	border: 1 #000000;
}

.select {
	background-color: #ffffff;
	font-size: 11px;
	border: thin none #000000;
}

input        {
	font-size: 9pt;
	color: #000000;
	background-color: #eaeaea;
	border: 1px solid #000000;
}

.checkbox        {
	background-color: #eaeaea;
	border: 0px solid #000000;
}

.button      {
	clip:  rect(   );
	background-color: #cccccc;
	font-size: 9pt;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: auto;
	padding: 5px;
}

a:link {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
}

a:visited {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
}

a:hover {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #ff0000;
	text-decoration: underline;
}

.subtitle {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

BODY {
	SCROLLBAR-FACE-COLOR: #666666; 
	SCROLLBAR-HIGHLIGHT-COLOR:  #666666; 
	SCROLLBAR-SHADOW-COLOR: #eaeaea; 
	SCROLLBAR-3DLIGHT-COLOR: #eaeaea; 
	SCROLLBAR-ARROW-COLOR: #eaeaea; 
	SCROLLBAR-TRACK-COLOR: #eaeaea; 
	SCROLLBAR-DARKSHADOW-COLOR: #eaeaea; }

SELECT {
	font-size: 9pt;
	background-color: #eaeaea;
}

.boldtextorange {
	font-family: "細明體", "新細明體";
	font-size: 10pt;
	color: #ff3300;
	font-weight: bold;
	line-height: 13pt;
}

.smalltext {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #000000;
	letter-spacing: normal;
}

.smalltextwhite {

	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #ffffff;
	letter-spacing: normal;
}

.10pxCH {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #000000;
}

.subtitle2 {
	font-size: 9pt;
	color: #ff6600;
	font-weight: bold;
}

.10pxCHCopy {
	font-size: 9pt;
}

.bold		{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; font-weight: bold }
.field		{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; font-weight: bold; color: #857883 }
.header		{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; font-weight: bold; background-color: #857883; color: #ffffff }
.headline	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: large; font-weight: bold; color: #862175 }
.normal		{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small }
.smalltext	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; color: #857883 }

.oddline	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; cursor:hand; background-color: }
.evenline	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; cursor:hand; background-color: #ffffff }
.highline	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; cursor:hand; background-color: #ffcc66 }
.superline	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; cursor:hand; background-color: #ddff00 }

.value		{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; text-align: right; color: #000000 }
.figure		{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; text-align: right; color: #000000 }
.subtotal	{ font-family: Arial, Sans-Serif, "新細明體", "細明體"; font-size: small; text-align: right; font-weight: bold; color: #000000 }
.verticaltext	{ writing-mode: tb-rl; filter: flipv fliph; }


