h1        { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #366090; }
h2        { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
th        { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align:center; }
form      { margin:0px; }
.h1       { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.h2       { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.label    { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
td   {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
input {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	
}
.sumit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #990000;
}
.notice   { font-family: Arial, sans-serif; font-size: 10pt; color: #006699; }
.colhead  { font-family: Arial, sans-serif; font-size: 10pt; color: #ffffff; font-weight: bold; }
.topmenu  { font-family: Arial, sans-serif; font-size: 8pt; }
.tinytext { font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold; }
.tdline{border-style:solid; border-color:000000;border-width:thin;}
.border1{border-width:0 1 1 0; border-color:000000}
.border2{border-width:1 0 0 1; border-color:000000}
.border3{border-width:0 0 1 0; border-color:000000}
.gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-left: 0px;
	margin-right: 0px;

}
#bodyColor {
	background-image: url(/eng/images/eng_bg.jpg);
	width:1007px;
	padding:0px;
}
#bodyColor input {font-size:12px;}

#inqinfo{
width:auto;
position:relative; left:290px;
float:center
}

#signup_form td {font-size:14px;}
#signup_form input {font-size:12px;}
.style2 {font-size: 13px}

#copyright {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: center;

}
#Copyright a:link {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#Copyright a:active {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#copyright-footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;

}
#Copyright-footer a:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright-footer a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#Copyright-footer a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


/*注意此項目不可更換位置,其餘css 請寫在上面 */
input {
       height:expression(this.type=="text"? "23px":"style");
}  

