﻿#body{
	background-color:#333333;
}

#header{
	width:950px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('Images/header1.png');
}

#innerContent{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:324px;	
	background-color:black;
}

.WebgameContent{
	
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:324px;	
	background-color:black;

}

.WebgameContent p{
	
	margin-left:100px;
	margin-right:100px;
}

#tab-page1{
	background-image:url('Images/bg_news1.png');
	background-repeat:no-repeat;
	
}

#tab-page2{
	background-image:url('Images/bg_news1.png');
	background-repeat:no-repeat;
	
}

#tab-page3{
	background-image:url('Images/bg_news1.png');
	background-repeat:no-repeat;
	
}

#footer{
	width:950px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('Images/footer_back.png');
	background-repeat:no-repeat;
}

#myLayer{
	width:132px;
	height:225px;
	background-image:url('Images/x6.png');
	position:absolute;
	right:-132px;
	top:400px;	
	//z-index: 1;
}

#funPics{
	width:90%;
	height:170px;
	margin-left:auto;
	margin-right:auto;
}

.equip{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
}

.equip h3{
	margin-left:20px;
}


.equip p{
	margin-left:20px;
	margin-right:20px;
}


.racing-fun{
	width:180px;
}

.racing-fun img{
	margin-left:42px;
	border:0px;
}

.racing-fun a{
	text-decoration:none;
	border-style:none;
}

.racing-fun a:hover img{
	width:112px;
	height:153px;
	margin-left:34px;
}

.RFS-Content{
	background-color:black;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:324px;		
}

.RFS-Content table{
	width:90%;
	margin-left:auto;
	margin-right:auto;	
	margin-top:30px;
	margin-bottom:30px;
}

