body{
	background-color: white;
	text-align: center;
}
#outside_frame{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	text-align: center;
	position: relative;
	z-index: auto;
}

#pagebuilding{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	right: 0;
	left: 0;
	text-align: center;
	position: absolute;
	z-index: auto;
}

#contents{
	width:800px;
	position: relative;
	float: left;
}

#header{
	width:800px;
	height: 90px;
}

#navi{
	width:573px;
	height: 27px;
}

#title{
	float: left;
	width:800px;
	height: 73px;
}

#flashcontent{
	color: #7D7D7D;
	text-align: center;
	font-size: 11px;
	float: right;
	width:800px;
	height: 400px;
}

#space{
	width:227px;
	height: 28px;
	float: left;
}

#menu1{
	width:573px;
	height: 28px;
	float: left;
	text-align: left;
}

#left{
	width: 158px;
	float:left;
	left: 0px;
	top: 365px;
	text-align: left;
}

#sub{
	width:69px;
	float: left;
	top: 365px;
	text-align: left;
}

#main{
	width:573px;
	float: right;
	top: 365px;
	text-align: left;
	margin-top: 50px;
}


#footer{
	width:800px;
	height: 2px;
	float: left;
	background-image: url(../images/footer2.gif);
}

#menu2{
	width:800px;
	height: 100px;
	float: left;
	text-align: right;
	margin-top: 20px;
}

#footer1{
	width:800px;
	height: 5px;
	float: left;
	background-image: url(../images/footer1.gif);
}

#footer2{
	width:800px;
	height: 30px;
	bottom: 0;
	float: left;
	text-align: right;
}

#footer3{
	width:800px;
	height: 30px;
	bottom: 0;
	float: left;
	text-align: left;
}

#copyright{
	width:800px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	right: 0;
	left: 0;
	text-align: center;
	position: relative;
	bottom: 0;
	top: 1036px;
}