@charset "UTF-8";
.header_img {
	height: 154px;
	width: 780px;
	float: left;
	background-image: url(../../inquiry/img/header_img_fsh.jpg);
	clear: both;
}
.h_menu_shadow_iq {
	height: 8px;
	width: 780px;
	background-image: url(../img/h_menu_shadow.gif);
	background-repeat: repeat-x;
	float: left;
}
.main_content {
	width: 740px;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
}
