#body_top {
	float:left;
	width:100%;
	height:37px;
	background:#131313;
}
#body_menu {
	float:left;
	width:100%;
	height:60px;
	background:transparent url(../images/backs/body-menu.gif) left top repeat-x;
}
#body_content {
	background:#c5c6c2 url(../images/backs/body-content.gif) left top repeat-x;
	float:left;
	width:100%;
	display:inline;
}
#body_bottom {
	float:left;
	width:100%;
	height:70px;
	background:transparent url(../images/backs/body-bottom.gif) left top repeat-x;
	text-align:center;
	line-height:70px;
}
#body_bottom a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
#body_bottom a:hover {
	color:#f9b441;
}
#top,#menu,#content,#content_home{
	float:left;
	width:980px;
	height:37px;
	left:50%;
	position:relative;
	margin-left:-490px;
	background:transparent url(../images/backs/top.gif) left top no-repeat;
}
#top span {
	float:right;
	width:43px;
	height:8px;
	background:transparent url(../images/backs/top-line.gif) center center no-repeat;
	margin-top:14px;
	padding:0px;
}
#menu {
	height:60px;
	background-image:none;
}
#content {
	padding:200px 0 0 0;
	background:transparent url(../images/backs/content.gif) left top no-repeat;
	display:inline;
	height:auto;
}
#content_home {
	padding:200px 0 0 0;
	background:transparent url(../images/backs/content-home.gif) left top no-repeat;
	display:inline;
	height:433px;
}
#content_inner {
	float:left;
	width:980px;
	background:transparent url(../images/backs/content-inner.gif) center top repeat-y;
}
#content_content {
	float:left;
	width:820px;
	background:transparent url(../images/backs/content-content.gif) left top no-repeat;
	padding:20px 80px 40px 80px;
}
#content_content_home {
	float:left;
	width:820px;
	background:transparent url(../images/backs/content-content-home.gif) left top no-repeat;
	padding:20px 80px 40px 80px;
}
#sub_menu {
	float:left;
	display:inline;
	width:820px;
	margin-bottom:10px;
}
#banner_page {
	float:left;
	height:281px;
	width:756px;
	margin:41px auto 0 112px;
}
