@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	margin:0;
	padding:0;
	background:#f0efec
}

.clear {
	clear:both;
}

#outer_wrap {
	width:1022px;
	background:url(../images/outer_wrap_bg.gif) left top repeat-y;
	text-align:left;
	margin:auto;
}

#outer_wrap_bottom {
	float:left;
	width:972px;
	padding:10px 25px;
	clear:both;
	background:url(../images/outer_wrap_bottom_bg.gif) left bottom no-repeat;
}

#top_wrap {
	float:left;
	width:972px;
}

#logo_wrap {
	float:left;
	width:400px;
}

#service_wrap {
	float:right;
	width:418px;
	text-align:right;
	margin-top:35px;
	margin-right:82px;
}

#head_wrap {
	width:972px;
	float:left;
	margin-top:15px;
}

#head_image {
	float:left;
	width:742px;
	height:134px;
	overflow:hidden;
}

#head_news {
	width:230px;
	height:134px;
	overflow:hidden;
	background:url(../images/head_news_bg.gif) left top no-repeat;
}

#navi_wrap {
	width:972px;
	height:40px;
	float:left;
	background:url(../images/navi_wrap_bg.gif) left top no-repeat;
	margin-bottom:15px;
}

#content_wrap {
	width:972px;
	float:left;
	margin-bottom:15px;
}

#main_content {
	float:left;
	width:708px;
	margin-right:20px;
	margin-left:14px;
}

#right_content {
	width:230px;
	float:left;
	background:url(../images/right_bottom_bg.gif) left bottom no-repeat;
}

#right_top {
	width:219px;
	padding-top:11px;
	background:url(../images/right_top_bg.gif) left top no-repeat;
}

#footer_wrap {
	width:972px;
	height:25px;
	padding-top:12px;
	padding-left:14px;
	margin-bottom:15px;
	float:left;
	background:url(../images/footer_bg.gif) left top no-repeat;
	color:#fff;
	font-size:11px;
}
