/* BASIC css start */
/* ÇÏ´Ü */
#footer { background: #f8f8f8; width: 100%; height: auto; overflow: hidden; padding: 50px 0; margin-top: 100px; }
#footer .ft_inner { padding: 0 50px; }

#footer .info{width: 100%; height: auto; padding-bottom:20px; font-size: 11px; color: #888; line-height: 20px; font-weight: normal; font-family: "Nanum Gothic",sans-serif; letter-spacing:0.5px;}
#footer .info a { display:inline-block; color: #888; font-size:11px; line-height: 20px; font-weight: normal; font-family: "Nanum Gothic",sans-serif; letter-spacing:0.5px;}
#footer .info b{padding-right:10px;}
#footer .info:last-child{padding-bottom:0;}

#footer .info_sns ul li { display:inline-block; margin-right: 25px; }

/* BASIC css end */

