@charset "euc-kr";

.support .head3 {padding-bottom:15px;border-bottom:1px solid #00acdc;}


.manageInfoDiv {margin:50px 0 45px;}
.manageInfoDiv .infoCont {float:left;width:500px;}
.manageInfoDiv .infoCont > dl {margin-left:40px;min-height:113px;padding-left:137px;}
.manageInfoDiv .infoCont > dl dt {padding:2px 0 13px;}
.manageInfoDiv .infoCont > dl dt img {vertical-align:top;}
.manageInfoDiv .callCenter dl {background:url(/images/support/callcenter_bg.gif) no-repeat 0 0;}
.manageInfoDiv .callCenter .callNum {margin-top:6px;font-size:13px;color:#4c4c4c;}
.manageInfoDiv .callCenter .callNum .pointColorBl {font-weight:bold;}
.manageInfoDiv .apply dl {background:url(/images/support/apply_bg.gif) no-repeat 0 0;}
.manageInfoDiv .apply {background:url(/images/support/center_line.gif) no-repeat left 0;}
.manageInfoDiv .apply dd {font-size:13px;}
.manageInfoDiv .apply .btnWrap {margin-top:25px;}

.certiCont {margin-bottom:50px;padding-top:30px;border-top:1px solid #f0f2f2;}
.certiCont .certiIn {min-height:90px;padding:10px 0 0 177px;background:url(/images/support/certi_bg.gif) no-repeat 40px 0;}
.certiCont .certiIn .certiTxt img {vertical-align:top;}
.certiCont .certiIn .btnWrap {margin-top:20px;}


.manageInfoDiv .apply.asApply dl {background-image:url(/images/support/asapply_bg.gif);}
.etcListCont {margin-top:35px;}
.etcListCont h5 {margin-bottom:5px;}
.etcListCont h5 img {vertical-align:top;}
.etcListCont .etcListTxt {margin-bottom:10px;}
.etcListCont .etcList {margin-bottom:10px;}
.etcListCont .etcList li {padding-left:7px;background:url(/images/support/etc_list_line.gif) no-repeat 0 center;}


.catalogCont {margin-top:28px;padding-bottom:40px;border-bottom:1px solid #e5e5e5;}
.catalogCont > dl {float:left;height:208px;padding:187px 0 0 30px;border-left:1px solid #eff1f1;}
.catalogCont > dl:first-child {border-left:none;}
.catalogCont > dl img {vertical-align:top;}
.catalogCont > dl dt {margin-bottom:15px;}
.catalogCont > dl .btnWrap {margin-top:50px;}
.catalogCont .catalogStart {width:289px;background:url(/images/support/catalog_start_img.gif) no-repeat 30px 0;}
.catalogCont .catalogTrend {width:309px;background:url(/images/support/catalog_trend_img.gif) no-repeat 0 0;}
.catalogCont .catalogElegance {width:309px;background:url(/images/support/catalog_elegance_img.gif) no-repeat 0 0;}
.catalogCont .catalogDuo {width:400px;margin-left:100px;padding:228px 0 0 0;background:url(/images/support/catalog_forDuo_img.gif) no-repeat 0 42px;}
.catalogCont .catalogSingle {width:305px;padding:228px 0 0 100px;background:url(/images/support/catalog_forSingle_img.gif) no-repeat 100px 42px;}
.catalogTxt {position:relative;margin-top:5px;padding:0 10px;}


.catalog { overflow:hidden; position:relative; height:697px; border-bottom:#e3e6e6; }
.catalog .prev { position:absolute; top:333px; left:20px; }
.catalog .next { position:absolute; top:333px; right:40px; }
.catalog .catalogView { position:absolute; left:445px; bottom:20px; width:101px; height:46px; line-height:15px; background:url(/images/popup/bg_catalog.png)no-repeat;}
.catalog .catalogView input { width:20px; margin-top:8px; margin-left:8px; padding:7px; text-align:center; font-size:11px; color:#00a0cc;}
.catalog .catalogView span { display: inline-block; height: 8px; margin-left: 5px; }
.catalog .snsShare {overflow:hidden;position:absolute;bottom:35px;right:30px;line-height:18px;}
.catalog .snsShare:after {clear:both;display:block;content:"";}
.catalog .snsShare dt {float:left;margin-right:2px;}
.catalog .snsShare dd {float:left;margin:1px 0 0 8px;}

/* FAQ */
.faqInfoDiv {min-height:76px;margin-bottom:40px;padding:30px 0 0 170px;background:url(/images/support/faq_topbg.gif) no-repeat 18px 30px;}
.faqInfoDiv .qa_test1000 {padding-top:30px; }
.faqInfoDiv .infoTxt {margin-bottom:10px;font-size:15px;color:#4d4d4d;}
.faqSrh {margin-bottom:40px;padding:14px 0;background:#f4f7fa;border:1px solid #ebebeb;}
.faqSrh .faqSrhIn {text-align:center;}
.faqSrh .faqSrhIn .srhTit img {display:inline-block;margin-right:10px;vertical-align:middle;}
.faqSrh .faqSrhIn .selectBox {text-align:left;}
.faqSrh .faqSrhIn .btnWrap {margin-left:-6px;}

.categoryDiv {padding:18px 18px 16px;border:5px solid #cce1ea;}
.categoryDiv .categoryList li {float:left;margin-left:10px;padding-left:11px;background:url(/images/support/category_line.gif) no-repeat 0 top;border-bottom:1px solid #fff;line-height:13px;}
.categoryDiv .categoryList li:first-child {margin-left:0;padding-left:0;background:none;}
.categoryDiv .categoryList li a {display:inline-block;padding-bottom:2px;}
/*.categoryDiv .categoryList li.on {border-bottom:1px solid #00a0cc;}*/
.categoryDiv .categoryList li.on a {color:#00a0cc;}

.faqList {border-top:1px solid #e3e6e6;border-bottom:1px solid #e3e6e6;}
.faqList li {border-top:1px solid #eff1f1;}
.faqList li:first-child {border-top:none;}
.faqList li .question {min-height:16px;padding:18px 25px 16px 61px;background:url(/images/support/faq_q.png) no-repeat 25px 21px;}
.faqList li .answer {display:none;padding:30px 25px 30px 61px;background:#fcfcfb url(/images/support/faq_a.png) no-repeat 25px 35px;}
.faqList li.on .answer {display:block;}

.faqSrhResult {position:relative;}
.faqSrhResult .srhTotal {padding-bottom:10px;font-size:13px;}
.faqSrhResult .btnWrap {position:absolute;top:-34px;right:0;}