.contact01 {
	font-family: "微軟正黑體";
	width: 500px;
	float: left;
}
.contact02 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #09C;
	margin-bottom: 10px;
	font-size: 16px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.contact02 name {

}
.contact02 name2 {
	float: left;
}
.textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "微軟正黑體";
}
.contact04 {
	float: right;
	width: 230px;
	font-family: "微軟正黑體";
	background-image: url(../images/contact01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 160px;
	font-size: 17px;
	line-height: 30px;
}
.contact05 {
	float: left;
	margin-top: 20px;
}
.button {
	font-family: "微軟正黑體";
	font-size: 18px;
	color: #FFF;
	background-color: #09C;
	border: 1px solid #CCC;
}
.contact03 {
	text-align: right;
}
.textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
