#top {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	margin-bottom: 0;
	padding: 0;
	}
#container {
	margin: 10px;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border: 1px solid #666666;
	}
#headerleft {
	width: 450px;
	float: left;
	margin-bottom: 0;
	padding: 0;
	}
#headercenter {
	width: 225px;
	height: 210px;
	float: left;
	background-color: #ffffff;
	background-image: url(../img2/DSC02990s.jpg);	
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0;
	padding: 0;	}
#headerright {
	width: 225px;
	height: 210px;
	float: left;
	clear: right;
	background-color: #ffffff;
	background-image: url(../img/back.png);	
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding: 0;
	}
#navi {
	height: 30px;
	width: 900px;
	background-color: #99CCCC;
	clear: both;
	margin-top: -4px;
	padding-top: 10px;
	margin-bottom: 0px;
	}
#content {
	float: left;
	background-image : url(../img/backgroud123.png);
	background-repeat: repeat-y;
	}
#left {
	width: 170px;
	float: left;

	/*background-image: url(img/hana20_222.jpg);*/
	background-repeat: repeat-y;
	}
#main {
	width: 560px;
	float: left;

	}
#right {
	width: 170px;
	float: left;


	}
#footer{
	clear: both;
	height: 60px;
	margin-top: 4px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #e29399;
	}

