/*本文的連結字型、大小、顏色定義*/
BODY {
	font-family:"新細明體", "細明體", "Times New Roman", "serif";
	font-size:12px;
	color:#FCFCFC;
	background-color: #006666;
}

/*標題定義*/
H1 { font-family:"新細明體,細明體,Times New Roman,serif"; font-size:"11pt"; color:"#F0FDB7" }


/*連結顏色定義*/
A.title:link { color:"#0000FF"}
A.title:visited { color:"#0000FF" }
A.title:active { color:"#FF00FF" }
A.title:hover { color:"#79FDF6" }


/*定義字型大小*/
font {font-size:9pt}
font.small {font-size:9pt}
font.big {font-size:11pt;color:#66ddff}
font.req {font-size:9pt;color:#66ddff}
font.h1 {font-size:11pt;color:#006666}
font.title {font-family:"標楷體,細明體,Times New Roman,serif";font-size:18pt;color:#ffffff}

/*定義input欄位字型大小*/
.i_font {font-size:9pt;color:blue}
.b_font {font-size:12px;color:#006666}.btitle {  font-size: 16px; font-weight: bold; color: #FFFF99}
.stitle {  font-size: 12px; color: #FFFF99; text-decoration: none}
.normal {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
b_font:hover {  color: #00FF99}
.important {  font-size: 18px; font-weight: bold; color: #FF99CC}
.tab_head {  color: #006666; filter: Shadow(Color=gray, Direction=2); font-weight: bold}
.fld_normal {  color: #006666; font-size: 12px}
.fld_req { color: #FF9900; font-size: 12px ; border-color: black black #FF9900; background-color: #FFFFCC; border-style: dotted}
.fld_link { color: #FF0000; font-size: 12px ; text-decoration: none}
.fld_input {
	color: #0099FF;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #006666;
	border-left-color: black;
}
.red {  color: #FF0000}
a.stitle:hover { color: #FFCC00; text-decoration: none }
.schmenu {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
