/* 푸터 */
#wrap > #body > #body_content > #footer_wrap{
	width:100%;
	color:#999;
	background-color:#272f3c;
}
#wrap > #body > #body_content > #footer_wrap a,
#wrap > #body > #body_content > #footer_wrap a:visited,
#wrap > #body > #body_content > #footer_wrap a:hover{
	color:#999;
	text-decoration:none;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top{	
	width:100%;
	font-size:13px;
	text-align:center;
	border-bottom:1px solid #4d4d4d;
}
#wrap > #body > #body_content > #footer_wrap > #footer_top > div{
	position:relative;
	width:100%;
	padding:15px 0px;
	margin:auto;
	overflow:hidden;
}
#wrap > #body > #body_content > #footer_wrap > #footer{
	font-size:13px;
	margin:0px 20px;
	padding:15px 0px 20px;
}