/* BASIC css start */
#footer-container { padding-bottom: 10px; }

/* °í°´¼¾ÅÍ ÀüÈ­¹øÈ£, ÀºÇà°èÁÂ */
#footer-container .cscenter{ border-top: 1px solid #e3e3e3;}
#footer-container .cscenter li {display:inline-block; padding-top:10px; padding-left:25px; padding-bottom:10px}

/* °í°´¼¾ÅÍ ÀüÈ­¹øÈ£, ÀºÇà°èÁÂ */
#footer-container .community{ border-top: 1px solid #e3e3e3; display: block; }
#footer-container .community li {display: block; padding-left:15px;}

/* °Ô½ÃÆÇ ¹Ù·Î°¡±â ¾ÆÀÌÄÜ */
#footer-container .menus ul { text-align: center; }
#footer-container .menus ul li { display: inline-block; padding-top:10px; padding-bottom: 15px; padding-left:8px; padding-right:8px;}
#footer-container .menus ul li a { }
#footer-container .menus ul li:last-child a { }

#footer-container .addr { font-size: .75em; padding-left: 10px; padding-bottom: 1em; padding-top: 1em; line-height: 14px; border-bottom: 1px solid #e4e4e4; }
#footer-container .addr li { list-style-type: none; color: #999; }
#footer-container address { text-align: center; color: #999; font-style: normal; font-size: .75em; margin-top: 1em; }
#footer-container address span { display: block; font-weight: bold; }
#footer-container address span strong { color: #4051d0; }
#footer-container address span em { font-style: normal; }

/* BASIC css end */

