<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FF0000;
}
-->
.main-wrapper{width:800px;
height:660px;
margin:0px auto;
border:1px solid #993300;
}
.main-pic{width:232px;
height:660px;
float:left;
}
.logo-cont-wrapper{width:568px;
height:660px;
float:right;
}
.logo{height:126px;
width:568px;
}
.content{height:482px;
width:568px;
background-image:url(images/content-space_02.jpg);
background-repeat:no-repeat;
}
.navi{width:568px;
height:52px;
}
