@charset "utf-8";

.header {
	width: 849px;
	height: 139px;
	
	background:url(../images/header_bg.png) no-repeat;
}
.logo {
	width: 189px;
	height: 111px;
	
	float: left;
	margin-top: 23px;
	margin-left: 20px;
}
.logo img {
	border-style: none;
}
.tele_fax {
	width: 156px;
	height: 52px;
	
	float: right;
	margin-top: 51px;
	margin-right: 62px;
}