@charset "utf-8";

/* *******************************************************************
    font style
******************************************************************* */
/**************************************************************************************
    Font - NanumBarunGothicWeb - 300 / 400 / 700
**************************************************************************************/
@font-face{
    font-family:'NanumBarunGothic';
    font-style:normal;
    font-weight:400;
    src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot);
    src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'),
        url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff) format('woff'),
        url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf) format('truetype');
}
@font-face{
    font-family:'NanumBarunGothic';
    font-style:normal;
    font-weight:700;
    src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot);
    src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix) format('embedded-opentype'),
        url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff) format('woff'),
        url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf) format('truetype')
}
@font-face{
    font-family:'NanumBarunGothic';
    font-style:normal;
    font-weight:300;
    src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot);
    src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix) format('embedded-opentype'),
        url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff) format('woff'),
        url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf) format('truetype');
}
/*******************************************************************
   layout style
******************************************************************* */
.gnb a,
.snb a,
.utility-area a,
.footer-utility-area a {
    text-decoration: none !important;
}
/*******************************************************************
   layout style
******************************************************************* */
/* browser-upgrade */
.browser-upgrade {
    background-color: #0b3290;
}
.browser-upgrade p {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 1.5;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.inner-wrap {
    position: relative;
    margin: 0  auto;
    width: 980px;
}
.after-word {
    font-weight: 300;
    font-size: 12px;
}
.highlight-blue {
    color: #195992;
}
.highlight-blue {
    color: #195992;
}
.highlight-red {
    color: #ff2020;
}
/*******************************************************************
   header style
******************************************************************* */
.footer-responsive {
    display: none;
}
.responsive-text {
    display: none;
}
/*******************************************************************
   header style
******************************************************************* */

/*utility-area*/
.utility-area {
    background-color: #fafafa;
    border-bottom: 1px solid #f7f7f7;
}
.utility-area .home {
    float: left;
}
.utility-area .home a {
    float: left;
    display: inline-block;
    width: 120px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 400;
    color: #999999;
    /*background-color: #f4f4f4;*/
    text-align: center;
}
.utility-area .home a:hover {
    color: #999999;
    background-color: #f4f4f4;
}
.utility-area .home a.active {
    color: #999999;
    background-color: #f4f4f4;
    /*background-color: #e4e4e4;*/
    /*color: #333;*/
}
.utility-area .utility {
    display: inline-block;
    width: auto;
    float: right;
}
.utility-area .utility > li {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0;
    padding: 0 15px 0 0;
}
.utility-area .utility > li.login-title {
    font-size: 13px;
}
/*.utility-area .utility > li:after {*/
/*content: '·';*/
/*margin: 0 10px;*/
/*}*/
.utility-area .utility > li:last-child {
    padding: 0;
}
/*.utility-area .utility > li:last-child a {*/
/*vertical-align: middle;*/
/*}*/
.utility-area .utility > li:last-child img {
    vertical-align: middle;
}
.utility-area .utility > li:last-child span {
    vertical-align: middle;
    /*padding-left: 5px;*/
    /*color: #075d44;*/
}

.utility-area .utility li a {
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 400;
    color: #767676;
    border-left: 0;
    border-bottom: 0;
    transition: color 0.25s, background-color 0.25s, border 0.25s;
}
/*.utility-area .utility > li:last-child > a {*/
/*!*border-right: 0;*!*/
/*!*border-bottom: 0;*!*/
/*vertical-align: middle;*/
/*}*/
.utility-area .utility > li.active > a,
.utility-area .utility > li > a:hover {
    color: #2690ea;
    border-bottom: 0;
    background-color: #fafafa;
}

/*header-main-area*/
.header-main-area {

}
.header-main-area div.inner-wrap {
    padding: 12px 0;
    /*text-align: center;*/
}

/*header-main-area*/
.top_logo {
    float: left;
}
.top_banner {
    float: right;
}
.top_logo img {
    width: 260px;
}
.top_banner a {
    display: inline-block;
    padding-right: 13px;
    width: 163px;
    height: 60px;
    /*background: url("/images/main/ipazeb.png") right center no-repeat;*/
    outline: none;
}
.top_banner a span.title {
    display: block;
    padding-top: 20px;
    color: #305348;
    font-size: 14px;
    font-weight: 700;
}
.top_banner a span.link {
    display: inline-block;
    padding-left: 43px;
    padding-top: 5px;
    font-size: 11px;
    color: #319446;
}
.top_banner a:hover span.link {
    color: #195992;
}
/* ---------------------------------------
    .gnb-area 하위
--------------------------------------- */
#header {
    position: relative;
}
/* gnb */
.gnb-area {
    /*position: relative;*/
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 1000;
    opacity: 0.95;
    border-top: 1px solid #eee;
    background: #fff
    /*background: #fafafa url("/images/bg/pattern_01.png");*/
    /*background: #fff url(/images/bg/bg_gnb_bottom_line.png) left bottom repeat-x;*/
}

