/********************************
		header
********************************/
header{
	width:860px;
	height:100px;
	margin:0 auto;
	padding:0 22px;
	background:url(image/header_bg.gif) no-repeat center top;
	text-align:left;
}
h1{
	font-size:11px;
	color:#444;
	padding:7px 0 0 20px;
	float:left;
}
#header_tel{
	width:185px;
	height:38px;
	float:right;
	padding:0 20px 0 0;
}
#logo{
	padding:3px 0 0 20px;
	float:left;
}

