@charset "utf-8";
/* CSS Document */




.content_form_bg{
	width:100%;
	height:597px;
	background-color:#fff;
	margin-bottom:-300px;
}

.content_form{
	height:597px;
	background-image:url(../img/contact.png);
	background-repeat:no-repeat;
}



.book{
	
	text-align:center;
	padding-top:160px;
	
	
}


.hover-opacity50:hover{
opacity:0.5;
}



