/* BASIC css start */
/* 하단 */
#footer {clear:both; width:100%; height:auto; margin:100px auto 0;}
#footer .footer_menu {width:100%; height:36px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:12px; color:#676767; font-family:'Lato', 'arial', 'Dotum';}
#footer .footer_menu .left {float:left; padding-left:10px;}
#footer .footer_menu .left li {float:left; padding-right:7px;}
#footer .footer_menu .left li a {line-height:36px; font-size:12px; color:#676767; font-family:'Lato', 'arial', 'Dotum';}
#footer .footer_menu .right {float:right; line-height:36px; padding-right:10px;}

#footer .footer_cs {clear:both; width:100%; height:auto; margin:30px auto 0; text-align:center; color:#676767; font-family:'Lato', 'arial', 'Dotum';}
#footer .footer_cs .call {font-family:'Open Sans', 'Lato', 'arial'; font-size:12px; font-weight:700; padding-top:3px; padding-bottom:8px;  color:#555;}
#footer .footer_cs .info {font-size:12px; line-height:22px; padding-top:10px;}

#footer .btncs_area {clear:both; width:95%; height:36px; margin:20px auto 20px; text-align:center;}
#footer .btncs_area .btn_call,
#footer .btncs_area .btn_qa {font-size:12px; font-family:'Lato', 'arial', 'Dotum'; width:48%; height:34px; line-height:34px; border:1px solid #737373; color:#676767;}
#footer .btncs_area .btn_call img {padding-right:5px; width:9px; height:16px; vertical-align:middle;}
#footer .btncs_area .btn_qa img {padding-right:5px; width:17px; height:12px; vertical-align:middle;}
#footer .btncs_area .btn_call {float:left;}
#footer .btncs_area .btn_qa {float:right;}

/* 하단 회사 정보 */
#footer .footer_info {clear:both; width:95%; height:auto; margin:0 auto; padding-bottom:75px; text-align:center; font-size:11px; letter-spacing:0.05em; line-height:22px; color:#676767; font-family:'Lato', 'arial', 'Dotum';}
#footer .footer_info a {color:#676767;}


/* BASIC css end */

