p ,li ,ui {
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-size: 24px;
	line-height: 120%;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
form {
	margin: 0px;
}
tr td {
	font-size: 10pt;
	line-height: 120%;
}
.head1 {
	line-height: 24px;
	background-image: url(images/headback1.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	font-family: "新細明體";
}
.head2 {
	line-height: 24px;
	background-image: url(images/headback2.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	font-family: "新細明體";
}
.head3 {

	line-height: 24px;
	background-image: url(images/headback3.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	font-family: "新細明體";
}
.normalinput {
	font-size: 10pt;
	line-height: 120%;
	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: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.smalltext {
	font-size: 10pt;
	line-height: 120%;
}
.next {
	font-size: 10pt;
	line-height: 120%;
	color: #EDB429;
	font-family: "新細明體";
}
.upline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.downline {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.blackbox {
	border: 1px solid #CCCCCC;
}
.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.subtitle {
	color: #666666;
}
.subtitle2 {
	color: #FF99FF;
}

