
	#main_div{ position: relative;width: 1000px }
	#flash_navigation{ height: 64px;background: url("../img/kor/img_menubg.gif") repeat-x }
	#flash_movie{ height: 300px;background: 000000 repeat-x }


	.join_sitemap{
		position: absolute;
		top: 0;
		right: 90px;
	}

	.middle{
		width: 100%;
		float: left;
	}
	.middle_left{
		width: 50%;
		float: left;
		margin-top: 10px;
		text-align: center;
	}
	.middle_center{ 
		margin-top: 45px;
		width: 50%;
		float: left;
		text-align: center;
	}
	.middle_right{ 
		width: 20%;
		float: left;
		padding-top: 20px;
		text-align: center;
	}


	.board_box{ clear: both;padding-top: 30px }
	.board_box div{ width: 50%;float: left }
	.board_box table{ width: 350px;margin: auto;line-height: 20px }
	.board_box table td{
		margin-top: 5px;
		background: url("../img/icon_cube.gif") no-repeat left center;
		padding-left: 10px;
		border: 0;
	}
	.board_box table th{
		width: 70px;
		text-align: left;
		font-weight: normal;
	}
	.board_box a{ color: #555 }
	.board_box a:hover{ color: #F90 }




	.bottom{
		width: 100%;
		height: 90px;
		float: left;
		border-top: 1px solid #DDD;
		background: url("../img/kor/copyright.gif") no-repeat 30px 15px;
	}

	




