@charset "utf-8";
/* CSS Document */

#contact_Text{
	height: 330px;
	width: 950px; 
}
#contact_h{
	width: 950px;
	height: 24px;
	background-image: url(../images/contact_1.jpg);
	background-repeat: no-repeat;
}
#contact_p{
	width: 950px;
	height: 278px;
	background-image: url(../images/contact_2.jpg);

	
}
#contact_p_left{
	width: 475px;
	float: left;
}
#contact_p_left_decoraction{
	width: 475px;
	height: 86px;
	background-image: url(../images/aboutus_text_4.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 20px;
}
#contact_p_left_address{
	width: 450px;
	height: 100px;
	float: left;
	vertical-align: bottom;
	text-align: left;
	padding-top: 92px;
	padding-left: 25px;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #333;
}
#contact_p_googleMap{
	width: 475px;
	height: 278px;
	float: left;
}





#contact_footer{
	width: 950px;
	height: 28px;
	background-image: url(../images/contact_3.jpg);
	background-repeat: no-repeat;
}
