@charset "UTF-8";
/* CSS Document */
#wafer_img{
	width:795px;
	height:307px;
	background:url(../images/contact/img_main.jpg) no-repeat;
	margin:10px auto 0 auto;
	text-align:left;
}
#contact_txt{
	width:795px;
	height:360px;
	text-align:left;
	margin:0 auto;
}
#wafer_img_txt{
	width:330px;
	height:215px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:24px;
	margin:60px 0 0 10px;
	float:left;
}
#wafer_img_txt a{
	color:#333;
	text-decoration:none;
	outline:none;
}
#wafer_img_txt a:hover{
	color:#ff6633;
}
#contact_map{
	width:425px;
	height:250px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:24px;
	margin:20px 10px 0 10px;
	float:right;
	overflow-y:auto ;
	overflow-x:hidden;
	border:#CCC solid 1px;
}