table {
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
	letter-spacing: 0.8pt;
	font-family: "Arial", "新細明體", "細明體", "標楷體";

}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
input {
	border: 1px solid #999999;
	font-family: "Arial", "新細明體", "細明體", "標楷體";
}
textarea {
	border: 1px solid #999999;
	font-family: "Arial", "新細明體", "細明體", "標楷體";
}
.font-top {
	font-size: 7pt;
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";


}
.font-smaller {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing: 0.5pt;
}
.input-no-border {
	border: none;
}
.font-large {
	font-size: 11pt;
	line-height: 15pt;
	letter-spacing: 1pt;
}
.line {
	background-image: url(../images/dash2.jpg);
}
select {
	border: 1px solid #999999;
}
.line3 {
	background-image: url(../images/dash3.jpg);
}
