
#box_header {
	width:900px;
	height:30px;
	margin:auto;
}

#header_top {
	width:auto;
	height:30px;
	padding:0 15px 0 0;
	line-height:28px;
	text-align:right;
	color:#FFFFFF;
	background-color:#673301;
}

#header_main {
	width:900px;
	height:92px;
	margin:auto;
	text-align:center;
	background-image:url(../images/header_image.jpg);
	background-repeat:repeat-x;
}

.header_main2 {
	height:92px;
}

#header_left {
	width:290px;
	height:92px;
}

#header_center {
	width:370px;
	line-height:20px;
	font-weight:bold;
	padding:40px 0 0 0;
	color:#936831;
	text-align:center;
	font-size:12px;
}

#header_right {
	width:250px;
}

