body 
  {     font-family:新細明體, mingliu, taipei; 
	background-color: #ffffff; 
	color: #000000; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px  }

a:link {  color:#0000FF}
a:visited {  color:#660099}
a:hover {  color:#ff0000}

.mlink:link {
	font-size: medium;
	text-decoration: none;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.mlink:visited {
	font-size: medium;
	text-decoration: none;
	color: #666666;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.mlink:hover {
	text-decoration: none;
	color: #FF3300;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: medium;
}

/* 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;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: small;
	line-height: normal;
}
.white:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: small;
}
.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: small;
}

p { font-size: 100%; line-height: 150%}
.text {
	font-size: medium;
	line-height: 150%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
}
.stext { font-size: 10px; line-height: 1.5em}

H1 { font-family:標楷體, 新細明體; font-size:  150%; font-weight: bold ; line-height: 1em ; text-align: center}
H2 { font-family:新細明體;  font-size:  120%; font-weight: bold; line-height: 1em }
ul.style1 { margin:0.5em 1em 1em 2em;}
li { font-size: 100%; line-height: 1.3em;}

td {  text-align: left;}
th {  text-align: center;}

.white { color: #ffffff}
.blue { color:#D7DFF7}



--!>
.flower {
	background-image: url(../images/flower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
