/* BASIC css start */
#footer { position: relative; margin-top: 70px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

#footer .ft-link { zoom: 1; overflow: hidden; position: relative; width: 1200px; margin: 0 auto;  }
#footer .ft-link ul { position: relative; height: 40px; line-height: 40px; }
#footer .ft-link ul li{ float:left; margin-right: 65px; }
#footer .ft-link .ft-kakao { position:absolute; right:0; top:10px;}

#footer .ft-Wrap { zoom: 1; overflow: hidden; width: 100%; background: #f8f8f8; padding: 40px 0; }
#footer .ft-Wrap .ft-Cont {width: 1200px;margin: 0 auto;position: relative;}
#footer .ft-Wrap .ft-Cont .ft-info { float:left; }
#footer .ft-Wrap .ft-Cont .ft-info p { margin-bottom: 2px; }
#footer .ft-Wrap .ft-Cont .cscenter {float: left;padding: 0 120px 0 0;}
#footer .ft-Wrap .ft-Cont dt { margin-bottom: 5px; font-weight: bold; font-size: 16px; color: #111; }
#footer .ft-Wrap .ft-Cont .cscenter .tel { font-size: 22px; font-weight: bold; color: #111; }

#footer .ft-escrow { width: 1200px; margin: 10px auto; }
.ft-copy { width: 1200px; margin: 10px auto 20px;; text-align: center; font-size: 11px; color:#999}
.ft-ec { position: absolute; right: 0;}

/* BASIC css end */

