/* CSS Document */
.textchi {
	font-size : 13px;
	color : #000000;
	font-family: "新細明體";
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;

}
a.textchi {
	font-size : 13px;
	color : #333333;
	text-decoration: none;
	font-family: "新細明體";
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a.textchi:hover {
	font-size : 13px;
	color : #FF9900;
	text-decoration: underline;
	font-family: "新細明體";
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
	

.textchismall {
    font-family: "新細明體";
	font-size : 11px;
	color : 333333;
	letter-spacing: 1px;
	line-height: 17px;
}
a.textchismall {
    font-family: "新細明體";
	font-size : 11px;
	color : 333333;
	letter-spacing: 1px;
	text-decoration:none;
	line-height: 17px;
}
a.textchismall:hover {
    font-family: "新細明體";
	font-size : 11x;
	letter-spacing: 1px;
	text-decoration:underline;
	color : FF6633;
	line-height: 17px;
}

		
.title {
	font-size : 13px;
	color : #FF6600;
	letter-spacing : 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	line-height: 18px;
	word-spacing: 1px;

}
a.title {
	font-size : 13px;
	color : #FF0000;
	letter-spacing : 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	line-height: 18px;
	word-spacing: 1px;
	text-decoration:none;

}
a.title:hover {
	font-size : 13px;
	color : #FF6600;
	letter-spacing : 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	line-height: 18px;
	word-spacing: 1px;
	text-decoration:underline;

}
		
.texteng {
	font-size : 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	color: #666666;

}

a.texteng {
	font-size : 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	text-decoration:none;
	color : FF0000;
}

a.texteng:hover {
	font-size : 13px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	text-decoration:underline;
	color : FF9900;
}

.textengsmall {
	font-size : 11px;
	font-family:  "Arial", "Helvetica", "sans-serif";
	line-height: 15px;
	color: #333333;

	}
	
.button {
	vertical-align: sub;
	text-align: center;
	line-height: 13px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	height: 25px;
	width: 70px;
	font-size: 13px;



}
	

	
BODY {margin:0px 0px 0px 0px;
      Background-color:#EEFFEE;
      SCROLLBAR-FACE-COLOR: #FFFFFF; 
	  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	  SCROLLBAR-SHADOW-COLOR: #009999; 
	  SCROLLBAR-3DLIGHT-COLOR: #009966; 
	  SCROLLBAR-ARROW-COLOR:  #009999; 
	  SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	  SCROLLBAR-DARKSHADOW-COLOR: #009966; }
		 		 
.dropdownbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #333333;
	border: 2px inset ;
	height: 20px;
	width: 125px;
	vertical-align: middle;
	font-size: 11px;
	
}

	
	
.inputbox {
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #333333;
	border: 2px inset ;
	height: 20px;
	width: 260px;
	vertical-align: middle;
	font-size: 11px;

}

.textbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #333333;
	border: 2px inset ;
	font-size: 11px;
	width: 260px;}	
.dropdownbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #333333;
	border: 2px inset ;
	height: 20px;
	width: 260px;
	vertical-align: middle;
	font-size: 11px;
	
}
.title2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

