@charset "utf-8";
.headline {
	font-family: "微軟正黑體, 新明細體";
	font-size: 14px;
	color: #6d4836;
	font-weight: bold;
	padding: 4px;
}

.headline1 {
	font-family: "微軟正黑體, 新明細體";
	font-size: 14px;
	color: #6d4837;
	font-weight: bold;
	padding: 4px;
}
.content {
	font-family: "微軟正黑體, 新明細體";
	font-size: 12px;
	color: #6d4836;
	padding: 4px;
	line-height: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formfield {
	font-family: "微軟正黑體, 新明細體";
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	padding: 2px;
	width: 350px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

.formButton {
	font-family: "微軟正黑體, 新明細體";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6600;
	border: 1px solid #FFFFFF;
	width: 100px;
	float: left;
	padding: 1px;
	line-height: 14px;
	text-decoration: none;
}
.emailformleftcol  {
	padding-left: 5px;
	font-family: "微軟正黑體, 新明細體";
	font-size: 12px;
	font-style: normal;
	padding-top: 10px;
	font-weight: bold;
}