.gnb-area.sticky {
    position: fixed;
    top: 0;
    border-bottom: 1px solid #1578c4;
    z-index: 10;
}
.gnb-area .innerwrap {
    position: relative;
}
.gnb-area dl {
    float: left;
    width: 122.5px;
}
.gnb-area dl:first-child {
    width: 120px;
}
.gnb-area dl:nth-child(2) {
    width: 120px;
}
.gnb-area dl:nth-child(3) {
    width: 118px;
}
.gnb-area dl:nth-child(4) {
    width: 118px;
}
.gnb-area dl:nth-child(5) {
    width: 134px;
}
.gnb-area dl:nth-child(6) {
    width: 134px;
}
.gnb-area dl:nth-child(7) {
    width: 118px;
}
.gnb-area dl:nth-child(8) {
    width: 118px;
}

.gnb-area dl dt a {
    display: block;
    line-height: 50px;
    /*line-height: 60px;*/
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    color: #333;
    /*border-bottom: 1px solid #eee;*/
    /*background-color: #fff;*/
}
/*.gnb-area dl dt a:hover {*/
/*color: #fff;*/
/*background-color: #0090ff;*/
/*background-color: rgba(21, 120, 196, 0.7);*/
/*}*/
.gnb-area dl dt.active a {
    color: #01bc69;
    /*color: #fff;*/
    /*background-color: #01bc69;*/
}
.gnb-area dl dt.active a:hover {
    color: #fff;
}
.gnb-area dl dt a:hover {
    color: #fff;
    background-color: #01bc69;
}
.gnb-area dl dt.active-temp a,
.gnb-area dl dt.active-temp a:hover {
    color: #fff;
    border-bottom: 1px solid #1578c4;
    background-color: #1578c4;
}
.gnb-area dl dt.active.active-temp a,
.gnb-area dl dt.active.active-temp a:hover {
    background-color: #10379e;
}

/*sub-menue*/

.gnb-area .bg {
    position: absolute;
    top: 50px;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    background-color: #fff;
    z-index: 1000;
    transition: 0.25s;
}
.gnb-area.hover .bg {
    height: 360px;
    /*border-bottom: 1px solid #10379e;*/
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);

}
.gnb-area dl {
    position: relative;
}
.gnb-area dl dd {
    width: 122.5px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 51px;
    left: 0;
    background-color: #fff;
    z-index: 1200;
    transition: 0.25s;
    border-right: 1px dashed #eee ;
}
.gnb-area dl:first-child dd {
    width: 120px;
}
.gnb-area dl:nth-child(2) dd {
    width: 120px;
}
.gnb-area dl:nth-child(3) dd {
    width: 116px;
}
.gnb-area dl:nth-child(4) dd {
    width: 116px;
}
.gnb-area dl:nth-child(5) dd {
    width: 137px;
}
.gnb-area dl:nth-child(6) dd {
    width: 137px;
}
.gnb-area dl:nth-child(7) dd {
    width: 118px;
}
.gnb-area dl:nth-child(8) dd {
    width: 118px;
}
.gnb-area dl dd:hover {
    background-color: #f8fbff;
}
.gnb-area dl:first-child dd {
    border-left: 1px dashed #eee ;
}
.gnb-area.hover dl dd {
    height: 358px;
    /*border-bottom: 1px solid #10379e;*/
}
.gnb-area dl dd.active {
    background-color: #f8fbff;
}
.gnb-area dl dd ul {
    padding: 20px 0;
}
.gnb-area dl dd ul li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.gnb-area dl dd ul li a.double {
    padding-top: 3px;
    height: 40px;
    line-height: 1.2;
}
.gnb-area dl dd ul li a.double small {
    font-size: 12px;
}
.gnb-area dl dd ul li a i {
    padding-left: 5px;
}
.gnb-area dl dd ul li a:hover {
    background-color: #edf6ff;
}


