/* 푸터 */
#wrap > #body > #body_content > #footer_wrap{
	width:100%;
	min-width:1100px;
	background-color:#00071c;
}		
#wrap > #body > #body_content > #footer_wrap > #footer{
	width:1100px;
	color:#b0b0b0;
	font-size:14px;
	padding:40px 0;
	margin:auto;
}
#wrap > #body > #body_content > #footer_wrap > #footer > div{
	width:1060px;
	margin:0 20px;
}