
#wrapper {
	width: 100%;
	margin-left: 20%;
	
}
#wrapper #top {
	position:relative;
	clear: left;
	float: left;
	height: 117px;
	width: 1024px;
	background-image: url(../images_b/inter_02.png);
	background-repeat: no-repeat;
}
#wrapper #top01 {
	position:relative;
	clear: left;
	float: left;
	height: 127px;
	width: 1024px;
	background-image: url(../images_b/inter_02_a.png);
	background-repeat: no-repeat;
}
#wrapper #con {
	clear: left;
	float: left;
	height: 759px;
	width: 1024px;
	background-image: url(../images_b/inter_05.png);
}

#wrapper #con01 {
	clear: left;
	float: left;
	height: 768px;
	width: 1024px;
	background-image: url(../images_b/zuk_05.png);
}
#wrapper #con02 {
	clear: left;
	float: left;
	height: 768px;
	width: 1024px;
	background-image: url(../images_b/sang_05.png);
}
#wrapper #con03 {
	clear: left;
	float: left;
	height: 768px;
	width: 1024px;
	background-image: url(../images_b/jeong_05.png);
}
#wrapper #con04 {
	clear: left;
	float: left;
	height: 768px;
	width: 1024px;
	background-image: url(../images_b/seohyeon_05.png);
}
#wrapper #con05 {
	clear: left;
	float: left;
	height: 768px;
	width: 1024px;
	background-image: url(../images_b/dongbaek.png);
}
#navi{
					width:900px;
					height:40px;
					position:relative;
					top:155px;
					
					margin-left:-220px;	
					z-index:7;
				}
#navi ul{
	
					width:50%;
					height:30px;
	                margin:0 auto;
					
										}
#navi ul li{
						float:left;
						width:16%;
						font-weight:bold;
						font-size:100%;
						text-align:center;
						line-height:30px;
						
						}
