@charset "big5";
.subbg {
	background-image: url(images/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: 300px 1px;
}
.proword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 20px;
}
.inquiry {
	color: #045280;
	font-size: 14px;
	font-weight: bold;
}

input.btn1 {
	color: #FFFFFF;
	background-color: #045280;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
	padding: 2px;
	cursor: pointer;
}

