/* BASIC css start */
/* 하단 */

#footer { clear:both; margin:50px 0 0; font-size:10px; letter-spacing:0.05em; color:#e3e3e3; background:#282828; }

#footer a { font-size:10px; letter-spacing:0.05em; color:#e3e3e3; }

#footer .aboutMenu { clear:both; overflow:hidden; border-bottom:1px solid #373737; }
#footer .aboutMenu ul { text-align:center; font-size:0; line-height:0; }
#footer .aboutMenu li { display:inline-block; *display:inline; *zoom:1; margin:0 2px; height:44px; }
#footer .aboutMenu li a { display:inline-block; line-height:44px; font-size:10px; color:#e3e3e3; }
#footer .aboutMenu li a.line { color:#646464; }

#footer_in { width:90%; margin:0 auto; }

#footer_in .csMenu { clear:both; margin:40px 0; }
#footer_in .csMenu ul { font-size:0; line-height:0; }
#footer_in .csMenu li { display:block; height:22px; line-height:22px; color:#e3e3e3; font-size:10px; padding-left:20px; }
#footer_in .csMenu li a { line-height:22px; color:#e3e3e3; font-size:10px; }
#footer_in .csMenu li.call { background:url(/design/comether/onedesign/mobile/images/footerIcon_01.png) 0 center no-repeat; }
#footer_in .csMenu li.time { background:url(/design/comether/onedesign/mobile/images/footerIcon_02.png) 0 center no-repeat; }
#footer_in .csMenu li.add { background:url(/design/comether/onedesign/mobile/images/footerIcon_03.png) 0 center no-repeat; }
#footer_in .csMenu li.mail { background:url(/design/comether/onedesign/mobile/images/footerIcon_04.png) 0 center no-repeat; }
#footer_in .csMenu li.bank { background:url(/design/comether/onedesign/mobile/images/footerIcon_05.png) 0 center no-repeat; }

/* 검색 */
#searBox { clear:both; width:100%; height:33px; border:0; padding:0; border-bottom:1px solid #373737; position:relative; }
#searBox fieldset { font-size:0; line-height:0; }
#searBox span { float:left; width:60px; color:#646464; height:23px; line-height:23px; text-align:left; padding-left:10px; font-size:10px; }
#searBox .MS_search_word { float:left; vertical-align:middle; width:50%; color:#646464; height:23px; line-height:23px; padding:0; border:0; background:none; text-align:left; font-size:10px; outline:none; }
#searBox .btn_search { position:absolute; top:0; right:10px; border-left:1px solid #373737; width:38px; height:23px; line-height:23px; cursor:pointer; text-align:right; }
#searBox .btn_search img { width:16px; height:9px; vertical-align:middle; margin-top:-1px; }

/* 회사 정보 */
#footer .footer_info { clear:both; text-align:center; line-height:22px; color:#646464; padding:40px 0 30px; margin:0 10px; }
#footer .footer_info a { color:#646464; }

/* 상단으로 */
.btnTop { display:none; position:fixed; bottom:30px; right:10px; padding:5px; width:20px; height:12px; z-index:99; }
.btnTop img { width:100%; height:100%; }

/* BASIC css end */

