#cont {
	position:absolute;
	width:600;
	height:565;
	left: 50%;
	margin-top: 10px;
	margin-left: -180px;
}

#navi {
	background-image: url(../img/bg1.jpg);
	position:absolute;
	width:300;
	height:595;
	left: 50%;
	margin-top: 10px;
	margin-left: -450px;
}

#line {
	background-image: url(../img/bg1.jpg;
	position:absolute;
	width:925;
	height: 6px;
	left: 50%;
	margin-top: 640px;
	margin-left: -460px;
}
