body{
	margin:0px;
	background-color:#000000;
	overflow:hidden;
}
.area{
	position:absolute;
	top:50%;
	margin-top:-285px;
	height:570px;
	width:950px;
	left:50%;
	margin-left:-475px;
	padding:0px !important;
	padding-left:1px;
}
.top{
	position:absolute;
	width:950px;
	height:106px;
	overflow:auto;
	margin-left:0px;
	margin-top:0px;
	background-image:url(layout/top.jpg);
}
.menu{
	position:absolute;
	width:950px;
	height:36px;
	overflow:auto;
	margin-left:0px;
	margin-top:106px;
}
.up{
	position:absolute;
	width:518px;
	height:31px;
	overflow:auto;
	margin-left:0px;
	margin-top:142px;
	background-image:url(layout/up.jpg);
}
.left{
	position:absolute;
	width:29px;
	height:309px;
	overflow:auto;
	margin-left:0px;
	margin-top:173px;
	background-image:url(layout/left.jpg);
}
.news{
	position:absolute;
	width:489px;
	height:309px;
	overflow:auto;
	margin-left:29px;
	margin-top:173px;
	background-image:url(layout/news.jpg);
}
.credits{
	position:absolute;
	width:518px;
	height:88px;
	overflow:auto;
	margin-left:0px;
	margin-top:482px;
}
.right{
	position:absolute;
	width:432px;
	height:428px;
	overflow:auto;
	margin-left:518px;
	margin-top:142px;
}