/* ---------------------------------------
    .main-contents 하위
--------------------------------------- */

/* site map */
.sitemap {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/bg/bg_sitemap.png) left top;
    z-index: 99999;
}
.sitemap .inner {
    position: relative;
    width: auto;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
}
.sitemap .btn-close {
    display: block;
    text-align: right;
    cursor: pointer;
}
.sitemap .btn-close i {
    font-size: 80px;
    color: #aaa;
    transition: color 0.35s;
    -moz-transition: color 0.35s;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    -ms-transition: color 0.35s;
}
.sitemap .btn-close i:hover {
    color: #fff;
}
.sitemap .inner dl{
    width: 100%;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.sitemap.sitemap-eng .inner dl{
    padding: 40px 0 !important;
}
.sitemap .inner dl:first-child{
    border-top: 1px solid rgba(255,255,255,0.25);
}
.sitemap .inner dl dt {
    display: block;
    margin: 0 0 10px;
}
.sitemap .inner dl dt {
    display: block;
    margin: 0 0 10px;
}
.sitemap .inner dl dt a {
    color: #34efef;
    font-size: 32px;
    font-weight: 300;
}
.sitemap .inner dl dd {
    display: block;
}
.sitemap .inner dl dd ul {
    margin: 0;
    padding: 0;
}
.sitemap .inner dl dd ul li {
    display: inline-block;
    list-style: none;
    margin: 0 20px 0 0;
}
.sitemap .inner dl dd ul li a{
    color: #dfdfdf;
    font-size: 20px;
    font-weight: 300;
}
.sitemap .inner dl dd ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

#header .gnb-area .sitemap-area {
    position: absolute;
    top: 43px;
    left: 100%;
    margin-left: -78px;
}
#header .gnb-area .sitemap-area a.go-sitemap {
    display: block;
    width: 100px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    text-decoration: none;
    outline: none;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #ffa523;
}
#header .gnb-area .sitemap-area a:hover.go-sitemap {
    background-color: #ff9a08;
    outline: none;
}
#header .gnb-area .sitemap-area a:active.go-sitemap {
    text-decoration: none;
    outline: none;
}

/*******************************************************************
   snb style
******************************************************************* */
.container .inner-wrap {
    background: url("/images/bg/snb_bg.png") repeat-y;
}
.snb-area {
    position: relative;
    float: left;
    width: 190px;
    margin: 0;
}
.snb-area h2.snb-title {
    width: 190px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    padding: 30px 0 0 25px;
    text-align: left;
    height: 80px;
    color: #fff;
    background: #01bc69 url(/images/bg/snb_title_bg.png) 0 0;
}

.snb-area .snb {
    /*padding-bottom: 50px;*/
    /*border-left: 1px solid #dfdfdf;*/
    /*border-right: 1px solid #dfdfdf;*/
}
.snb-area .snb li {
    background-color: #fff;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.snb-area .snb li a {
    position: relative;
    display: block;
    /*width: 180px;*/
    height: 50px;
    padding-left: 25px;
    line-height: 50px;
    font-size: 15px;
    color: #555;
}
.snb-area .snb li a.double {
    padding-top: 8px;
    line-height: 1.2;
}
.snb-area .snb li a.double small {
    display: block;
    font-size: 12px;
}
.snb-area .snb li a:hover {
    color: #01bc69;
    text-decoration: none;
}
.snb-area .snb li a.active {
    color: #01bc69;
    text-decoration: none;
    background-color: #fafafa;
}
.snb-area .snb li a .bar {
    position: absolute;
    /*left: 175px;*/
    right: 0;
    top: 15px;
    width: 0;
    height: 16px;
    background-color: #01bc69;
    transition: all 0.25s;
}
.snb-area .snb li a:hover .bar,
.snb-area .snb li a.active .bar {
    width: 3px;
}
.snb-area .snb li:hover a .bar {
    background-color: #01bc69;
}
.snb-area .snb li a.active:hover .bar,
.snb-area .snb li a.active .bar {
    background-color: #01bc69;
}


