@charset 'utf-8';
/*@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);*/

/* 초기화 */
html,body,div,span,a,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,select,option { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; box-sizing:border-box; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; }
a { color:#141414; margin:0; padding:0; vertical-align:baseline; background:transparent; text-decoration:none; }
em,address { font-style:normal; }
dl,ul,ol,menu,li { list-style:none; }

html,body { position:relative; height:100%; min-width:1200px; -webkit-animation:fadeEffect 1s;animation:fadeEffect 1s; }
@-webkit-keyframes fadeEffect { from {opacity:0} to {opacity:1} }
@keyframes fadeEffect { from {opacity:0} to {opacity:1} }
body { font-family:Arial,Helvetica,"Malgun Gothic","맑은 고딕",Dotum,"돋움",sans-serif; color:#000; font-size:17px; font-weight:500; line-height:1.5; letter-spacing:-0.5px; word-break:keep-all; word-wrap:break-word; }
input, textarea { font-family:Arial,Helvetica,"Malgun Gothic","맑은 고딕",Dotum,"돋움",sans-serif; outline-style:none; }

/* deemed layer - contact 
#contact { width:1100px; display:none; position:absolute; top:-50px; left:50%; margin-left:-550px; z-index:9999; opacity:0; -ms-filter: alpha(opacity=0); filter: alpha(opacity=0); }
.contact_wrap { position:relative; } 
.contact_wrap p { color:#fff; text-align:center; font-size:31px; }
.contact_wrap p span { display:block; width:92px; height:92px; line-height:92px; font-size:19px; margin:24px auto; background:#353535; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; }
.contact_wrap p a { display:block; color:#fff; font-size:41px; }
.contact_close { position:absolute; top:0; right:-65px; display:block; width:65px; height:65px; background:url(../images/all_menu_close.png) left top no-repeat; }

#contact_bg { display:none; }
#contact_bg.fixed { display:block; position:fixed; left:0; top:0; right:0; bottom:0; z-index:9990; background:rgba(0,0,0,0.9); }
*/



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

#wrap { }
.inner { position:relative; width:1200px; margin:0 auto; }

/* 상단 레이아웃 */
#header-wrap { position:absolute; left:0; top:0; width:100%; background:#fff; z-index:999; }
#header-wrap.sub { position:relative; }

#header { position:relative; height:75px; background:#fff; }
.webhard { display:block; width:43px; height:43px; position:absolute; top:14px; right:14px; }
#logo { position:absolute; left:0; top:15px; }

.utilMenu { background:#505050; height:36px; text-align:right; }
.utilMenu a { display:inline-block; margin:0 5px; font-size:14px; color:#fffefe; height:36px; line-height:36px; }

/* 메인메뉴 */
#gnb .gnbMenu { width:732px; height:75px; margin-left:440px; z-index:150; letter-spacing:0; }
#gnb .gnbMenu:after { content:""; display:block; clear:both; }
#gnb .gnbMenu .oneDh { float:left; width:244px; height:75px; text-align:center; }
#gnb .gnbMenu .oneDh > a { display:block;font-size:18px; width:244px; height:75px; line-height:75px; font-weight:800; }
#gnb .gnbMenu .oneDh:hover > a, #gnb .gnbMenu .oneDh:focus { color:#686868; }
#gnb .gnbMenu .twoDh { display:none; width:244px; height:274px; padding:18px 0; z-index:155; margin-left:36px; }
#gnb .gnbMenu .twoDh a { display:block; text-align:left; font-size:15px; color:#fff; line-height:28px; padding-left:40px; }
#gnb .gnbMenu .twoDh a:hover, #gnb .gnbMenu .twoDh a:focus { color:#fff; text-decoration:underline; }
.twoDh-bg { display:none; position:absolute; top:111px; left:0; width:100%; height:274px; background:rgba(104,104,104,0.9); z-index:150; }


/* 메인메뉴
#gnb { position:relative; margin-left:440px; }
#gnb h2 { position:absolute; font-size:0; line-height:0; overflow:hidden; }
#gnb_1dul { margin:0 auto !important; padding:0; *zoom:1; }
#gnb_1dul:after { content:""; display:block; clear:both; }
.gnb_1dli { z-index:10; position:relative; float:left; }
.gnb_1da { display:block; width:214px; height:75px; font-weight:bold; line-height:75px; text-align:center; text-decoration:none; }
.gnb_1da:focus, .gnb_1da:hover { background:#eb4534; text-decoration:none; color:#fff; }
.gnb_1dli_air .gnb_1da { background:#eb4534; color:#fff; }
.gnb_1dli_on .gnb_1da { background:#eb4534; color:#fff; }
.gnb_2dul { display:none; position:absolute; top:75px; width:214px; }
.gnb_2da { display:block; padding:6px 20px; text-align:left; font-size:15px; text-decoration:none; }
.gnb_1dli_air .gnb_2da { background:rgba(235,69,52,0.9); color:#fff; }
.gnb_1dli_on .gnb_2da { background:rgba(235,69,52,0.9); color:#fff; }
.gnb_2da:focus, .gnb_2da:hover { text-decoration:none; background:#f26151; }
.gnb_1dli_over .gnb_2dul { display:block; left:0; }
.gnb_1dli_over2 .gnb_2dul { display:block; right:0; }

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
 */

/* 중간 레이아웃 - 공통 */
#container { }
#container .contents { position:relative; }

/* 하단 레이아웃 */
#footer-wrap { background:#fff; padding:22px 0; }
#footer-wrap.sub { border-top:1px solid #e1e1e1; }
.copyright { padding:25px 0 32px 0; }
.copyright ul { margin:0 auto; *zoom:1; }
.copyright ul:after { content:""; display:block; clear:both; }
.copyright ul li { display:block; text-align:center; color:#707070; font-size:12px; font-weight:300; letter-spacing:0; margin-right:15px; }
.copyright address { padding-top:10px; color:#707070; font-size:12px; font-weight:300; letter-spacing:0; }


/* index */
#slide-wrap { position:relative; overflow:hidden; }
#slide-wrap #vi-bxslider, #slide-wrap #vi-bxslider li {  width:100%; min-height:100vh; }
#slide-wrap #vi-bxslider li { text-align:center; width:100%; position:relative; display:table; background-repeat:no-repeat; background-position:top center; background-attachment:fixed; background-size:cover; }
#slide-wrap #vi-bxslider li.active-slide { display:table !important; }
#slide-wrap #vi-bxslider li .vi-info { display:table-cell; text-align:center; vertical-align:middle; z-index:50; color:#fff; }
#slide-wrap #vi-bxslider li .vi-info img { display:inline; }
#slide-wrap #vi-bxslider li .vi-info.vtxy-1 img { margin-left:700px; }
#slide-wrap #vi-bxslider li .vi-info.vtxy-2 img { margin-bottom:120px; }
#slide-wrap #vi-bxslider li .vi-info.vtxy-4 img { margin-bottom:270px; }

.m-section { padding:106px 0; }
.m-section .ms-tit { font-size:36px; color:#141414; text-align:center; line-height:1; font-weight:800; }
.m-section .ms-tit span { display:block; color:#141414; font-size:28px; }
.m-section .primary { display:block; width:17px; height:28px; /*background:url(../images/primary_bg.png) left top no-repeat;*/ margin:0 auto 10px; }
.m-section .atc-tit { font-size:22px; font-weight:700; line-height:1.2; }
.m-section .atc-dec { margin-top:10px; font-size:14px; color:#585858; }

.column4-pdlist { *zoom:1; }
.column4-pdlist:after { content:""; display:block; clear:both; }
.column4-pdlist li { position:relative; float:left; width:294px; margin:3px; }
.column4-pdlist li a { display:block; overflow:hidden; background:rgba(235,69,52,1) url(../images/btn_more.png) center center no-repeat; }
.column4-pdlist li a:hover .atc-img { -webkit-transform:scale(1.1); transform:scale(1.1); opacity:.1; }
.column4-pdlist li .atc-img { width:100%; height:199px; opacity:1; -webkit-transform:scale(1); transform:scale(1); -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; }
.column4-pdlist li .atc-info { background:#f1f1f1; padding:20px; min-height:210px; }
.column4-pdlist li .img-1 { background:url(../images/msec1_img01.jpg) left top no-repeat; }
.column4-pdlist li .img-2 { background:url(../images/msec1_img02.jpg) left top no-repeat; }
.column4-pdlist li .img-3 { background:url(../images/msec1_img03.jpg) left top no-repeat; }
.column4-pdlist li .img-4 { background:url(../images/msec1_img04.jpg) left top no-repeat; }

.m-partner { margin:15px 3px 0; background:#f1f1f1; height:78px; line-height:78px; }
.m-partner .pt-title { font-size:21px; color:#141414; font-weight:800; padding-right:52px; /*background:url(../images/primary_bg.png) right center no-repeat;*/ }
.m-partner span { display:inline-block; margin:0 42px; }
.m-partner span img { vertical-align:middle; }


.m-section.contactus { padding:84px 0; background:url(../images/mcontact_bg.gif) center top repeat-y; }
.m-section.contactus .inner { *zoom:1; }
.m-section.contactus .inner:after { content:""; display:block; clear:both; }
.contactus .ms-tit { font-size:28px; color:#fff; text-align:center; line-height:1; font-weight:800; }
.contactus .primary { display:block; width:17px; height:28px; /*background:url(../images/primary_bg_w.png) left top no-repeat;*/ margin:10px auto; }
.l-area { float:left; width:50%; min-height:426px; background:url(../images/contact_map.png) center center no-repeat; }
.r-area { float:right; width:50%; }
.contactus .l-area .btn-more { margin-top:300px; }
.contactus .btn-more { display:block; text-align:center; width:150px; height:43px; line-height:43px; color:#fff; margin:20px auto 0; font-size:15px; background:#1e1e1e; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.contactus .btn-more:hover { background:#eb4534; }

/* FORM */
.form-box { padding:0 60px; }
.application { width:100%; z-index:50; }
.application .form-section { margin-bottom:33px; overflow:hidden; vertical-align:middle; box-sizing:border-box; }
.application .form-section p.sec-title { display:none; }
.application .form-section p { margin:0; }
.application .item { width:100%; border-radius:7px; margin-bottom:4px !important; background:rgba(255,255,255,0.8); padding:10px; clear:both; box-sizing:border-box; }
.application .item.l { clear:none; float:left; width:49.65%; }
.application .item.r { clear:none; float:right; width:49.65%; }
.application ul.fld { position:relative; width:100%; margin-bottom:4px; padding:10px; font-size:0; letter-spacing:0; word-spacing:0; vertical-align:middle; border-radius:7px; background:transparent; display:block; box-sizing:border-box; }
.application ul.fld li { max-width:50%; width:50%; display:inline-block; font-size:13px; margin:2px 0; } 
.application input[type="text"] { position:relative; width:100%; padding-left:10px; background:transparent; font-size:16px; border:0; color:#aaa; vertical-align:middle; box-sizing:border-box; -webkit-appearance:none; -webkit-border-radius:0; outline-style:none; }
.application textarea { position:relative; width:100%; padding-left:10px; background:transparent; font-size:16px; border:0; color:#aaa; vertical-align:middle; box-sizing:border-box; -webkit-appearance:none; -webkit-border-radius:0; outline-style:none; }
.form-box input[type="submit"] { display:block; text-align:center; width:150px; height:43px; line-height:43px; color:#fff; margin:20px auto 0; font-size:15px; background:#1e1e1e; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;  }
.form-box input[type="submit"]:hover { background:#eb4534; }

/* 서브 공통 */
.svi { display:table; width:100%; height:274px; }
.svi p { display:table-cell; vertical-align:middle; text-align:center; color:#fff; font-size:36px; font-weight:600; line-height:1; }
.svi.sbg-company { background:url(../images/company/svi_company.jpg) left center no-repeat; }
.svi.sbg-business { background:url(../images/business/svi_business.jpg) left center no-repeat; }
.svi.sbg-reference { background:url(../images/reference/svi_reference.jpg) left center no-repeat; }

.section-head { }
.section-head .sub-menu { margin-top:-29px; z-index:99; }
.section-head .sub-menu ul { font-size:0; text-align:left; }
.section-head .sub-menu ul li { display:inline-block; width:14.28571%; background:#fff; text-align:center; }
.section-head .sub-menu ul li a { display:block; margin-top:-1px; margin-left:-1px; font-size:16px; font-weight:600; height:52px; line-height:52px; border:1px solid #d0d0d0; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; }
.section-head .sub-menu ul li a:hover, .section-head .sub-menu ul li a.active { background:#686868; color:#fff; border:1px solid #686868; }
.section-head .sub-menu.fixed { position:fixed; top:0; left:0; width:100%; margin-top:0; background:#fff; border-bottom:1px solid #d0d0d0; }
.section-head .sub-menu.fixed ul { width:1200px; margin:0 auto; }
.section-head .sub-menu.fixed ul li a { border-bottom:0; }

.section-head .loc { text-align:right; color:#888; margin-top:28px; }
.section-head .loc span { display:inline-block; padding-right:14px; margin-right:6px; background:url(../images/ico_gt.gif) right center no-repeat; }
.section-head .loc span.home { vertical-align:middle; font-size:0; width:32px; height:17px; padding-right:0; background:url(../images/ico_home.gif) left center no-repeat; }
.section-head .loc span.page { font-weight:600; color:#141414; padding-right:0; margin-right:0; background:none; }

.section-top { margin:54px 0; }
.section-top h2 { font-size:27px; font-weight:700; text-align:center; }
.section-top .primary { display:block; width:1px; height:21px; background:#eb4534; margin:0 auto; }

.section { padding:94px 0; }
.section.bg-1 { background:#efefef; }
.section.bg-2 { background:#eb4534; }
.sc-img { margin:48px 0; text-align:center; }
.sc-title { font-size:25px; font-weight:700; margin-bottom:8px; padding:0 110px; }
.sc-txt { color:#242424; margin-bottom:20px; padding:0 110px; }

.pdT0 { padding-top:0; }
.pdB0 { padding-bottom:0; }
.mgT0 { margin-top:0; }
.mgB0 { margin-bottom:0; }
.mgTB34 { margin:34px 0 20px; }

/* COMPANY */
.sc-txt-big { font-size:57px; color:#fff; font-weight:800; text-align:center; line-height:1; letter-spacing:-1px; background:url(../images/company/ceomassage_img01.jpg); padding:94px 0; }
.ceo-sign { margin-top:24px; text-align:right; }

#map { width:100%; height:470px; }
.loc-address { padding:5px 0 5px 42px; margin:24px 0; background:url(../images/company/ico_location01.png) left center no-repeat; }
.loc-call { padding:5px 0 5px 42px; margin-right:42px; display:inline-block; background:url(../images/company/ico_location02.png) left center no-repeat; }
.loc-fax { padding:5px 0 5px 42px; display:inline-block; background:url(../images/company/ico_location03.png) left center no-repeat; }

.his-list { }
.his-list dl { padding:32px 0; *zoom:1; }
.his-list dl:after { content:""; display:block; clear:both; }
.his-list dl:nth-child(2n) { background:#f5f5f5; border-top:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0; }
.his-list dl dt { float:left; font-size:23px; text-align:center; margin-left:20px; line-height:120px; font-weight:600; color:#eb4534; display:block; width:120px; height:120px; border-radius:50%; border:1px solid #eb4534; }
.his-list dl dd { display:block; margin:3px 0 0 154px; padding:4px 0 0 34px; font-size:15px; background:url(../images/company/history_listdot.png) 18px center no-repeat; }
.his-list dl dd span { font-weight:bold; color:#000; padding-right:20px; }

.cnr-list { width:1016px; margin:0 auto; *zoom:1; }
.cnr-list:after { content:""; display:block; clear:both; }
.cnr-list li { float:left; width:236px; margin:0 9px 32px 9px;}
.cnr-list li img { width:100%; border:1px solid #d0d0d0; padding:8px; background:#fff; }

.pg-contact { text-align:center; min-height:470px; } 
.pg-contact .sc-title {  padding:0; }
.pg-contact .ct-email { margin-bottom:44px; padding-bottom:24px; border-bottom:1px solid #efefef; }
.pg-contact .ct-email .ico-email { display:block; width:103px; height:103px; margin:54px auto 6px; background:url(../images/company/ico_email.png) left top no-repeat; }
.pg-contact .ct-email a { display:inline-block; font-size:27px; padding:10px 40px; margin:30px 0; color:#fff; background:#eb4534; -moz-border-radius:40px; -webkit-border-radius:40px; border-radius:40px; }


/* BUSINESS */
.pdpri { /*height:61px !important; background:#d0d0d0 !important;*/ }
ul.pd-tabmenu { margin-top:54px; font-size:0; text-align:center; }
ul.pd-tabmenu li { display:inline-block; width:25%; background:#fff; }
ul.pd-tabmenu li a { display:block; margin-top:0; margin-left:-1px; font-size:15px; font-weight:500; height:64px; line-height:64px; color:#888; border:1px solid #d0d0d0; border-left:0; border-bottom:0; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; }
ul.pd-tabmenu li:first-child { border-left:1px solid #d0d0d0; }
ul.pd-tabmenu li a:hover, ul.pd-tabmenu li a.active { color:#fff; font-weight:700; border:1px solid #686868; background:#686868; border-bottom:0; }


.pdsvi-bg1 { position:relative; height:560px; background:url(../images/business/pd_bg01.jpg) left center no-repeat; background-attachment:fixed;  }
.bg1-layer { display:none; /*position:absolute; left:50%; top:0; margin-left:-600px; width:300px; height:560px;; background:rgba(235,69,52,0.8); z-index:5;*/ }
.pdsvi-bg2 { position:relative; height:560px; background:url(../images/business/pd_bg02.jpg) left center no-repeat; background-attachment:fixed;  }
.bg2-layer { display:none; /*position:absolute; left:50%; top:0; margin-left:-300px; width:300px; height:560px;; background:rgba(235,69,52,0.8); z-index:5;*/ }
.pdsvi-bg3 { position:relative; height:560px; background:url(../images/business/pd_bg03.jpg) left center no-repeat; background-attachment:fixed; background-size:cover; }
.bg3-layer { display:none; /*position:absolute; left:50%; top:0; margin-left:0; width:300px; height:560px;; background:rgba(235,69,52,0.8); z-index:5;*/ }
.pdsvi-bg4 { position:relative; height:560px; background:url(../images/business/pd_bg04.jpg) left center no-repeat; background-attachment:fixed; background-size:cover; }
.bg4-layer { display:none; /*position:absolute; left:50%; top:0; margin-left:300px; width:300px; height:560px;; background:rgba(235,69,52,0.8); z-index:5;*/ }

.link-list { text-align:center; border-top:1px solid #000; border-bottom:1px solid #000; padding:82px 0; font-size:0; }
.link-list li { display:inline-block; width:33.33333%; }
.link-list li a { display:block; width:90px; margin:20px auto 0; padding:4px 0; font-size:15px; border:1px solid #000; -webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.link-list li a:hover { background:#eb4534; color:#fff; border:1px solid #eb4534; }

.client-list { text-align:center; border-top:1px solid #000; border-bottom:1px solid #000; padding:82px 0; font-size:0; }
.client-list li { display:inline-block; width:25%; vertical-align:top; margin-bottom:32px; }
.client-list li .client-logo img { border:1px solid #d8d8d8; padding:0 8px; background:#fff; }
.client-list li p { font-size:13px; font-weight:600; color:#242424; width:210px; margin:8px auto 0; }


/* REFERENCE */
.section.board { padding:0; min-height:500px; }
.reference-map { position:relative; }
/*
.map-icowrap { position:relative; width:1280px; height:623px; margin:0 auto; background:#efefef url(../images/reference/reference_map.png) center top no-repeat; }
.map-ico { position:absolute; }
.map-dot { width:14px; height:14px; border-radius:50%; background:#eb4534; cursor:pointer; }
.map-dot.current { background:#c31302; }
.map-dot .dot-ef1 { position:absolute; left:0; top:0; -webkit-animation-delay:2s; }
.map-cont { display:none; width:164px; background:#eb4534; margin-top:16px; position:absolute; left:-82px; box-shadow:1px 4px 10px 0 rgba(0, 0, 0, 0.3); }
.map-cont.active { display:block; } 
.map-cont-inner { display:table-cell; padding:8px; vertical-align:middle; color:#fff; font-size:15px; }


.panama { left:294px; top:357px; }
.peru { left:318px; top:417px; }
.chile { left:352px; top:505px; }
.uruguay { left:404px; top:512px; }
.cotedivoire { left:576px; top:364px; } 
.algeria { left:624px; top:293px; } 
.libya { left:663px; top:305px; } 
.egypt { left:710px; top:313px; } 
.israel { left:725px; top:282px; }
.iraq { left:758px; top:263px; }
.kuwait { left:771px; top:290px; }
.qatar { left:778px; top:306px; } 
.arabemirates { left:798px; top:314px; }  
.saudiarabia { left:760px; top:318px; }  
.uzbekistan { left:835px; top:237px; } 
.kazakhstan { left:856px; top:208px; }  
.bangladesh { left:928px; top:304px; }  
.vietnam { left:982px; top:336px; }   
.singapore { left:968px; top:390px; }   
.indonesia { left:1014px; top:409px; }
.philippines { left:1029px; top:346px; }
.korea { left:1057px; top:246px; }

@-webkit-keyframes fade-out {
	0% { opacity:1; -webkit-transform: scale(1); }
	85% { opacity:.5; -webkit-transform: scale(1.5); }
	100% { -webkit-transform: scale(1.6); opacity:0; }
}
@-moz-keyframes fade-out {
	0% { opacity:1; -moz-transform: scale(1); }
	85% { opacity:.5; -moz-transform: scale(1.5); }
	100% { -moz-transform: scale(1.6); opacity:0; }
}
@-ms-keyframes fade-out {
	0% { opacity:1; -ms-transform: scale(1); }
	85% { opacity:.5; -ms-transform: scale(1.5); }
	100% { -ms-transform: scale(1.6); opacity:0; }
}
@-o-keyframes fade-out {
	0% { opacity:1; -o-transform: scale(1); }
	85% { opacity:.5; -o-transform: scale(1.5); }
	100% { -o-transform: scale(1.6); opacity:0; }
}
@keyframes fade-out {
	0% { opacity:1; transform: scale(1); }
	85% { opacity:.5; transform: scale(1.5); }
	100% { transform: scale(1.6); opacity:0; }
}
.fade-out { border:1px solid #eb4534; width:14px; height:14px; border-radius:50%; opacity:.5;
    animation:fade-out 1s ease-in 0s infinite normal none;
	-webkit-animation:fade-out 1s ease-in 0s infinite normal none;
	-moz-animation:fade-out 1s ease-in 0s infinite normal none;
	-o-animation:fade-out 1s ease-in 0s infinite normal none;
	-ms-animation:fade-out 1s ease-in 0s infinite normal none;
}
*/
.reference-table { width:100%; border-collapse:collapse; border-top:2px solid #eb4534; table-layout:fixed; }
.reference-table thead th { padding:8px 0; background:#fff; font-size:15px; font-weight:700; vertical-align:middle; text-align:center; border-right:1px solid #e5e5e5; border-bottom:1px solid #eb4534; }
.reference-table thead th:last-child { border-right:none; }
.reference-table tbody td { padding:8px 18px; color:#585858; background:#fff; font-size:13px; text-align:left; vertical-align:middle; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; }
.reference-table tbody td:last-child { border-right:none; }













/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#eb4534;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #000;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #000;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #242424;border-bottom:1px solid #dcdcdc;font-weight:500;background:#fff;text-align:center;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;vertical-align:middle}
.tbl_head01 td {padding:16px 5px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;font-size:13px;line-height:1.5em;word-break:break-all;vertical-align:middle}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:160px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f1f1f1;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;margin:0 3px;width:36px;height:36px;color:#000;letter-spacing:0;line-height:36px;vertical-align:middle;-moz-border-radius:36px; -webkit-border-radius:36px; border-radius:36px;}
.pg a { font-size:13px; }
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {background:#eeeeee;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}

.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}
