@charset "utf-8";
/* CSS Document */

body {
	text-align:left;
	min-width: 660px;
	background-color: #000000;
	height: 100%x;
}

#outerbox {
	width: 660px;
	text-align: center;
	margin-left: -330px;
	margin-top: -330px;
	margin-bottom: auto;
	position: absolute;
	left: 50%;
	top: 50%;
}
#innerbox {
	height: 660px;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}
#topbox {
	width: 660px;
	height: 300px;
}
#newsbox {
	height: 300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: left;
}
#box2 {
	height: 300px;
	width: 60px;
}
#otherbox {
	height: 300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	top: 0px;
	right: 0px;
	position: absolute;
}
#middlebox {
	margin-left: auto;
	margin-right: auto;
	width: 660px;
	background-color: transparent;
	margin-top: 10px;
}
#bottombox {
	width: 660px;
	height: 300px;
}
#motorcyclebox {
	height: 300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: left;
	padding-top: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#box8 {
	height: 300px;
	width: 60px;
}
#carbox {
	height: 300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: right;
	padding-top: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
