#center {
	float:left;
	display:inline;
	width:950px;
	margin:0 auto auto -475px;
	position:absolute;
	left:50%;
}
#top {
	float:left;
	display:inline;
	background:transparent url(../images/backs/top.gif) left top no-repeat;
	width:950px;
	height:206px;
}
#top img {
	float:left;
	width:100%;
	height:100%;
}
#menu {
	float:left;
	width:950px;
	height:44px;
	line-height:44px;
	background:transparent url(../images/backs/menu.gif) left top repeat-x;
	margin-bottom:5px;
	text-align:center;
}
#content_top,#content_bottom {
	float:left;
	background:transparent url(../images/backs/content-top.gif) left top no-repeat;
	width:895px;
	height:20px;
	margin-left:7px;
}
#content_bottom {
	background:transparent url(../images/backs/content-bottom.gif) left top no-repeat;
	height:17px;
}
#content {
	float:left;
	width:895px;
	margin-left:7px;
	display:inline;
	background:transparent url(../images/backs/content.gif) left top repeat-y;
}
#content_left {
	float:left;
	display:inline;
	width:235px;
	margin-left:19px;
}
#sub_menu {
	float:left;
	display:inline;
	width:100%;
	background:transparent url(../images/backs/line-left.gif) left bottom no-repeat;
	padding-bottom:15px;
	margin-bottom:15px;
}
#content_right {
	float:right;
	display:inline;
	width:592px;
}
#bottom {
	float:left;
	width:924px;
	padding-left:26px;
	background:transparent url(../images/backs/bottom.gif) left top no-repeat;
	height:81px;
	line-height:80px;
	font-size:10px;
}
#bottom a {
	text-decoration:none;
	color:#CCCCCC;
}
#bottom a:hover {
	color:#ddff00;
}
