@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);


img {	border: none}

table {
	border-collapse:collapse;
}

body {
	margin: 0;
	padding: 0;	
	background-image: url('../image/common/bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
		
}

.clear {  clear:both;}

#wrap {
	position: relative;
}

#content {
	display: block;
	position: relative;		
	z-index: 1;	
	padding: 108px 0 0 90px;
}
.content {
	display: block;
	position: relative;		
	z-index: 1;
}
.content img {vertical-align:middle;}
.content.top {
	padding: 108px 0 0 90px;
}
.content.mid {
	padding: 0 0 0 90px;
}
.content.bot {
	padding: 0 0 0 90px;
}

#menulnk0 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 267px;
	height: 75px;
	z-index: 5;	
}

#menulnk1 {
	position: absolute;
	left: 282px;
	top: 42px;
	width: 115px;
	height: 20px;
	cursor: pointer;
}

#menulnk2 {
	position: absolute;
	left: 419px;
	top: 42px;
	width: 115px;
	height: 20px;
	cursor: pointer;
}

#menulnk3 {
	position: absolute;
	left: 557px;
	top: 42px;
	width: 108px;
	height: 20px;
	cursor: pointer;
}

#menulnk4 {
	position: absolute;
	left: 685px;
	top: 42px;
	width: 93px;
	height: 20px;
	cursor: pointer;
}