/* BASIC css start */
#footer{width: 100%; background-color: #fff;margin-top: 50px;}
#footer>div{width: 100%;}
#footer>div li{display: inline-block;}
#footer>div li a{}
#footer>div .f_inner{width: 1400px; margin: 0 auto;}
#footer>div .f_inner ul{text-align: center;}
#footer .f_top{padding: 15px 0; border-bottom: 1px solid #ededed;}
#footer .f_top .f_inner{}
#footer .f_top .f_inner ul{}
#footer .f_top .f_inner ul li{font-family: 'Lato', sans-serif; color: #000;font-size: 13px; letter-spacing: 1.2px;margin: 0 10px;}
#footer .f_bottom{}
#footer .f_bottom .f_inner>*{padding: 20px 0;}
#footer .f_bottom .f_inner ul.f_menu{}
#footer .f_bottom .f_inner ul.f_menu li{margin: 0 20px;}
#footer .f_bottom .f_inner ul.f_menu li a{font-family: 'Lato', sans-serif; color: #000;font-size: 14px; font-weight: 800; letter-spacing: 1.1px;}
#footer .f_bottom .f_inner ul.f_info{}
#footer .f_bottom .f_inner ul.f_info li{font-family: 'Dotum'; color: #000;font-size: 11px; font-weight: 500; margin: 4px 10px;}
#footer .f_bottom .f_inner ul.sns{}
#footer .f_bottom .f_inner ul.sns li{margin: 0 12px;}
#footer .f_bottom .f_inner ul.sns li a{}
#footer .f_bottom .f_inner ul.sns li a img{}
#footer .f_bottom .f_inner p.copy{text-align: center;font-family:'Lato', sans-serif; color: #000;font-size: 12px; font-weight: 500; word-spacing: 2px;}
#footer .f_bottom .f_inner p.copy span{font-weight: 800; display: inline-block;font-family:'Dotum'; font-size: 11px;}
/* BASIC css end */

