#contact_box {
	margin-right: auto;
	margin-left: auto;
	font-family: "微軟正黑體";


	font-size: 14px
%;
	width: 89%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #B0B0FF;
	border-bottom-color: #B0B0FF;
	border-left-color: #B0B0FF;
	background-image: url(../images/contact_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 2px;
}

#contact_box_02 {
	background-image: url(../images/contact_01.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

#contact_box table tr td #button {
	font-family: "微軟正黑體";
	font-size: 14px;
}

#contact_box table tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "微軟正黑體";
	font-size: 14px;
}
#contact_box table tr th {
	font-family: "微軟正黑體";
	font-weight: normal;
	font-size: 14px;
	text-align: right;
}
.textfield {
	font-family: "微軟正黑體";
	border: 1px dotted #666;
	font-size: 12px;
	background-color: #E6E6FF;
}
.textbox {
	font-family: "微軟正黑體";
	font-size: 12px;
	border: 1px dotted #666;
	background-color: #E6E6FF;
}
#map {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#map a {
	font-family: "微軟正黑體";
	line-height: 25px;
	text-decoration: none;
}
#contact_small {
	font-family: "微軟正黑體";
	font-size: 13px;
	color: #CA0000;
	margin-top: 10px;
}
