@charset 'euc-kr';

#wrap {
	width:950px;
}
#wrap.wtype2 {
	width:1020px;
}
#header {
	height:150px;
	margin-left:0px;
}
	#header h1 {
		position:absolute;
		width:0;
		height:0;
		font-size:0;
		overflow:hidden;
		visibility:hidden;
	}
#container {
	width:100%;
	padding:10px 0 70px 30px;
}
#container:after {
	display:block;
	content:'';
	clear:both;
}
#lnb {
	float:left;
	width:260px;
}
#contents {
	float:right;
	width:680px;
	min-height:500px;
	_height:500px;
	padding-top:30px;
}
#wrap.wtype2 #contents {
	width:750px;
}
	div.location {
		padding-left:29px;
		background:url('/images/common/icon/bl_location.gif') no-repeat 0 0;
	}
		div.location h2 {
			position:absolute;
			width:0;
			height:0;
			font-size:0;
			overflow:hidden;
			visibility:hidden;
		}
		div.location a {
			padding-right:10px;
			background:url('/images/common/icon/bl_locationbar.gif') no-repeat right 1px;
		}
	#contIn {
		width:670px;
		margin:0 auto;
	}
#footer {
	position:relative;
	padding-bottom:15px;
	border-top:1px solid #ededed;
	background:#f5f5f5 url('/images/common/footerbg.gif') repeat-x 0 0;
	font-size:0;
	line-height:0;
}
#footer .inisis{position:absolute;top:20px;left:1024px;}
#footer .footer {
	padding:20px 0 0 108px;
	background:url('/images/common/flogo.gif') no-repeat 38px 21px;
}
	#footer ul {
		overflow:hidden;
		width:100%;
	}
		#footer ul li {
			float:left;
			padding:0 5px;
			margin-right:5px;
			background:url('/images/common/icon/bl_dotbar.gif') no-repeat 0 3px;
		}
			#footer ul li {
				margin-left:-5px;
			}
	#footer p {
		margin-top:13px;
	}
	#footer address {
		display:block;
		margin-top:7px;
	}
		#footer address p {
			margin-top:3px;
		}


