
a:link {color:#0000FF}
a:visited {color:#660099}
a:hover {color:#ff0000}

.mlink:link { font-size: 100%;  text-decoration: none;  color: #0000FF }
.mlink:visited { font-size: 100%; text-decoration: none; color: #660099 }
.mlink:hover { text-decoration: underline;  color: #ff0000 }

/* for accesskey */
.blue:link { text-decoration: none;  color: #D7DFF7 }
.blue:visited { text-decoration: none; color: #D7DFF7 }
.blue:hover { text-decoration: none;  color: #ff0000 }

.white:link { text-decoration: none;  color: #ffffff }
.white:visited { text-decoration: none; color: #ffffff }
.white:hover { text-decoration: none;  color: #ff0000 }


.text { font-size: 100%; line-height: 150%}
.stext { font-size: 80%; line-height: 1.3em; }

h1 { font-family: '標楷體'; font-size:  120%; font-weight: bold ; line-height: 1.3em; ; text-align: center}
h2 { font-family: '標楷體';  font-size:  90%; font-weight: bold; line-height: 1.3em; ; margin-left:10px;}
h3 { font-family: '標楷體';  font-size:  80%; font-weight: bold; line-height: 1em; margin-left:15px;}
h4 { font-family: '標楷體';  font-size:  70%; font-weight: bold; line-height: 1em; margin-left:15px;}
ul.style1 { margin:0.5em 1em 1em 2em;}

td {  text-align: left;}
th {  text-align: center;}

.white { color: #ffffff}
.blue { color:#D7DFF7}
 
 .markt {
	font-family: "標楷體";
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #FF0000;}

.header {
	font-family: "標楷體";
	font-size: 20px;
	background-color: #003366;
 color: #00FFFF;
}

.nav {
	font-family: "標楷體";
	font-size: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FFFF33;
}
.nav2 {
	font-family: "標楷體";
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #CC3300;
}


.footer {
  font-family: "標楷體";
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}





