@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);



.info_box { border: 1px solid #ddd; padding: 20px; margin-bottom: 20px; }
.info_box p { margin-top: 0; margin-bottom: 0; line-height: 30px; }
.info_box ul.list { margin-top: 0; margin-bottom: 0; }


.fregister0_agree { margin-top: -10px;  text-align: right;}

/* 인쇄공통 */
.PrintArea { padding: 30px; }
.PrintArea h2 { text-align: center; font-size: 20px; font-weight: normal; margin-bottom:30px; }

.PrintArea .sign_area { position: relative ;padding: 40px 20px; }
.PrintArea p { font-size: 16px; text-align: center; }
.PrintArea table { border-collapse: collapse; width: 100%; }
.PrintArea table td,
.PrintArea table th { border: 1px solid #000; padding: 10px}
.PrintArea .seal_print { position: absolute; bottom: 10px; right:30px; width: 100px; }

.certificateion .PrintArea {
                width: 540px; overflow: hidden;
                background: url(/images/certificateion_bg.png) center 150px no-repeat;
                background-size: 300px;}
.certificateion .PrintArea .detail { padding: 30px; }
.certificateion .PrintArea .signature { text-align: center; margin-top:30px; }
.certificateion .PrintArea h1 { text-align: center; }

.certificateion .PrintArea dl { line-height: 24px; }
.certificateion .PrintArea dl:after { display: block; clear: both; content: ''; }
.certificateion .PrintArea dt { float:left; width: 80px; display: block;  }
.certificateion .PrintArea dd { float:left; width: 460px; display: block; margin-left:0; }
.certificateion .PrintArea .PrintArea_bg { display: none; }
.certificateion .PrintArea .seal_print  { right:80px; bottom: 100px; }

@media print {

    @page {
        size:21cm 29.7cm; /*A4*/
    }
    html, body { border:0; margin:0; padding:0; }

    .receipt .PrintArea { display:block; margin:5cm 5cm; font-size: 16px; }
    .receipt .PrintArea h2 { font-size: 30px;  }
    .receipt .PrintArea p { text-align: center; }
    .receipt .PrintArea .seal_print { width: 1.5cm; right:0cm; }
    .win_btn { display: none; }

    .certificateion .PrintArea { position: relative; font-size: 18px; line-height: 35px;  width: auto;
                        }
    .certificateion .PrintArea { margin: 1cm 0 1cm 1cm; height: 23cm; }
    .certificateion .PrintArea h1 { margin: 3cm 0; font-weight: bold; font-size: 40px;}
    .certificateion .PrintArea dl { margin-top:3cm; line-height: 40px;}
    .certificateion .PrintArea dt { width: 15%; padding-left: 5%; font-weight: bold; }
    .certificateion .PrintArea dd { width: 80%; }
    .certificateion .PrintArea .detail { font-size: 18px; }
    .certificateion .PrintArea .detail .detail1 { margin-bottom: 3cm; }
    .certificateion .PrintArea .detail .detail1 p { font-size: 20px; }

    .certificateion .PrintArea .PrintArea_detail { position: absolute; top:0 ; left:0; z-index: 10}
    .certificateion .PrintArea .PrintArea_bg { display: block; position: absolute; top:8.5cm ; left:0; z-index: 1;
                                text-align: center; width: 100%;}
    .signature .title { font-size: 26px; }
    .certificateion .PrintArea .seal_print  { right:90px; bottom: 30px; }

    .certificateion .PrintArea .PrintArea_detail { position: absolute; top:0 ; left:0; z-index: 10}

}



.align_center { text-align: center; }

.register_profile .tbl_head03 caption { font-size: 18px; line-height: 30px;}
.register_profile .tbl_head03 tbody th { padding: 12px 15px; text-align: center; }
.register_profile .tbl_head03 tbody td { padding: 7px 5px; }
.register_profile .tbl_head03 .wid1 { width: 135px; }


.register_profile .tbl_head03 .career_table .wid1 { width: 260px; }
.register_profile .tbl_head03 .career_table .wid2 { width: 520px; }
.register_profile .tbl_head03 .career_table .frm_input2 { width: 170px; }

.register_profile .tbl_head03 .license_table .wid1 { width: 255px; }



.tbl_frm03 table tr:first-child td { border-top: 1px solid #eee !important;  }



.tbl_frm03 th.wid100px { width: 100px; }
.tbl_head03 td { text-align: center; }

.wid100px { width: 100px; }


.tbl_frm03 th {width:auto;}
.tbl_frm03 .frm_input { width: 100%; }
.tbl_frm03 a { color: #fff; background: #606875 ; font-size: 12px; display: inline-block;
                padding: 0px 10px; line-height: 24px; border-radius: 3px;
                border: 1px solid #555; box-sizing: border-box;  }
.tbl_frm03 a:hover { color: #fff; }
.tbl_frm03 div { margin-top: 10px;  }
.tbl_frm03 div a { padding:  2px 30px; }


html{background:#fff; font-size: 15px; color: #222 }
body { margin: 0; padding: 0; }
body,table/*,input,textarea,select,button*/{font-family:'Nanum Gothic',sans-serif; }

select { height: 26px; border-radius: 0 !important; border: 1px solid #ccc; }
/* 공통 클래스 */
a:hover,
a:active,
a:visited,
a:link {text-decoration: none; color: #555;}

.fullWidth {width:100%;}
.row{ width:1200px;margin:0 auto}

.center {text-align: center}
.clear {clear: both}
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

.text-align-center {text-align: center;}
.align_center {text-align: center;}

.blue {color: #2a80b9}
.emp {color: #ca2a71}
.box_gray { padding: 30px; background: #f0f0f0; }
img {vertical-align: top; border:0}
.border {border: 1px solid #ccc}
.padding_20 {padding: 20px;}

table.no_border th,
table.no_border td {border: none}

ol {padding-left: 27px; margin: 0}

a.rollover img { border-width:0px; display:inline; }
a.rollover img.over { display:none; }
a.rollover { border:0px }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }

ul.list {margin: 10px 0 ; padding: 0}
ul.list {padding-left:20px; line-height: 26px; }
ul.list { padding-left: 5px; }
ul.list li { list-style: none }
ul.list li { padding: 0 0 4px 15px; background: url('../images/ul_dot.png') 0 11px no-repeat;}
ul.list li.date { padding: 0 0 4px 15px; background: url('../images/ul_dot.png') 0 11px no-repeat; line-height: 160%}


/* 게시판 보정 */
#bo_v_act {display: none;}
#bo_cate_ul li {list-style: none;}
#bo_list_total {display: none}
#captcha {border:none;}
#bo_sch {border:none;}
#container_title {display: none}
#bo_v_table {display: none}

.bxslider_img .slide {position: relative;}
.bxslider_img .slide .agree {position: absolute; top:200px; text-align: center; width:181px; color: #fff; font-size: 13px}
.bxslider_img .slide .agree span {color: #ccc}


.header {position:relative; z-index: 10; font-family: 'Noto Sans KR', 'Nanum Gothic'; }
.header .row:after {display:block;visibility:hidden;clear:both;content:""}
.header .logo { float: left; margin: 0; padding: 25px 0; height: 50px;}
.header .logo a:hover img {opacity: 1; }
.header h1 a{color:#fff;text-decoration:none}


/* 상단 회원가입 등 링크 */
#tnb {float:right; width: 500px; ;padding:23px 0 0 0;list-style:none;zoom:1; text-align: right;}
#tnb a.emp {color: #ca2a71; font-weight: bold}
#tnb .favorite {float: left; width: 200px; text-align: left; padding-top: 7px; }
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {display: inline-block; margin:2px 0 0 9px}
#tnb a {display:block; padding:0px 5px; color:#666;letter-spacing:0;line-height:20px;}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}

/* 메뉴 */
.gnb_wrapper { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; font-weight: normal; box-sizing: border-box; }
.gnb a { color:#555555;}
.gnb { position: relative; margin: 0 auto;  text-transform:uppercase; }
.gnb ul{list-style:none;margin:0;padding:0;zoom:1; padding-left: 0; }
.gnb ul:after{content:"";display:block;clear:both}
.gnb > ul > li {float:left;list-style:none; width: 16.666%; }
.gnb > ul > li a { display:block; font-size:19px; padding:16px 0px ; text-decoration:none;
                text-align: center; line-height: 28px; }

/* 메뉴 depth2 */
.gnb ul li ul {display:none; position: absolute; top:60px; width: 200px;  z-index: 1; margin-left: 0px;
                    padding:0; border: 1px solid #ddd; border-top: none; border-bottom: none;  background: #fff }
.gnb ul li:hover ul {display: block}
.gnb ul li ul.sub1 {margin-left:10px;}
.gnb ul li ul.depth2 {display: none;}

.gnb ul li ul li {float:none; margin-left:0;
                        border-bottom: 1px solid #ddd; }
.gnb ul li ul li:first-child { border-top: 1px solid #ddd; }
.gnb li li{position:relative; float:none;background:none;padding:0;left:0;}
.gnb ul li ul li a{ float:none ; display:block; color:#666; font-weight:bold; font-size:16px; font-weight: bold; text-align: left;
                    padding:12px 20px;  height:auto;font-weight:normal !important; letter-spacing: 1px;
                   }
.gnb ul li ul li a:hover { background:#e6e6e6 }

.gnb ul li ul li.active a{}


.gnb li a.rollover img { border-width:0px; display:inline; }
.gnb li a.rollover img.over { display:none; }
.gnb li:hover a.rollover { border:0px }
.gnb li:hover a.rollover img { display:none; }
.gnb li:hover a.rollover img.over { display:inline; }



/* 팝업레이어 */
#hd_pop {z-index:99999;position:relative;;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:5px 0;background:#6d88a5;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:1px solid #ddd;background: none ;color:#fff}
.hd_pops_con p { margin: 0; }




/* 메인페이지 */
.main_banner_text { position: relative; font-size: 45px; text-align: right;
                color: #fff; text-shadow: 2px 2px 3px #333 }
.main_banner_text_1 { left:0; right:0; }
.main_banner_text_12 { left:0; right:0;}
.main_banner_text_14 { left:0; right:0;}


.main_box {margin:0 auto; zoom:1; overflow: hidden; padding-bottom: 10px;}
.main_box:before,
.main_box:after {display:table; content:""; clear:both;}

.main_box .one-third {float: left; width: 315px; margin-right:25px;}
.main_box .last-column {float: right; width: 315px; margin-right:0;}


.main_box.recent {background: url(../images/main_recent_bg.png) top left; height: 214px;}
.main_box.recent .one-third {width:325px; background: #fff; border: 1px solid #ddd; margin-right:10px; height: 191px; }
.main_box.recent .one-third.last-column { margin-right: 20px; }

.bxslider_img .slide {float: left; width: 189px; margin-left: 13px}
.bxslider_img .slide:first-child {margin-left: 0}



.main .box.latest_profile { background: url(../images/main_gallery_bg3.png) no-repeat; padding: 0; height: 639px; padding-bottom: 70px;}
.main .box.latest_profile h2 {background:#17c1d5 url(../images/main_latest_title_bg.png) no-repeat; position:relative; font-size: 17px; margin-top: 0;padding: 0;
                        width: 980px; height: 40px; line-height: 40px; color: #fff; padding-left: 20px;}


.main .box.latest_gallery2 { background: url(../images/main_gallery_bg2.png) no-repeat; padding: 0; height: 450px; padding-bottom: 70px;}
.main .box.latest_gallery2 h2 {background:#ad9a74 url(../images/main_latest_title_bg.png) no-repeat; position:relative; font-size: 17px; margin-top: 0;padding: 0;
                        width: 980px; height: 40px; line-height: 40px; color: #fff; padding-left: 20px;}

.main .row h2 {position:relative;  margin-top: 0; line-height: 20px; margin: 0; padding: 0; font-size: 20px; color: #065150; }
.main .row h2 a:visited,
.main .row h2 a:hover,
.main .row h2 a:active,
.main .row h2 a:link {color: #fff}
.main .row h2 span {font-size: 14px; color: #333; font-weight: normal;}
.main .row h2 p {position: absolute; top:1px; right:20px; margin: 0; font-size: 13px}
.main .row h2 p span { font-size: 13px}

.main .box { padding:20px 0 20px 0; height: 230px }

.box_1_2 { width: 50%; float: left }
.box_1_2 .latest_wrap { padding: 0 20px 0 0 }
.box_1_2 .latest_wrap .tabs-content {height: 132px;}
/* Main page */



.border1px { border: 1px solid #ddd; }



.main_1st_box { margin:20px 0; height: 150px; }
.main_1st_box .main_1_box_left { float: left; width: 945px; padding-left:15px; }
.main_1st_box .main_1_box_left ul { margin:0; padding: 0; }
.main_1st_box .main_1_box_left ul:after { content: ''; display: block; clear: both; }
.main_1st_box .main_1_box_left ul li{ list-style: none; float: left;}
.main_1st_box .main_1_box_left ul li a { padding: 20px 5px 0 5px; display: block; }

.main_1st_box .main_1_box_right { float: right; width: 220px; overflow: hidden;}

.main_2st_box {  margin:20px 0 40px 0;  }
.main_2st_box .main_2_box { width: 392px; height: 240px; border: 1px solid #ddd;
                            float: left; box-sizing: border-box;  }
.main_2st_box .main_2_box_first { margin-right:12px;}
.main_2st_box .main_2_box_third { float: right; }


.main_2_box .latest { padding: 0 15px; }
.main_2_box .latest ul li span {position: absolute; display: block; top:1px; left:0; width: 90px;
                text-decoration: none; text-align: left; color: #888; }
.main_2_box .latest h2 {position: relative; margin-top: 0px; margin-bottom: 7px}
.main_2_box .latest h2 a {display: block; position: absolute; top: 10px; right: 0px}
.main_2_box .latest a {color: #333}
.main_2_box .latest a:hover  {color: #3366cc}


.main .tabs-menu { padding-bottom: 0; font-size: 16px; font-weight:400;
                    font-family: 'Noto Sans KR', 'Nanum Gothic'; }
.main .tabs-menu li a {padding: 0; width: 130px; overflow: hidden;}

/* Tabs
-----------------------------------------------------------------------------------------------*/
.main .tabs-menu:before,
.main .tabs-menu:after {display:table; content:""; line-height:0;}
.main .tabs-menu:after {clear:both;}
.main .pages .tabs-menu {padding-left: 0;  }

.main .tabs-menu{ list-style:none; padding: 0;  width: 100%;
      padding: 0 0 10px 0 ; margin:0; }
.main .tabs-menu li{ display:block; float:left; overflow: hidden;  }
.main .main .tabs-menu li a:hover {}
.main .tabs-menu li a{ float:left;
        display:block;
        text-align: center; text-decoration:none;
        border-right: none; border-left:none;
        padding: 15px 0 14px 0; border-bottom: 1px solid #ddd;
        color: #999;
        width: 130px; overflow: hidden; 
        height: 26px;
        letter-spacing: -1px;
      }
.main .tabs-menu li.active a { color: #333; border-bottom: 3px solid #31b774;
        padding: 15px 0 12px 0; }



.main_icons div {float: left ;width: 25%; text-align: center; }
.main_icons div img { border: 1px solid #ddd; border-radius: 5px; padding: 10px; }
.main_icons div:hover { opacity: .7; }

.main_customer_btn {position: absolute; bottom: 65px; right:40px; }

.main_banner4 {margin: 30px 0 30px 0; }
.main_banner4 ul {margin: 0; padding:0; }
.main_banner4 ul li {float: left; list-style: none;border: 1px solid #ddd; margin-right: 9px;}
.main_banner4 ul li.end { float: right; margin-right:0;  }
.main_banner4 ul li { padding: 0; }

.main .box1 {float:left; margin-left: 0px; width: 489px;  border-right: 1px solid #eee}
.main .box2 {float:right; margin-left: 0px; width: 490px; padding-right: 0}
.main .banner {width: 500px ; height:310px; padding: 0;}
.main .popular {background: url('../images/tit_popular.png') no-repeat top 0px left 0; height: 400px;  }
.main .popular .box {padding: 0 0 40px 235px; }
.main .popular div.list {float: left; width: 143px; margin-right: 12px;}
.main .popular div.fourth {margin-right:0}
.main .popular div.end { margin-right:0; float: right;}

.subTopImg {position:relative; width: 100%;
            height: 140px;}
.subTopImg .row {padding-top: 40px;}
.subTopImg .row div{ color:#fff; padding-right: 20px; font-size: 30px; line-height: 45px}
.subTopImg .row div.txt2 {font-size: 55px;}
.subTopImg .main {background: url(../images/img_main.png) no-repeat top center; height: 155px; padding-top: 0}
.subTopImg .sub {height: 90px;background-image: url(../images/sub1.png) }



.subTopImg .facebook {position: absolute; top:141px; right:52px; }
.subTopImg .twitter {position: absolute;  top:141px; right:0; }


.sub_top_img  {background: #efefef; height: 230px; background: url(../images/sub_top.jpg) no-repeat bottom center}
.sub_top_img h1 {padding-top: 30px; font-size: 30px;}


.sidemenu { font-family: 'Noto Sans KR'; }
.sidemenu h2 {
    background:#265441 url(../images/sidemenu_h2_bg.png) bottom right no-repeat;
    font-size: 30px;
    color: #fff;
    margin: 0;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-weight: 100;

  }

.sidemenu ul { margin: 0; padding: 0; border: 1px solid #ddd; border-bottom: none; border-top: none; }
.sidemenu ul li { list-style: none; }
.sidemenu ul li a {display: block; padding: 14px ; font-size: 17px; color: #4a4a4a;
                 border-bottom: 1px solid #ddd; padding-left: 30px; line-height: 25px; }
.sidemenu ul li.on a:hover,
.sidemenu ul li.on a,
.sidemenu ul li a:hover {text-decoration: none;
              color: #fff; background:#009a47 url(../images/leftmenu_on_bg.png) no-repeat top left;
          }

.sidemenu ul ul { }
.sidemenu ul ul li {border: none}
.sidemenu ul ul li a {padding: 10px 2px 10px 30px; font-size: 13px}
.sidemenu ul li:first-child ul li  a {border-top:none !important;}

#aside {float:left;margin:50px 0 0 0; width:230px; border-top: 0; min-height: 500px;  }

.side_box { border: 1px solid #ddd; padding: 20px; margin-top:30px; color: #666}
.side_box .side_title {color: #0a5da3; font-size: 18px; font-weight: bold; margin-bottom: 10px;: }
.side_box p {margin: 0; font-size: 13px; }
.side_box .side_btn a {display: block; margin-top:10px;}
.side_box .side_tel span {font-size: 20px; color: #333; font-weight: bold; }
.side_box .side_email {letter-spacing: -0.5px;}

.top_right_box .side_title {color: #0a5da3; font-size: 16px; font-weight: bold; text-align: right; padding-top: 25px; margin-bottom:-5px; }
.top_right_box p {margin: 0; font-size: 13px; }
.top_right_box .side_tel span {font-size: 20px; color: #333; font-weight: bold; text-align: right}


#container { z-index:4;position:relative;float:right;padding:50px 0px 30px 0px;width:910px;
    min-height:500px;height:auto !important;height:500px;font-size:1em;zoom:1}
#container:after { display:block;visibility:hidden;clear:both;content:""}
#container_title { margin-bottom:20px;font-size:1.2em;font-weight:bold; }

#container h1.title {
        margin-bottom: 40px;
        font-size: 34px;
        margin-top: 0px;
        font-family:  'Noto Sans KR';
        font-weight: 500;
        color: #333;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #ddd;
}
#container h1.title span {
        display: block;
        padding-top: 30px;
        font-size: 14px;
        color: #666;
        float: right;
        line-height: 10px;
        font-weight: normal;
        padding-bottom: 10px;
}

h2.first { margin-top: 0px; }
h2 {font-size: 17px; margin-top: 0px; margin-bottom: 5px;}

.btn_area { margin: 10px 0; }
a.btn  { padding:7px 18px; font-size: 14px; background: #265441; color:#fff; text-align: center; border-radius: 2px;
         display: inline-block; }
a.big {padding:10px 20px; font-size: 14px;}
div.btn { padding-top: 20px; margin-top: 20px; }



/* Site Layout - Footer */
.bottom_banner {background: #0a6f6c}

.footer{clear:both;  margin-top: 30px; border-top: 1px solid #ddd ;
		 background:#efefef; }
.footer .bottom_menu { border-bottom: 1px solid #ddd ; font-family:  'Noto Sans KR';
        font-size: 15px; }
.footer .bottom_menu ul {text-align: center;  }
.footer .bottom_menu ul li { display: inline-block;
		background: url(../images/dot_gray.png) top 8px right 0 no-repeat;
		padding: 0 16px 0 10px;
	}
.footer .bottom_menu ul li.bottom_menu_end { background: none; }

.copyright {position: relative; padding-top: 18px ; padding-bottom: 20px;
			}

.copyright p {color: #666; margin-top: 0;
            line-height: 24px ; text-align: center; padding: 0 150px;  }
.copyright p.menu {font-size: 16px; font-weight: bold}
.banner_bottom {position: absolute; top:10px; right: 0}



.banner_box { position: relative; ;border-top: 1px solid #E3E3E3; top: 0; padding: 12px 0;
                background: #EDEDED;

        }
.banner_box .rilling_banner {background:url(../images/title_partner.png) 10px 15px no-repeat; height: 46px;
                     }
.banner_box .rilling_banner .slider{ padding-left: 170px; }




/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;border-left:0;background:#f5f8f9;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:#f8f9fa;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}




/* 게시물 선택복사 선택이동 */
#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}

/* 캡챠 자동등록(입력)방지 기본 */
#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:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:5px;left:110px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('/plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:26px;left:110px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('/plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f8f9fa;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 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:#f8f9fa;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:7px 15px; font-size: 15px; border:0;background:#265441; border:1px solid #265441;
        color:#fff;letter-spacing:-0.1em;cursor:pointer; border-radius: 2px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em; }
.btn_submit:hover,
.btn_submit:visited,
.btn_submit:active,
.btn_submit:link  { color: #fff; }



fieldset {border: none}

a.btn_cancel {display:inline-block;padding:7px 10px;border:1px solid #ddd;background:#fafafa;color:#000;text-decoration:none;vertical-align:top; border-radius: 2px;}
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}

/* 게시판용 버튼 */
.btn_bo_user { margin: 0; padding: 0; }
.btn_bo_user li { list-style: none; line-height: 20px;}



a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;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 20px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;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 #777;background:#777;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; font-size: 18px;
            font-family: 'Noto Sans KR'; }

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:13px 0;border-top:1px solid #ddd; background: #f5f5f5; border-top:2px solid #555;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.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:#f5f5f5;text-align:center}
.tbl_head01 tbody th {padding:8px 0; border-bottom:1px solid #e9e9e9
                        background: #f5f5f5; border-top:2px solid #555; }
.tbl_head01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}
.tbl_head01 th {background: #dee5f3}

.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 #ddd;border-bottom:1px solid #ddd;background:#eee;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:#f5f5f5;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 table tr:first-child th,
.tbl_frm01 table tr:first-child td { border-top: 2px solid #555;  }

.tbl_frm01 th {width:150px;padding:13px 13px;border-top: 1px solid #e9e9e9; border-bottom:1px solid:#e9e9e9; background:#f3f5f7;text-align:left}
.tbl_frm01 td {     height: 26px; line-height: 26px;
                    padding:7px 10px;border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #ddd;background:#f8f9fa;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}



.tbl_frm01 .manage_btn { width: 100px; }

/* 자료 없는 목록 */
.empty {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f8f9fa 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;font-weight:bold;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}

/* 내용관리 */
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 검색결과 색상 */
.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  a {border-radius: 2px}
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 10px;height:30px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle; border-radius: 2px}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#7086a3;color:#fff;font-weight:normal}





input[type='text'].short {width: 30px}


.topSearch {background:#efefef url('../images/bg_search.png') no-repeat 10px 13px; border:1px solid #ccc; border-radius: 3px;
            padding: 15px 10px 15px 130px; margin-bottom: 20px}

.item_view .left {width: 552px; float: left; margin-top: -20px; }
.item_view .right {width: 220px; float: right; }
.white {color:#fff;}

.item_view .money4 {color: red}

.item_view .what1 {color: blue}

.line_table {border-collapse: collapse; width: 100%}
.line_table th,
.line_table td {border: 1px solid #ddd; padding: 3px}
.line_table th {width: 80px; background: #efefef}
.padding10 td,
.padding10 th {padding: 10px}


.fee_info .line_table th { width: auto; background: #adcf87;}
.fee_info td,
.fee_info th { text-align: center; }
.fee_info .th_sub_lable { background: #dcecca; ; }

.btn_confirm a.white {color: #fff}
#container h2.first_h2 {margin-top: 0}

.latest_gallery h2 {display: none}

.detail_tel {margin-top: 20px; line-height: 1.6}
.detail_tel h3 {font-size: 1.5em}
.detail_tel p.memo {font-size: 1.2em}
.detail_tel .tel {font-size: 1.3em; color: red}
.detail_tel .blue {color: blue}

.align-right {text-align: right}


.main_special {text-align: left}
.main_special {margin: 0; padding: 0}
.main_special li {list-style: none}
.main_special .title { display: none; position: absolute; top:-100px; z-index:10000; right: 0; font-size: 12px; padding-right: 5px}

.main_special li.price { position: relative; margin: 0; color: #333; padding: 10px 7px; font-family: 'Oswald', sans-serif;}
.main_special li.price span {display: block; position: absolute; top:4px; font-weight:bold; right: 0; font-size: 23px; padding-right: 5px ; color: #cc0000}

.big_btn { margin-top: 30px; margin-bottom: 10px}
.big_btn input[type='submit'],
.big_btn a {display: block; padding: 20px 50px; width:250px; text-align: center;
          background: #0a5da3; font-size: 20px; color: #fff; margin: 0 auto}

.big_btn input[type='submit'] {padding: 15px 50px; border: none; width:300px;}

.small_btn { margin-top: 10px; margin-bottom: 10px}
.small_btn input[type='submit'],
.small_btn a {display: block; padding: 5px 30px; width:100px; text-align: center; background: #7086a3; font-size: 15px; color: #fff; margin: 0 auto}
.small_btn input[type='submit'] {padding: 5px 30px; border: none; width:130px; cursor: pointer;}
.searchBox span {display: block; float: left; width: 80px}

.camp_btn input[type='submit'] {display: inline-block; }
.camp_btn a.camp_cancel { background: #666 !important; padding: 13px 0 !important; width: 100px !important; text-align: center; display: inline-block;
            vertical-align: bottom; }