/* *******************************************************************
    Mobile Navigation
******************************************************************* */
.container.drawer-nav {
    margin-top: 0 !important;
}
.drawer-brand {
    position: relative;
    width: 100%;
    height: 100px;
    /*background: url(/images/mobile/bg_mobile_gnb.png) left top no-repeat;*/
    background-size: cover;
}
.drawer-brand h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 280px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-align: right;
    font-size: 13px;
    color: #eee;
    background-color: rgba(0,0,0,0.45);
}

.drawer-menu i {
    display: inline-block;
    width: 20px;
    margin: 0 8px 0 0;
    text-align: center;
}

.drawer-footer {
    position: relative;
    width: 100%;
    height: 100px;
}
.drawer-footer-area {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 280px;
    text-align: center;
}
.drawer-footer-area > li {
    disply: inline-block !important;
    width: 60px;
    height: 24px;
}
.drawer-footer-area li a {
    disply: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #fff;
    border-radius: 2px;
    background-color: #fff;
}

/*******************************************************************
   banner style
******************************************************************* */
#banner {
    display: none;
    margin-top: 20px;
}
.sponsor-area {
    padding: 20px 0;
    background: #eeeeee;
}
/*.sponsor-area .inner-wrap {*/
/*padding: 20px 0;*/
/*border-top: 1px solid #dcdcdc;*/
/*}*/
/*.sponsor-conts {*/
/*width: 980px;*/
/*margin: 0 auto;*/
/*}*/
/*.sponsor-conts li {*/
/*float: left;*/
/*margin: 0 10px;*/
/*}*/
.sponsor-area .bx-wrapper .bx-viewport {
    background: #eeeeee;
}
.sponsor-area .bx-wrapper .bx-prev {
    left: -50px;
}
.sponsor-area .bx-wrapper .bx-next {
    right: -70px;
}
.sponsor-area .bx-wrapper .bx-controls-direction a {
    margin-top: -12px;
    text-indent: 0;
    font-size: 23px;
    color: #ddd;
}
.sponsor-area .bx-wrapper .bx-controls-direction a:hover {
    color: #c5c5c5;
}


/*******************************************************************
   footer style
******************************************************************* */
.footer-responsive {
    display: none;
}
#footer {
    color: #767676;
    background-color: #fafafa;
}
.footer-text {
    float: right;
}
/*footer-utility*/
.footer-utility-area {
    font-size: 14px;
    /*margin-top: 20px;*/
    padding: 15px 0 15px 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background-color: #eee;
}
.footer-utility-area {
    font-size: 14px;
    padding: 0;
}
.footer-utility-area li {
    float: left;
    margin: 0;
    padding: 0;
    color: transparent;
}
.footer-utility-area li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    /*padding: 0 15px;*/
    text-align: center;
    border-left: 1px solid #dfdfdf;
    color: #3a3a3a;
    width: 95px;
}
.footer-utility-area li a:hover {
    color: #195992;
    background-color: #e4e4e4;
}

/*.footer-utility*/
.footer-utility {
    float: left;
}

.footer-utility li:last-child a {
    border-right: 1px solid #dfdfdf;
    width: 40px;
}

/*.personal-info*/
.personal-info {
    float: right;
}
.personal-info li a {
    width: 140px;
}
.personal-info li:last-child a {
    border-right: 1px solid #dfdfdf;
}


/*footer-address*/
.footer-address-area {
    padding: 30px 0;
}
.footer-address-area .inner-wrap {
    position: relative;
}
.footer-address-area .inner-wrap .footer-text {
    /*float: left;*/
    width: 710px;
    font-size: 13px;
}
.footer-address-area .inner-wrap address p {
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
}
.footer-address-area .inner-wrap address p a {
    /*color: #3287d2;*/
    color: #3a3a3a;
}

.footer-address-area .inner-wrap .footer-logo {
    position: absolute;
    top: 8px;
    left: 0;
}

.footer-address-area .inner-wrap address .institution {
    color: #3287d2;
}

