@charset "utf-8";

footer {
	position:relative;
	/*clear: both;*/
	background-color: #2a2a2a;
	overflow: hidden;
}


address {
	font-style: normal
}

a:hover {
	text-decoration: none;
}

#sitemap_wrap {
	display: block;
	width: 1200px;
	height: 180px;
	border-top: 1px solid #ccc;
	background: #eeeeee;
    position: relative; top:0px;
	box-sizing: border-box;

}

#sitemap_wrap{
	width: 100%;
	padding: 20px 0px 0px 180px;
	overflow: hidden;
}

.sitemap{
	width: 1200px;
	margin: 0px auto;
	box-sizing: border-box;
}
dl{
	float: left;}
	
a:hover{color:#333;}
dt a {
	width: 170px;
	height: 10px;
	font: bold 18px "나눔스퀘어OTF_ac","맑은고딕", arial, sans-serif;
	color: #6a6969;
	margin-bottom: 20px;
	float: left;
	position: relative;
}


dl > dd a{	
	font-size: 12px;
	line-height: 20px;
	color: #898888;
}




.foot_wrap {
	width: 1200px;
	margin: 0px auto;
	height:130px;
	position: relative;
	margin-top: 15px;
	background-color: #2a2a2a;
	box-sizing: border-box;
}

.foot_wrap > .ft_lnb01 {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	text-decoration: none;
}
.line{
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #989898;
	bottom:97px; 
	z-index: 1000;
}

.ft_lnb01 a {
	color: #ffffff;
	text-decoration: none;
}

.ft_lnb01 a:hover {
	color: #8b8b89;
	font-weight: bold;
}

.foot_wrap > .ft_lnb02 {
	clear: both;
	width: 200px;
	position: absolute;
	right: 65px;
	top: 55px;
}

 address {
	width: 800px;
	height: 68px;
	font-size: 12px;
	color: #8b8b89;
	font-style: normal;
	line-height: 20px;
	position: absolute;
	left: 150px;
	top: 60px;
}

.ft_lnb01 > ul{
	padding-left:88px; 
	
}
.ft_lnb01 li {
	float: left;
	padding-right: 10px;
	line-height: 30px;
}

.ft_lnb02 li {
	float: left;
	padding: 0px 10px;
}

.btn_top {
	position: absolute;
	right: -150px;
	bottom: 90px;
	padding: 0px 10px;
}

.foot_wrap h2 {
	width: 50px;
	position: absolute;
	left: 80px;
	top: 55px;
}
