@charset "utf-8";
/* 
@import url('../common-respon/common.css');

사이즈 줄어들때 footer부분의 마크 변경
@media (min-width:641px) and (max-width:983px) {
#footer .foot_sec {overflow:hidden; margin:0 auto; padding:20px 0 26px 160px; background:url(../../images/common-respon/mofa_bottom.jpg) no-repeat 10px 30px;}
}  */