.font {
	font-size: 9pt;
	color: #333333;
	font-family: "新細明體,細明體";
}
.input {
	height: 20px;
	border: 1px solid #999999;
	font-size: 9pt;
	font-family: "新細明體,細明體";


}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-family: "新細明體,細明體";
}
a:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-family: "新細明體,細明體";

}
a:hover {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-family: "新細明體,細明體";
}
a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-family: "新細明體,細明體";

}
.textarea {
	font-family: "新細明體,細明體";
	font-size: 9pt;
	width: 250px;
	border: 1px solid #999999;
}
.textarea2 {
	font-family: "新細明體,細明體";
	font-size: 9pt;
	width: 382px;
	border: 1px solid #999999;
}
.button-hand {
	cursor: hand;
	background-color: #FFCCCC;
	font-family: "新細明體,細明體";
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE4D2;
	border-right-color: #A64200;
	border-bottom-color: #A64200;
	border-left-color: #FFE4D2;
	color: #663366;
	height: 22px;
	width: 110px;
}
.list {
	font-family: "新細明體,細明體";
	font-size: 9pt;
	width: 110px;
}

