#head_img {
	position: relative;
	background: url(/img/h_headimgMini.jpg);
	height: 69px;
	width: 906px;
}

#head_content {
	position: absolute;
	top: 20px;
	left: 23px;
	z-index: 10;
}

#head_content h1 {
	color: #FFFFFF;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: bold
}

#head_contentOmb {
	position: absolute;
	top: 21px;
	left: 24px;
	z-index: 5;
}

#head_contentOmb span {
	color: #868479;
	font-size: 30px;
	font-weight: bold
}

#center_top {
	width: 906px;
	height: 24px;
	background: url(/img/i_center1_top.gif);
	font-size: 1px;
}

#center_down {
	width: 906px;
	height: 5px;
	background: url(/img/i_center1_down.gif);
	font-size: 1px;
	float: left;
}

#center_center {
	position: relative;
	background-color: #FFFFFF;
	border-left: 1px solid #d6d6cc;
	border-right: 1px solid #d6d6cc;
	width: 888px;
	padding: 0px 8px 8px 8px;
	float: left;
	-webkit-appearance: visible;
}

#center_col1 {
	position: relative;
	float: left;
	width: 528px;
	padding: 0px 15px 0px 15px;
}

#center_col2 {
	position: relative;
	float: right;
	width: 320px;
	padding: 10px 0px 0px 0px;
}

#footer {
	margin: 15px 0px 0px 0px;
}

