@charset "utf-8";
/* CSS Document */
#header_bg {
	height: 84px;
	width: 1000px;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFF;
}
.header_inquiry_bg {
	height: 20px;
	width: 288px;
	float: left;
	margin-top: 5px;
	margin-left: 706px;
	position: absolute;
}
.logo_bg {
	height: 62px;
	width: 440px;
	position: absolute;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
