#box01 
{
	z-index: 0;
	position: static;
	margin: auto;
	right: -100px;
	top: -45px;
	width: 76%;
	height: 680px;		
	padding: 0px;
	border: 0px;
	overflow: auto;
}

#box02{
	position: relative;		
	margin: auto;
	left: 0px;
	width: 99%;
	height: 360px;
	top: 5px;
	left: 0px;
	z-index: 1;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

#box03{
	position: relative;
	width: 18%;
	height: 430px;
	left: 0px;
	top: 280px;
	padding: 0px;
	border: 0px;
	overflow: auto;
}
#box04{
	position: relative;
	width: 79%;
	height: 700px;	
	left: 19%;
	top: -420px;
	padding: 0px;
	border: 0px;
	overflow: auto;
}

#box05 
{
	position: relative;
	margin: auto;
	right: 0px;
	top: 280px;
	width: 76%;
	height: 180px;		
	padding: 0px;
	border: 0px;
	overflow: auto;
}

#box06 
{
	position: relative;
	margin: auto;
	right: 0px;
	top: 270px;
	width: 76%;
	height: 300px;		
	padding: 0px;
	border: 0px;
	padding:15px;
	overflow: auto;
}

#box09 
{
	z-index: 0;
	position: static;
	margin: auto;
	right: -100px;
	top: -45px;
	width: 970px;
	height: 700px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

#box10 
{
	z-index: 0;
	position: static;
	margin: auto;
	left:50;
	top: 0px;
	width: 850px;
	height: 570px;
	padding: 15px;
	border: 0px;
	overflow: auto;
}



