@charset "utf-8";
.customerWrap{ background:#ffffff;padding:30px 25px; margin-bottom:10px;}
.customerWrap .alertIcon{background:#fff url("../images_en/information/info_icon.png") no-repeat left 3px;padding:0px 0px 25px 46px; line-height:20px; margin-top:-3px;}
.customerWrap .alertIcon a{text-decoration:underline}
.customerWrap .alertIcon a.btnText.data{text-decoration:none;width:115px; margin-right:1px;vertical-align:top}

.customerWrap.child { padding:40px 0; text-align:center;}
.customerWrap.child .alertIcon{background:#fff;padding:0;}

.customerWrap .noticeList .titleArea .no{ width:70px;}
.customerWrap .noticeList .titleArea .title{ width:555px;}
.customerWrap .noticeList .titleArea .date{ width:100px;}
.customerWrap .noticeList .titleArea .file{ width:65px;}
.customerWrap .noticeList .titleArea .hit{ width:70px;}

.customerWrap .mediaList .titleArea .no{ width:70px;}
.customerWrap .mediaList .titleArea .title{ width:620px;}
.customerWrap .mediaList .titleArea .date{ width:100px;}
.customerWrap .mediaList .titleArea .hit{ width:70px;}

.customerWrap .qnaList .titleArea .no{ width:70px;}
.customerWrap .qnaList .titleArea .kind{ width:80px;}
.customerWrap .qnaList .titleArea .title{ width:440px;}
.customerWrap .qnaList .titleArea .writer{ width:100px;}
.customerWrap .qnaList .titleArea .date{ width:100px;}
.customerWrap .qnaList .titleArea .hit{ width:70px;}
.customerWrap .qnaList .conArea .kind{ font-weight:bold;}

.searchBoxArea{border:1px solid #4b4030; background:url("../images_en/information/list_bg.png"); position:relative; text-align:center;padding:25px 0; text-align:center;}
.searchBoxArea *{vertical-align:top}
.searchBoxArea ul{ display:inline-block;*display:inline;zoom:1}
.searchBoxArea ul li{ float:left;}
.searchBoxArea ul li.input{ margin-right:5px;}
.searchBoxArea ul li.input select{ width:140px;border:1px solid #333333}
.searchBoxArea ul li input{ width:238px;border:1px solid #333333}
.searchBoxArea ul li input.w100{ width:378px;border:1px solid #333333}
.searchBoxArea ul li a{ width:70px;height:32px; line-height:32px;}

/*pressList*/
.pressList{ margin-top:-20px;}
.pressList li{padding:20px 0px;background:url("../images_en/information/dot_line.png") repeat-x left bottom;overflow:hidden; position:relative;}
.pressList li:last-child{ background:none;}
.pressList li a{ display:block; position:relative;padding-bottom:10px;}
.pressList li a > span{ display:block;}
.pressList li a > span.title{ padding:10px 10px 10px 0; font-weight:bold; font-size:14px;}
.pressList li a > span.con{ line-height:20px; margin-bottom:17px;padding-right:10px;}
.pressList li a > span.dateHit em{color:#7f7f7f; margin-bottom:10px;}
.pressList li.imgType a{padding-left:170px;min-height:140px; padding-bottom:0;}
.pressList li.imgType a span.img{ position:absolute;left:0px;top:0px; width:140px; height:140px; overflow: hidden;}
.pressList li.imgType a span.img img {width:140px;}
.pressList li.imgType a span.con{ line-height:20px;height:86px; margin-bottom:0;}
.pressList .colspan {display:block; height:52px; position:relative;}
.pressList .colspan li {position: absolute; left: 0; top:0; display: block; line-height: 22px; width:860px;}

/*faq*/
.faqSearchArea{border:1px solid #dddddd; background:#ededed;padding:25px; text-align:center; margin-bottom:30px;}
.faqSearchArea *{vertical-align:top;}
.faqSearchArea .title{ display:inline-block;*display:inline;zoom:1; line-height:32px; font-family:"Arial"; font-size:16px; font-weight:bold;}
.faqSearchArea input{border:1px solid #000; margin-left:6px; width:400px;}
.faqSearchArea a{height:32px; line-height:32px; margin-left:1px; width:70px;}

.faqWrap .tabArea{ background:url("../images_en/customer/tab_bg5.png") no-repeat;height:47px; position:relative;}
.faqWrap .tabArea.tab1{ background-position:0 0;}
.faqWrap .tabArea.tab2{ background-position:0 -50px;}
.faqWrap .tabArea.tab3{ background-position:0 -100px;}
.faqWrap .tabArea.tab4{ background-position:0 -150px;}
.faqWrap .tabArea.tab5{ background-position:0 -200px;}
.faqWrap .tabArea li{ float:left;width:20%;height:47px;}
.faqWrap .tabArea li a{ display:block;height:47px; text-align:center; line-height:47px; color:#fff;}
.faqWrap .tabArea li.on a{ color:#000; font-weight:bold;}
.faqWrap .tabArea a.btn_prev{ display:none;}
.faqWrap .tabArea a.btn_next{ display:none;}

.faqList{margin-bottom:-1px;}
.faqList dl{background:url("../images_en/information/dot_line.png") repeat-x left bottom;padding-bottom:1px;}
.faqList dl dt{background:url("../images_en/customer/q_icon.png") no-repeat 20px center;padding-left:58px;}
.faqList dl dt a{ display:block;background:url("../images_en/customer/arr_down.png") no-repeat right top;height:50px; line-height:50px;}
.faqList dl dd{ display:none;background:#f4f4f4 url("../images_en/customer/a_icon.png") no-repeat 20px 15px; line-height:20px;padding:15px 25px 15px 58px; margin-bottom:1px;}
.faqList dl dd .ctg{ margin-top:5px;color:#a5a5a5}
.faqList dl.on dt{}
.faqList dl.on dt a{background:url("../images_en/customer/arr_up.png") no-repeat right top;}
.faqList dl.on dd{ display:block;}

.qnaReplyArea{padding:30px 25px; background:#ffffff; margin-top:10px;}
.qnaReplyArea .titleArea{ background:#7d6f5e;padding:0 20px;height:45px;}
.qnaReplyArea .titleArea li.reply{ float:left; background:url("../images_en/customer/re_icon.png") no-repeat left 16px;padding-left:20px;color:#fff; font-weight:bold; line-height:45px;}
.qnaReplyArea .titleArea li.date{ float:right;color:#fff;line-height:45px;}
.qnaReplyArea .titleArea li.date span{color:#cccccc}
.qnaReplyArea .replyContent{padding:30px 20px 0 20px; line-height:20px;}

.qnaWrite th{ width:150px;}
.qnaWrite td input.titleInput{ width:590px;}
.qnaWrite td .showhide{ display:inline-block;*display:inline;zoom:1; margin-left:10px;}
.qnaWrite td select{width:240px}

@media only screen and (max-width: 909px) {


}