/*table*/
/* table style */
.table.tb-sarek caption {
    margin: 0 0 5px;
    padding: 0;
    font-weight: bold;
    color: #1f67a6;
}
.table.tb-sarek th {
    vertical-align: middle;
    border-top: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
    font-weight: 700;

    background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fefefe 0%, #fbfbfb 49%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(49%,#fbfbfb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}
.table.tb-sarek td {
    vertical-align: middle;
    border-top: 1px solid #e0e0e0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
}
.table.tb-sarek td.th-role {
    font-weight: 700;
    border-right: 1px solid #e0e0e0 !important;
    background-color: #fafafa;
}
table.tb-sarek td.bg-th {
    text-align: left;
    font-weight: 700;
    background-color: #fafafa;
}

/*tb-basic*/
.table.tb-basic thead th {
    text-align: center;
    font-weight: 600;
    color: #333;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fefefe 0%, #fbfbfb 49%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(49%,#fbfbfb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#fbfbfb 49%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}
.table.tb-basic tbody tr:nth-child(even) {
    background: #fafafa;
}
.table.tb-basic.no-striped tbody tr:nth-child(even) {
    background: #fff;
}
.table.tb-basic tbody th {
    border: 1px solid #dfdfdf;
    vertical-align: middle;
    font-weight: 500;
}
.table.tb-basic tbody td {
    border: 1px solid #dfdfdf;
    vertical-align: middle;
}
.table.tb-basic tbody td ul {
    margin-left: 10px;
}
.table.tb-basic tbody td ul li {
    text-align: left;
}

/*!*tab-customed*!*/
/*.tab-customed li {*/
/*text-align: center;*/
/*}*/
/*.tab-customed li a {*/
/*outline: none;*/
/*}*/
/*.tab-customed.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {*/
/*color: #47413d;*/
/*cursor: default;*/
/*background-color: #FFF;*/
/*border-width: 1px;*/
/*border-style: solid;*/
/*border-color: #DDD #DDD transparent;*/
/*-moz-border-top-colors: none;*/
/*-moz-border-right-colors: none;*/
/*-moz-border-bottom-colors: none;*/
/*-moz-border-left-colors: none;*/
/*border-image: none;*/
/*border-top: 1px solid #29a101 !important;*/
/*border-left: 1px solid #29a101 !important;*/
/*border-right: 1px solid #29a101 !important;*/
/*!*background-color: #fcfaec;*!*/
/*}*/

/* ==========================================================================
    Tab
   ========================================================================== */
.nav-tabs.tab-customed {
    /*margin-top: 50px;*/
    margin: 0;
    padding-left: 0px !important;
}
.nav-tabs > li {
    width: 146.66666px;
    float: left;
    margin-bottom: -1px !important;
}
.nav-tabs.tab-customed > li > a {
    margin-right: 1px;
    /*height: 67px;*/
    line-height: 1.3;
    text-align: center;
    color: #9f978c;
    background: #f7f7f7;
    border-top: 3px solid transparent;
    border-bottom: 1px solid #DDD;
    border-radius: 0px;
    font-size: 15px;
    outline: none;
    text-align: center;
}
.nav-tabs > li > a:hover {
    color: #333 !important;
    text-decoration: none !important;
    border-color: #EEE #EEE #DDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    text-align: center;
    color: #47413d;
    font-weight: 400;
    cursor: default;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px;
    border-top: 3px solid #19c176 !important;
}

/*.tab-content .tab-pane {*/
/*padding:0 10px 0 15px; ;*/
/*}*/


/* ---------------------------------------
    서브페이지 레이아웃
--------------------------------------- */
/*sub-spot*/
#sub-spot {
    width: 100%;
    height: 180px;
    background: url("/images/bg/sub_spot.png") center bottom no-repeat;
}
.sub-spot-text {
    width: 100%;
    height: 180px;
    background: url("/images/bg/sub_spot_text_bg.png") center bottom no-repeat;
    text-align: right;
    padding-top: 85px;
}
.sub-spot-text .kiiee-name-kor {
    display: block;
    font-size: 21px;
    font-weight: 700;
    color: #1d7309;
    line-height: 1;
    padding-bottom: 10px;
}
.sub-spot-text .kiiee-name-eng {
    font-size: 16px;
    color: #00c73c;
    line-height: 1.1;
}

/*breadcrumb*/

.breadcrumb-area {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-color: #fafafa;
}
.breadcrumb-area ul {
    float: right;
}
.breadcrumb-area ul li {
    float: left;
    line-height: 28px;
    padding-right: 10px;
    color: #bbbbbb;
    font-size: 13px;
}
.breadcrumb-area ul li a {
    color: #bbbbbb;
    font-size: 14px;
}
.breadcrumb-area ul li a:hover {
    color: #bbbbbb;
}
.breadcrumb-area ul li:last-child {
    padding-right: 30px;
}

.sub-title {
    line-height: 80px;
    font-size: 28px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}
