@charset "utf-8";
body{font-size: 12px}
*{box-sizing: border-box;}
* {
    border-radius: 0 !important;
  /*   font-family: 'NanumBarunGothic'; */
}

/* SIR 지운아빠 */
/* default.css 수정 부분 */
legend{border-bottom: 0;}
.btn_submit{background-color: #265ba1;padding: 15px 20px;font-size: 14px;}
a.btn_cancel{padding: 14px 20px;font-size: 14px}
.tbl_frm01 th{width: 120px;}
fieldset .btn_submit{font-size: 12px; padding: 0 20px;}
#bo_w{margin-bottom: 20px;}
#bo_list .td_num{width: 65px;}
a.btn_b02{background-color: #265ba1;}
a.btn_b02:hover{color:#fff;}

/* a{color:#fff;} */
/* default.css 수정 부분 끝 */
.margin-top-5{margin-top: 5px;}
.margin-top-10{margin-top: 10px;}
.margin-top-20{margin-top: 20px;}
.margin-top-30{margin-top: 30px;}
.margin-top-40{margin-top: 40px;}
.margin-top-50{margin-top: 50px;}
.margin-top-60{margin-top: 60px;}
.margin-bottom-5{margin-bottom: 5px;}
.margin-bottom-10{margin-bottom: 10px;}
.margin-bottom-20{margin-bottom: 20px;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-bottom-40{margin-bottom: 40px;}
.margin-bottom-50{margin-bottom: 50px;}
.margin-bottom-60{margin-bottom: 60px;}
.margin-right-0{margin-right: 0;}
.margin-right-3{margin-right: 3px;}
.margin-right-5{margin-right: 5px;}
.margin-right-10{margin-right: 10px;}
.margin-right-11-5{margin-right: 11.5px;}
.margin-right-15{margin-right: 15px;}
.margin-right-20{margin-right: 20px;}
.col-md-2-5{width: 20%;float: left;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}  
.col-mds-3{float: left;width: 25%;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-mds-4{float: left;width: 33.33333%;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-mds-6{float: left;width: 50%;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.row-l{margin: 0 -10px 0 -15px;}
.row-l2{margin: 0 -5px 0 -15px;}
.row-r{margin: 0 -15px 0 -10px;}
.clearfix{clear: both;}
.badge{border-radius: 10px !important;background-color: #265ba1;}
.text-center{text-align: center;}
.font-size-12{font-size: 12px;}
.border-notop-1px-d1d1d1{border: 1px solid #d1d1d1; border-top:0;}
.border-notop-2px-0071bc{border: 2px solid #0071bc; border-top:0;}
.disply-none{display: none;}


/* 구글 번역기 */
#google_translate_element {height: 30px;}
#google_translate_element .goog-te-gadget-simple{height: 30px;border: 0;}

.headline {
    display: block;
    margin: 0 0 15px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}

.headline h1, .headline h2, .headline h3, .headline h4, .headline h5, .headline h6 {
    margin: -1px 0 -1px;
    padding: 5px 2px;
    display: inline-block;
    border-bottom: 1px solid #0071bc;
    border-top: 1px solid #0071bc;
}

.headline h6 {
    font-size: 12px;
}

.sky-form .input:hover input, .sky-form .select:hover select, .sky-form .textarea:hover textarea {
    border-color: #999;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
    border-color: #bbb;
}

.sky-form .icon-append, .sky-form .icon-prepend {
    top: 1px;
    height: 28px;
    font-size: 12px;
    line-height: 29px;
    background: inherit;
}

.sky-form .icon-append {
    right: 1px;
    padding: 0 3px;
    min-width: 30px;
}

.sky-form .icon-append, .sky-form .icon-prepend {
    color: #b3b3b3;
}

.btn-e {
    white-space: nowrap;
    border: 0;
    color: #fff !important;
    font-size: 12px;
    cursor: pointer;
    font-weight: 300;
    padding: 3px 12px;
    position: relative;
    background: #0071bc;
    display: inline-block;
    text-decoration: none;
}

.btn-e:hover {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn-e:hover, .btn-e:focus, .btn-e:active, .btn-e.active, .open .dropdown-toggle.btn-e {
    background: #DF2700;
}
#hd{z-index: 6;}
.wrapper{width: 1024px; margin: 0 auto;}
#hd_top{width: 100%;border-bottom: 1px solid #d1d1d1;height: 31px;}
#hd_top_left{float: left;}
#hd_top_left ul{list-style: none;padding: 0;margin: 0;}
#hd_top_left li{float:left;padding: 0 10px;border-right: 1px solid #d1d1d1;}
#hd_top_left li:first-child{border-left: 1px solid #d1d1d1;}
#hd_top_left li a:HOVER{text-decoration: none;}

#hd_top_right{float: right;}
#hd_top_right ul{list-style: none;padding: 0;margin: 0;}
#hd_top_right li{float:left;padding: 0 10px;line-height: 30px;}
#hd_top_right li a:HOVER{text-decoration: none;}
 
/*  #hd_wrapper {padding: 10px 0 0 0;width: 100%; background: url(../images/top_winter_bg.png) top center no-repeat;} */ 
#hd_wrapper {padding: 10px 0 0 0;width: 100%; background: url(../images/top_bg.png) top center no-repeat;}
#logo{float: none;text-align: center;margin: 0;position: relative;line-height: 65px;width: 1024px;margin: 0 auto;}
#logo img{/* height: 36px; */ height: 50px;}
#logo .header_left{position: absolute;top: 5px;text-align: right;left: 0;} 
#logo .header_banner{position: absolute;top: 5px;text-align: right;right: 0;}
#logo .header_banner_left{position: absolute;top: 5px;text-align: right;left: 0;}
#logo .header_banner img{width: 242px;height: 62px;background-color: #f2f2f2;border: 1px solid #d1d1d1;}
#logo .header_banner_left img{width: 242px;height: 62px;background-color: #f2f2f2;border: 1px solid #d1d1d1;}
#container{width: 773px;padding: 15px 10px 5px 0;border-right: 1px solid #d1d1d1;min-height: 1500px;}
#aside{width: 240px;height:100%; padding: 15px 0 5px 0;margin: 0;}

#gnb{width: 100%; background-color: #6fa6e5;height: 45px;line-height: 45px;margin-top: 10px;}
#gnb #head-menu-box{width: 1024px;margin: 0 auto;position: relative;}
#gnb #menu-ul .menu-li{display: inline-block;line-height: 45px; padding: 0 15px;font-size: 14px;color:#fff;margin-right:-3px;}
#gnb #menu-ul .menu-li a{color:#fff;}
#gnb #menu-ul .menu-li a:HOVER{text-decoration: none;}
#gnb #menu-ul .menu-li:hover{background-color: #265ba1;}
#gnb #menu-ul .active{background-color: #265ba1;}
#gnb #menu-ul .menu-li .submenubox{position: absolute;z-index: 6;border: 1px solid #6fa6e5;background: #fff;color: #333;padding: 5px;margin-left: -10px;display: none;}
#gnb #menu-ul .menu-li #allmenu{position: absolute;background-color: #fff;border:1px solid #d1d1d1;border-top: 0;left: 0;width: 100%;display: none ;}
#gnb #menu-ul .menu-li #allmenu div{float: left;padding: 10px 10px; width:140px; text-align: left;}
#gnb #menu-ul .menu-li .submenu li{line-height: 30px;color: #333;border-bottom: 1px dashed #265ba1;font-size: 12px;text-align: left;/* padding:0 5px; */}
#gnb #menu-ul .menu-li .submenu li:last-child{border-bottom: 0;}
#gnb #menu-ul .menu-li .submenu li a{color: #333;}
#gnb #menu-ul .menu-li .submenu li a:hover{color: #6fa6e5;}

/* 검색창 */
#search_box{display: none;background-color: #6fa6e5;overflow: hidden;padding: 9px;margin-right: -15px;/* -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); */}
#search_box div{background-color: #fff;}
#search_box div form{line-height: 25px;}
#search_box div #sch_stx{border: 0;line-height: 25px;height: 25px;padding: 0 10px;width: 200px;}
#search_box div #sch_stx:focus{    border: none;box-shadow: none;outline: none;}
.latest_title{width: 100%;position: relative;clear: both;height: 30px;border-top: 1px dotted #d1d1d1;border-bottom: 1px dotted #d1d1d1;}
.latest_title h4 {display: inline-block;border-top: 1px solid #6fa6e5;border-bottom: 1px solid #6fa6e5;margin: -1px 0 ;font-size: 14px;line-height: 28px;font-weight: bold;padding: 0 5px;overflow: hidden;white-space: nowrap;/* width: 100%; */}

.latest_content{clear: both;padding: 10px 0 0 0;}
.latest_content ul{list-style: none;padding: 0;margin: 0;}
.latest_sub{position: absolute;text-align: right;top: 0;right: 0;line-height: 30px;font-weight: bold;font-size: 12px;}

.top_search_btn {border: 0;
    padding: 0 5px;
    color: #fff;
    background: #ff9501;
    border-top: 1px solid #ff9501;}

/* 인도웹 멤버쉽 카드 가맹점*/
#card_ad_title{width: 100%;position: relative;clear: both;height: 30px;border-top: 1px dotted #d1d1d1;border-bottom: 1px dotted #d1d1d1;}
#card_ad_title .left{float: left;border-top: 1px solid #6fa6e5;border-bottom: 1px solid #6fa6e5;margin: -1px 0 -1px;line-height: 28px;font-size: 14px;font-weight: bold;padding: 0 5px;}
#card_ad_title .right{float: right;line-height: 30px;font-weight: bold;font-size: 12px;}

#card_ad_content{padding: 10px 0;}
#card_ad_content ul{list-style: none;padding: 0;margin: 0;}
#card_ad_content ul li{width: 100px;padding: 4px;margin-bottom: 10px;background-color:#f2f5f9;float: left;text-align:  center;border: 1px solid #d1d1d1;margin-right: 10px;}
#card_ad_content ul .margin-right-0{margin-right: 0px;}
#card_ad_content ul li .ad_content_title{color:red; font-weight:bold;}
/* brdg7new_lateset */
#brdg_latest{list-style: none;padding: 0;margin: 0;}
#brdg_latest li{float: left;width: 181px;height: 130px;position: relative;margin-right: 10px;overflow: hidden;  /* font-family: 'NanumBarunGothic'; */}
#brdg_latest li:last-child{margin-right: 0;}
#brdg_latest li .bardg_title{position: absolute;bottom: 0;line-height: 30px;height: 30px; overflow: hidden;font-size: 14px;color:#fff;background-color: #333;opacity: 0.8;width: 100%; /* font-family:Dotum;text-align: center;font-family: 'NanumBarunGothic'; */}
#brdg_latest li .bardg_title div{padding: 0 5px;}

/* omo_latest */
/* brdg7new_lateset */
#omo_latest{list-style: none;padding: 0;margin: 0;}
#omo_latest li{float: left;width: 183px;position: relative;margin-right: 10px;overflow: hidden;border: 1px solid #d1d1d1;padding: 10px;}
#omo_latest li:last-child{margin-right: 0;}
#omo_latest li a{text-decoration: none;}
#omo_latest li .omo_img{height: 150px;}
#omo_latest li .omo_img img{width: 100%; height: 100%;}
#omo_latest li .omo_title{font-weight: bold;font-size: 13px;line-height: 20px;height: 20px;overflow: hidden;margin-top: 5px;}
#omo_latest li .omo_price{font-weight: bold;font-size: 12px;line-height: 20px;height: 20px;overflow: hidden;color:#ae0000;margin-top: 5px;}

/* yellowpage_latest */
#yellow_latest{list-style: none;padding: 0;margin: 0;}
#yellow_latest li{float: left;width: 247px;position: relative;margin-right: 10px;  /* font-family: 'NanumBarunGothic'; */ margin-bottom: 15px;}
#yellow_latest li a{text-decoration: none;}
#yellow_latest li:last-child{margin-right: 0;}
#yellow_latest .margin-right-0{margin-right: 0;}
#yellow_latest li .yellow_img{overflow: hidden;height: 160px;position: relative;width: 100%;}
#yellow_latest li .yellow_title{position: absolute;bottom: 0;line-height: 30px;height: 30px; overflow: hidden;font-size: 14px;color:#fff;background-color: #333;opacity: 0.8;width: 100%; /* font-family:Dotum;text-align: center;font-family: 'NanumBarunGothic'; */}
#yellow_latest li .yellow_title div{padding: 0 5px;}
#yellow_latest li .yellow_content {position: relative;height: 70px;line-height: 20px;overflow: hidden;padding: 5px;}

/*ebook_latest*/
#ebook_latest{border: 1px solid #d1d1d1;padding: 8px 4px;position: relative;}
#ebook_latest .ebook_latest-title{float: left;position: relative;width:120px;line-height: 70px;font-weight: bold;font-size: 14px;overflow: hidden;white-space: nowrap;}
#ebook_latest .ebook_latest-content{float: right;position: relative;width: 625px;}
#ebook_latest .ebook_latest-content div{width:92px;height:70px;float:left;overflow: hidden;position: relative;margin-right: 35px;border: 1px solid #d1d1d1;box-shadow: 0px 0px 5px #d1d1d1;}
#ebook_latest .ebook_latest-content div:last-child{margin-right: 0;}
#ebook_latest .ebook_latest-content div .ebook_new{position: absolute;right: 0;bottom: 0;}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
        margin-top: 0;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav>li {
    position: relative;
    display: block;
}

/*---------- Main Tab ----------*/
.main-tab .nav-tabs > li > a {margin-right:0}
.main-tab .tab-e2 .nav-tabs {border-bottom:1px solid #e5e5e5;background:#f8f8f8}
.main-tab .tab-e2 .nav-tabs li {width:50%}
.main-tab .tab-e2 .nav-tabs li a {padding:7px;background:none;border:1px solid #e5e5e5;border-bottom:none;border-right:none;font-weight:bold;font-size:12px;color:#555;text-align:center;display:block;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}
.main-tab .tab-e2 .nav-tabs li.active a {background:#fff;color:#000;padding:7px;border-bottom:0;border-top:1px solid #0071bc}
.main-tab .tab-e2 .nav-tabs li.last {border-right:1px solid #e5e5e5}
.main-tab .tab-e2 .tab-content {position:relative;overflow:hidden;margin-bottom:0;padding:0;border:1px solid #e5e5e5;border-top:0}
.main-tab .tab-e2 .tab-content-wrap {position:relative;display:block;overflow:hidden}
.main-tab.tab-latest-text-padding .tab-content-wrap {padding:15px;min-height:261px}
.main-tab.tab-latest-image-padding .tab-content-wrap {padding:15px 12px 5px;min-height:298px}


/*---------- Main Tab latest ----------*/
.main-tab .tab-e2 .tab-content-wrap {
    position: relative;
    display: block;
    overflow: hidden;
}
.main-tab.tab-latest-text-padding .tab-content-wrap {
    padding: 15px;
    min-height: 261px;
}
.tab-latest-text ul {
    margin-bottom: 0;
}
.tab-latest-text{padding: 5px;font-size: 12px;line-height: 20px;}

.tab-latest-text .txt-subj {
    position: relative;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    float: left;
}

.tab-latest-text .txt-time {
    position: relative;
    overflow: hidden;
    width: 20%;
    font-size: 12px;
    text-align: right;
    color: #555;
    float: left;
}

/*---------- Side Tab ----------*/
.side-tab .nav-tabs > li > a {margin-right:0}
.side-tab .tab-e2 .nav-tabs {border-bottom:1px solid #e5e5e5;background:#f8f8f8}
.side-tab .tab-e2 .nav-tabs li {width:50%}
.side-tab .tab-e2 .nav-tabs li a {padding:7px;background:none;border:1px solid #e5e5e5;border-bottom:none;border-right:none;font-weight:bold;font-size:12px;color:#555;text-align:center;display:block;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}
.side-tab .tab-e2 .nav-tabs li.active a {background:#fff;color:#000;padding:7px;border-bottom:0;border-top:1px solid #0071bc}
.side-tab .tab-e2 .nav-tabs .last {border-right:1px solid #e5e5e5}
.side-tab .tab-e2 .nav-tabs .line_end {border-right:1px solid #e5e5e5;}
.side-tab .tab-e2 .tab-content {position:relative;overflow:hidden;margin-bottom:0;padding:0;border:1px solid #e5e5e5;border-top:0}
.side-tab .tab-e2 .tab-content-wrap {position:relative;display:block;overflow:hidden;padding:10px}


/*main_basic*/
.latest_basic_list li{line-height: 20px;height: 20px;overflow: hidden;font-size: 12px;padding:0 5px;}
/*inni_sns*/
.inni_sns_latest{border: 1px solid #d1d1d1;padding: 9px 5px;}
.inni_sns_latest .inni_sns_latest_title{/* float: left;width: 25%; */text-align: left;font-weight: bold;font-size: 14px;line-height: 20px;}
.inni_sns_latest .inni_sns_latest_content{/* float: left;width: 75%; */padding: 0 5px;}
.inni_sns_latest .inni_sns_latest_content .inni_sns_latest_content_row{line-height: 20px;color: #333;font-size: 12px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inni_sns_latest .inni_sns_latest_content .inni_sns_latest_content_row a{color: #333;}

/*yugi-lombok*/
#yugi_lombok .ad-add{width: 80px;height: 86px;background-color: #fff;font-size: 12px;font-weight: bold;line-height: 86px;text-align: center;border: 1px solid #d1d1d1;}


/*latest_calendar_new*/
.latest_calendar{padding: 10px;border: 1px solid #d1d1d1;}
.latest_calendar .latest_calendar_title{font-size: 14px; color: #333;font-weight: bold;margin-bottom: 5px;}
.latest_calendar .latest_calendar_date{font-size: 14px; color: #333;text-align: center;margin-bottom: 10px;}
.latest_calendar .latest_calendar_content ul{list-style: none;padding: 0;margin: 0;}
.latest_calendar .latest_calendar_content li{font-size: 12px;overflow: hidden;line-height: 20px; height: 20px; width: 100%;white-space: nowrap;text-overflow: ellipsis;}

#bo_vc h2 {font-size: 1em;}

.eb-top {  
    z-index: 9999;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    background: #6fa6e5;
    font-size:18px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.good_list{width: 100%;margin-bottom:20px; background-color: #efefef;padding:10px;}
.good_list_title{text-align: center;font-size: 14px;color:#333;}
.like-item{float:left;padding-right:10px;line-height: 20px;margin-bottom: 10px;width: 100px;height: 30px;text-align: center;}
.like-item .sv_member{font-size: 14px;}
.like-item-time{margin-left: 10px; font-size: 12px;color: #666;}