/* BASIC css start */
/* 하단 */
#footer { margin-top:50px; padding-top:80px; position:relative; width: 100%; border-top: 1px solid #e5e5e5; }
#footer .footerInner{ position: relative; width: 95%; max-width: 1800px; margin:0 auto}
#footer .footerInner:after{content:''; display:block; clear:both}
#footer .footerInner .footerPocket{ float: left; width: 11%; margin-right: 1.5%; }
#footer .footerInner .footerPocket > h3{padding-bottom: 18px; color: #000; font-size: 14px; font-family: "맑은 고딕",'Malgun Gothic',sans-serif; text-transform: uppercase;}
#footer .footerInner .footerPocket .footer_info p,
#footer .footerInner .footerPocket .footer_info p a{margin-bottom: 8px; color: #4c4c4c; font-size: 11px; font-family: "맑은 고딕",'Malgun Gothic',sans-serif; text-transform: uppercase; vertical-align: top;}

#footer .footerInner .left_footer .footer_info .left_footer_top{margin-bottom: 26px;}

#footer .footerInner .two_footer .escrow{ margin: 15px 0 0;}
#footer .footerInner .two_footer .footer_info p, #footer .footerInner .three_footer .footer_info p{margin-bottom: 0; line-height: 22px;}

/* right_footer */
#footer .footerInner .right_footer{ float: right; width: 18%; min-width: 324px; margin-right: 0; text-align: right;}
#footer .footerInner .right_footer div{margin-bottom: 50px;}
#footer .footerInner .right_footer div:after{content:''; display:block; clear:both}
#footer .footerInner .right_footer div p{ float: left; margin-left: 20px;}
#footer .footerInner .right_footer div p a{ color: #4c4c4c; font-size: 11px; font-family: "맑은 고딕",'Malgun Gothic',sans-serif;}
#footer .footerInner .right_footer div.follo span{ color: #000; font-size: 14px; font-family: "맑은 고딕",'Malgun Gothic',sans-serif;}
#footer .footerInner .right_footer div.follo span a{ margin: 0px 4px; border-bottom: 1px solid #000; font-weight: bold;}
#footer .footerInner .right_footer div.copy{color: #bfbfbf; font-size: 11px; font-family: "맑은 고딕",'Malgun Gothic',sans-serif; text-transform: uppercase;}

/* 하단 간격*/
#footer .footerInner .left_footer{width: 29%;}
#footer .footerInner .two_footer{width: 14%;}
#footer .footerInner .four_footer{width: 9%;}

/* escrow */
.escrow{ position: absolute; top: 0; right: 332px;}
/* BASIC css end */

