.img-responsive {
	display: block;
	width: 100%;
}
.mauto {margin: 0 auto;}

/*footer*/
.footer-bottom {
	background-color: #d5d5d5;
	border-top: 1px solid #b9b9b9;
	padding: 20px 15px 20px;
	color: #939393;
	font-size: 13px;
	text-align: center;
}
.footer-bottom4{
	background-color: #d5d5d5;
	border-top: 1px solid #b9b9b9;
	padding: 15px 15px 15px;
	color: #939393;
	font-size: 13px;
	text-align: center;
}
.copyrights-bottom {
	color: #939393;
	font-family: 'Nanum Myeongjo','Noto Sans KR','Nanum Gothic','맑은 고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 0px;
}
