#Footer{
	width:auto;
	background-color:#000;
	padding-top:15px;
	font-family: 'NanumSquareR';
	height:190px;
	
}
#Footer .breadcrumb{
	background-color:transparent;
	margin:0px;
	padding:3px !important;
	color:#fff !important;
	font-size:12px;
}


#Footer .input-sm{

	font-size:14px;
	
}
#Footer .breadcrumb *,
#Footer .breadcrumb *:before{
	color:#BBBBBB;
	font-size:12px;

}
#Footer .c{
	background-color:transparent;
	margin:0px;
	color:#fff !important;
	font-size:15px;
	padding-top: 30px;
    text-align: right;
    width: 900px;
	margin-left: 40px;
	font-weight:900;

}
#Footer > .container{
	width:1900px ! important;
	margin-top:30px;
}

.c > p{
	color:#fff;
	float:right;
}

