.contact_content  {
	margin: 40px auto;
	width: 85%;
	font-family: "微軟正黑體";
}
.contact_icon::before, .contact_icon2::before{
	display: inline-block;
	vertical-align: middle;
	content: "";
	width: 1.8em;
	height: 1.7em;	
	-webkit-background-size: 100%;
	background-size: 100%;	
	margin-right: 0.5em;
}
.contact_en{font-size: 0.85em;}
.contact_icon::before{background: url(../images/contact_icon.png)  no-repeat;}
.contact_icon2::before{background: url(../images/contact_icon2.png)  no-repeat;	margin-right: 0.2em;}
.contact_content section{
	width: 80%;
	margin: 15px auto;

}
.contact_content section span {
	margin-left: 3em;
}
.contact_content section iframe{
	margin-top: 50px;
}

.contact_content h4{
	color:#42AEEC;
	margin: 0;
	margin-left: -1.8em;

}
.contact_content p{
	margin: 0;
	line-height: 1.7em;
	font-weight: 600;
}