﻿.center{
	text-align:center;
}
body{
	background:white url(image/bg_body.png) repeat-x;
}
#bottom_search2,#header{
	background:white url(image/bg_body.png) repeat-x;

}

h1 a{
	display:block;
	float:left;
	background:url(image/logo.png) no-repeat;
	height:100px;
	font-size:23px;
	font-weight:normal;
	padding-left:50px;
	padding-right:10px;
	line-height:4.1;

}

#header h1 a{
	color:#005F8C;
}
