/* 푸터 */
#wrap > #body > #body_content > #footer_wrap{
	width:100%;
	min-width:1200px;
	background-color:#fff;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top{	
	width:100%;
	font-size:14px;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	background-color:#fff;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top > div.menu{
	position:relative;
	width:1200px;
	color:#d3d4d6;
	text-align:left;
	padding:21px 0px;
	margin:auto;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top > div.menu > span{
	position:relative;
	display:inline-block;
	padding:0px 17px 0px 16px;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top > div.menu > span:not(:nth-child(5)):before{
	position:absolute;
	top:2px;
	right:0px;
	width:1px;
	height:15px;
	background-color:#b0b0b0;
	opacity:0.4;
	content:"";
}
#wrap > #body > #body_content > #footer_wrap > #footer_top a,
#wrap > #body > #body_content > #footer_wrap > #footer_top a:visited,
#wrap > #body > #body_content > #footer_wrap > #footer_top a:hover{
	color:#222;
	text-decoration:none;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top > div.menu > div.sns{
	position:absolute;
	top:15px;
	right:0px;
	text-align:right;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top > div.menu > div.sns > span{
	margin-left:5px;
}
#wrap > #body > #body_content > #footer_wrap > #footer{
	width:1200px;
	padding:40px 0px;
	margin:auto;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul{
	overflow:hidden;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li{
	float:left;
	list-style:none;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(1){
	width:185px;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(1) img{
	width:146px;
	vertical-align:top;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(2){
	width:850px;
	color:#666;
	font-size:15px;
	font-weight:400;
	line-height:24px;
	text-align:left;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(2) > .content1{
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(2) > .content1 > span{
	margin-right:10px;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(2) > .content2{
	margin-top:20px;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(2) > .content2 .desc{
	font-size:13px;
	margin-left:0px;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(3){
	width:calc(100% - 1035px);
	text-align:right;
}
#wrap > #body > #body_content > #footer_wrap > #footer > ul > li:nth-child(3) > p{
	margin-bottom:5px;
}