@charset "utf-8";

/* skip navigation */
.skipNavi dd a {
    position: absolute;
    left: 0;
    top: -1000px;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-family: 'NanumGothicBold';
    background: blue;
    z-index: 999;
}

.skipNavi dd a:focus {
    top: 0;
}

/* header */
.header_wrap {
    width: 100%;
    /* background: url('/kor/images/common/bg/header_line01.gif') repeat-x left bottom; */
    border-bottom: 3px solid #5e92e1;
}

.gnb_bg {
    position: absolute;
    top: 90px;
    width: 100%;
    height: 0;
    /* background: url(/kor/images/common/bg/bg_gnbBot_line.gif) repeat-x left bottom #fff; */

    z-index: 13
}

.gnb_bg div {
    position: relative;
    width: 1010px;
    height: 100%;
    margin: 0 auto;
    /**/
}

.gnb_bg div span {
    position: absolute;
    left: -62px;
    width: 197px;
    height: 158px;
    /*background: url(/kor/images/common/bg/bg_gnb.gif) no-repeat left top; */
}

.header {
    position: relative;
    margin: 0 auto;
    width: 1010px;
    height: 80px;
    /* background: url('/kor/images/common/bg/header_line02.gif') no-repeat left bottom; */
    /* border-bottom: 1px solid #1464dc; */
}

.header h1 {
    float: left;
}

.header h1 a {
    display: block;
    width: 185px;
    height: 87px;
}

/* GNB 1 depth */
.header .gnb_area {
    width: 905px;
    float: right;
    height: 87px;
    border-radius: 10px;
}

.header .gnb_area>ul.gnb {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 13;

}

.header .gnb_area>ul.gnb>li {
    position: relative;
    float: left;
    /* background: url(/kor/images/common/blt/blt_gnb_border.gif) no-repeat right center; */
}

.header .gnb_area>ul.gnb>li.last {
    background: none;
}

.header .gnb_area>ul.gnb>li.last a {
    width: 135px;
    text-align: right;
}

.header .gnb_area>ul.gnb>li>a {
    font-family: 'NanumGothicBold';
    display: block;
    width: 139px;
    height: 50px;
    text-align: center;
    font-size: 14px;
    line-height: 50px;

}

.header .gnb_area>ul.gnb>li>a:hover,
.header .gnb_area>ul.gnb>li>a:focus,
.header .gnb_area>ul.gnb>li>a.on {
    color: #1464dc;
    text-decoration: none;

}

/* GNB 2 depth */
.header .gnb_area>ul.gnb>li>ul,
.header .gnb_area>ul.gnb>li>div {
    position: absolute;
    top: 50px;
    left: 0px;
    overflow: hidden;
    width: 139px;
    height: 0;
    background: url(/kor/images/common/bg/bg_gnb_line.gif) repeat-y left top #fff;
}

.header .gnb_area>ul.gnb>li>div {
    width: 209px;
    margin-left: -70px;
    background: #fff;
}

.header .gnb_area>ul.gnb>li>div ul {
    float: left;
    width: 104px;
}

.header .gnb_area>ul.gnb>li>div ul li {}


.header .gnb_area>ul.gnb>li.last>ul {
    width: 160px;
}

.header .gnb_area>ul.gnb>li>ul>li,
.header .gnb_area>ul.gnb>li>div>ul>li {
    padding-bottom: 9px;
}

.header .gnb_area>ul.gnb>li>ul>li:first-child,
.header .gnb_area>ul.gnb>li>div>ul>li:first-child {
    padding-top: 32px;
}

.header .gnb_area>ul.gnb>li>ul>li a,
.header .gnb_area>ul.gnb>li>div>ul>li a {
    color: #6d6d6d;
}

.header .gnb_area>ul.gnb>li>ul>li a:hover,
.header .gnb_area>ul.gnb>li>ul>li a:focus,
.header .gnb_area>ul.gnb>li>div>ul>li a:hover,
.header .gnb_area>ul.gnb>li>div>ul>li a:focus {
    color: #1464dc;
}

.header .gnb_area>ul.gnb>li>ul>li a {
    padding-left: 21px;
}

.header .gnb_area>ul.gnb>li+li>ul>li a {
    padding-left: 15px;
}

.header .gnb_area>ul.gnb>li+li+li>ul>li a {
    padding-left: 12px;
}

.header .gnb_area>ul.gnb>li+li+li+li>ul>li a {
    padding-left: 16px;
}

.header .gnb_area>ul.gnb>li+li+li+li+li>ul>li a {
    padding-left: 18px;
}

/*.header .gnb_area > ul.gnb > li + li + li + li + li > ul > li a {padding-left:40px;}*/
/*.header .gnb_area > ul.gnb > li + li + li + li + li + li > ul > li a {padding-left:18px;}*/

/* Header Utility */
.header .gnb_area>ul.utility {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.header .gnb_area>ul.utility>li {
    float: left;
    background: url(/kor/images/common/blt/blt_gnb_border.gif) no-repeat right center;
    text-align: center;
}

.header .gnb_area>ul.utility>li:first-child a {
    width: 44px;
}

.header .gnb_area>ul.utility>li>a {
    font-family: 'NanumGothicBold';
    display: block;
    width: 59px;
    height: 30px;
    color: #666;
    font-size: 11px;
    line-height: 30px;
    line-
}

.header .gnb_area>ul.utility>li.last {
    background: none;
}

.header .gnb_area>ul.utility>li.language {
    background: none;
}

.header .gnb_area>ul.utility>li.language a {
    font-family: 'NanumGothicBold';
    margin: 0 0 0 10px;
    width: 105px;
    background: #363635;
    color: #9c9c9c;
}

.header .gnb_area>ul.utility>li.language a:hover,
.header .gnb_area>ul.utility>li.language a:focus {
    background: #1464dc;
    color: #ffffff;
    text-decoration: none;
}

/* end_header */

/* container_wrap */
.container_wrap {
    width: 100%;
}

.container {
    width: 1010px;
    margin: 0 auto;
    padding: 115px 0 0 0;
}

.container:after {
    display: block;
    clear: both;
    content: " ";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

/* navigation */
.container .navigation {
    position: relative;
    height: 45px;
    background: url('/kor/images/common/bg/bg_navi.png') repeat-x left top;
}

.container .navigation ul.location {
    overflow: hidden;
}

.container .navigation ul.location li {
    float: left;
    line-height: 45px;
    padding: 0 0 0 23px;
    background: url('/kor/images/common/blt/navi_arrw.png') no-repeat 10px center;
    color: #999;
}

.container .navigation ul.location li:first-child {
    background: none;
    padding: 0 0 0 25px;
}

.container .navigation ul.location li img {
    padding: 18px 0 0 0;
}

.container .navigation ul.location li a {
    color: #999;
}

.container .navigation ul.location li.last {
    background-image: url('/kor/images/common/blt/navi_arrw_lst.png');
    font-family: 'NanumGothicBold';
    color: #444;
}

.container .navigation .print {
    position: absolute;
    right: 0;
    top: 0;
}

.container .navigation .print a {
    background: url('/kor/images/common/btn/print.gif') no-repeat left top;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}

.container .navigation .print a:hover,
.container .navigation .print a:focus {
    background-position: -45px 0;
}

/* end_navigation */

/*lnb_line*/
.conts_bg {
    overflow: hidden;
    /* background: url('/kor/images/common/bg/bg_contsLnb.png') repeat-y 0 0; */
    /* border-bottom: 1px solid #1464dc; */
}

/* lnb_area */
.container .lnb_area {
    float: left;
    width: 167px;
    padding: 40px 38px 0 40px;
}

.container .lnb_area h2 {
    height: 90px;
    font-size: 30px;
    color: #333;
    letter-spacing: -1px;
    /* background: url('/kor/images/common/bg/lnb_line.gif') no-repeat left bottom; */
    border-bottom: 2px solid #1464dc;
}

.container .lnb_area .lnb {
    width: 100%;
    margin: 20px 0 0 0;
}

.container .lnb_area .lnb li {
    border-bottom: 1px solid #eaeaea;
}

.container .lnb_area .lnb li a {
    display: block;
    padding: 0 15px;
    color: #666;
}

.container .lnb_area .lnb li a:hover,
.container .lnb_area .lnb li a:focus {
    text-decoration: none;
}

.container .lnb_area .lnb li.dep2>a {
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    font-family: 'NanumGothicBold';
    letter-spacing: -1px;
}

/*.container .lnb_area .lnb li.dep2 > a {background:url('/kor/images/common/blt/blt_lnb_arrw.png') no-repeat 145px 16px;}*/
.container .lnb_area .lnb li.dep2>a:hover,
.container .lnb_area .lnb li.dep2>a:focus,
.container .lnb_area .lnb li.dep2.on>a {
    color: #fff;
    background: #1464dc;
}

.container .lnb_area .lnb li.dep2>a.add {
    background: url('/kor/images/common/blt/blt_lnb_arrw.png') no-repeat 145px 16px;
}

.container .lnb_area .lnb li.dep2>a.add:hover,
.container .lnb_area .lnb li.dep2>a.add:focus,
.container .lnb_area .lnb li.dep2.on>a.add {
    background: url('/kor/images/common/blt/blt_lnb_arrw.png') no-repeat 145px -19px #1464dc;
}

.container .lnb_area .lnb li.dep2.on {
    border-bottom: 0;
}

.container .lnb_area .lnb li.dep2.on a {
    text-decoration: none;
}

.container .lnb_area .lnb ul.dep3 a {
    padding-left: 25px;
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #eaeaea;
    background: url('/kor/images/common/blt/blt_lnb_dep.gif') no-repeat 15px 13px #f7f7f7;
}

.container .lnb_area .lnb ul.dep3 a:first-child {
    border-top: 0;
}

.container .lnb_area .lnb ul.dep3 li.on a,
.container .lnb_area .lnb ul.dep3 a:hover,
.container .lnb_area .lnb ul.dep3 a:focus {
    color: #1464dc;
}

/* end_lnb_area */

/* content_area */
.container .content_area {
    position: relative;
    float: left;
    width: 725px;
    height: 100%;
    padding: 40px 0 90px 40px;
}

.container .content_area .content_tit {
    height: 87px;
}

.container .content_area .content_tit h3 {
    font-size: 36px;
    color: #333;
    margin-bottom: 9px;
}

.container .content_area .content_tit p {
    font-size: 14px;
    color: #999;
}

.bd_brwn {
    border-top: 1px solid #1464dc;
}

/*content border-top 색상*/
.bd_gray {
    border-top: 1px solid #1464dc;
}

.bd_dblue {
    border-top: 1px solid #1464dc;
}

.container .content_area .content h4 {
    padding-left: 0px;
    height: 43px;
    line-height: 43px;
    font-size: 15px;
    font-family: 'NanumGothicBold';
    color: #1464dc;
    letter-spacing: -1px;
    /*background: url('/kor/images/common/ico/ico_h4.png') no-repeat 15px 12px;*/
}

.container .content_area h4+.tb_type02 {
    margin-top: 20px;
}

/* end_content_area */

/* footer */
.footer_wrap {
    width: 100%;
}

.footer {
    position: relative;
    width: 1010px;
    margin: 0 auto;
    padding-top: 40px;
}

.footer .footNavi ul {
    overflow: hidden;
}

.footer .footNavi ul li {
    float: left;
    width: 170px;
    font-size: 11px;
}

.footer .footNavi>ul>li {
    height: 247px;
}

.footer .footNavi ul li.last {
    width: 160px;
}

.footer .footNavi ul li strong {
    display: inline-block;
    font-family: 'NanumGothicBold';
    margin-bottom: 13px;
    color: #444;
}

.footer .footNavi ul li ul li {
    line-height: 20px;
}

.footMenu {
    position: relative;
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
}

.footMenu ul {
    overflow: hidden;
}

.footMenu>ul li a {
    float: left;
    height: 38px;
    line-height: 38px;
    padding: 0 10px 0 11px;
    color: #888;
    background: url('/kor/images/common/blt/blt_footmenu_line.gif') no-repeat left 16px;
    font-family: 'NanumGothic';
}

.footMenu ul li:first-child a {
    background: none;
}

.footMenu .product_site {
    position: absolute;
    right: 10px;
    top: 4px;
}

.footMenu .product_site>a {
    display: inline-block;
    border: 1px solid #eaeaea;
    width: 99px;
    height: 28px;
    line-height: 28px;
    padding-left:
        9px;
    background: url('/kor/images/common/blt/blt_prdt_arrw.gif') no-repeat 94px 13px;
}

.footMenu .product_site .select_design .inner_wrap {
    width: 110px;
    color: #666;
}

.footBot {
    overflow: hidden;
    padding-top: 36px;
    height: 76px;
}

.footBot .fLogo {
    display: inline-block;
    float: left;
    width: 170px;
}

.footBot .compInfo {
    float: left;
    font-size: 11px;
    line-height: 15px;
    color: #999;
}

.footBot .compInfo strong {
    font-family: 'NanumGothicBold';
}

span.openBtn {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

/* end_footer */

/* 시스템 팝업 */
.pop_wrap {
    width: 500px;
}

.pop_wrap h1 {
    font-size: 18px;
    color: #fff;
    font-family: 'NanumGothicBold';
    padding: 16px 0 16px 20px;
    border-bottom: 1px solid #1464dc;
    background: #1464dc;
}

.pop_wrap input[type="radio"] {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
}

.pop_wrap .inner {
    padding: 20px 15px 20px 15px;
}

.pop_wrap .inner .search_wrap {
    overflow: hidden;
}

.pop_wrap .inner .search_wrap>label {
    margin: 0 9px 0 0;
    padding: 7px 0 0 5px;
    background: url(/kor/images/common/blt/blt_dot_gry03.gif) no-repeat 0 13px;
}

.pop_wrap .inner .search_wrap input {
    width: 325px;
}

/* 140519 수정 */
.pop_wrap .inner .tb_type02 {
    border-top: 1px solid #1464dc;
}

.pop_wrap .inner .tb_type02 td.no_result {
    height: 200px;
}

.pop_wrap .inner .manual_search {
    margin: 30px 0 0 0;
}

.pop_wrap .inner .manual_search p {
    color: #1464dc;
}

.pop_wrap .inner .manual_search .form {
    margin: 10px 0 0 0;
    padding: 10px 0 10px 15px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #e2ecfc;
}

/*140417 수정*/
.pop_wrap .inner .manual_search .form label {
    margin: 0 10px 0 0;
    padding: 0 0 0 5px;
    background: url('/kor/images/common/blt/blt_dot_gry.gif') no-repeat left center;
}

.pop_wrap .inner .manual_search .form input {
    width: 83.5%;
}

/* ##기업검색, 학교 검색 팝업의 radio 버튼 */
.pop_wrap.pop_sch {
    padding-top: 1px;
}

.pop_wrap.pop_sch input[type="radio"] {
    /*opacity: 0;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.pop_wrap.pop_sch input[type="radio"]+label {
    vertical-align: middle;
}


/* ##메인 팝업 */
/* .pop_wrap .pop_img_area{width:500px;height:467px;}
.pop_wrap .pop_img_area img{width:500px;height:467px;} */
.main_pop_bottom {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-top: 1px solid #1464dc;
    background-color: #4a7cc8;
}

.main_pop_bottom input[type=checkbox]+label {
    display: inline;
    margin-right: 9px;
    color: #fff;
}

.main_pop_bottom .pop_radio_area {
    float: left
}

.main_pop_bottom .pop_btn_area {
    float: right;
}

.main_pop_bottom .pop_btn_area .btn_wclose {
    text-decoration: none;
}

/* 레이어 팝업 */
.layer {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.layer_popup {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 425px;
    height: auto;
    z-index: 999;
}

.layer_popup h4 {
    padding: 17px 0 17px 20px;
    background: #1464dc;
    color: #fff;
    font-size: 15px;
    font-family: 'NanumGothicBold';
    border-bottom: 1px solid #1464dc;
}

.layer_popup .inner_layer {
    padding: 0 0 20px 0;
    border: 1px solid #1464dc;
    border-top: 0;
    text-align: center;
    background: #fff;
}

.layer_popup .inner_layer>p:first-child {
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 15px;
}

.layer_popup .inner_layer>p {
    padding: 15px 0 0 0;
}

.layer_popup .inner_layer>p>input {
    width: 160px !important;
}

.layer_popup .inner_layer .btn_cBox {
    margin: 20px auto 0 auto;
    padding: 10px 0 0 0;
    width: 90%;
    border-top: 1px solid #999;
}

.layer_popup>a {
    position: absolute;
    right: 18px;
    top: 16px;
    /*background: url('/kor/images/common/btn/btn_close_layerpop.gif') no-repeat;*/
    text-indent: -9999px;
    width: 17px;
    height: 17px;
}

/* 디자인 체크박스 라디오버튼 */
input[type=checkbox],
input[type=radio] {
    margin: 0;
    margin-right: 7px;
    padding: 0;
    width: 13px;
    /*opacity: 0;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    border: 0;
}

input[type=checkbox]+label,
input[type=radio]+label {
    display: inline-block;
    margin-right: 7px;
    height: 15px;
    margin-left: -22px;
    padding-left: 18px;
/*    background: url('/kor/images/common/ico/ico_checkradio.png') no-repeat 0 1px; */
}

input[type=radio]+label {
    height: 14px;
}

input[type=checkbox]+label.checked {
    background-position: 0 -42px;
}

input[type=radio]+label {
    background-position: 0 -85px;
}

input[type=radio]+label.checked {
    background-position: 0 -128px;
}

/* 디자인 셀렉트 박스 */
.select_design {
    position: relative;
    display: inline-block;
    top: 1px;
}

.select_design .select_label {
    z-index: 10;
    padding: 7px 0 0 7px;
    ;
    height: 21px;
    border: 1px solid #c0c0c0;
    background-color: #fff;
    background-image: url(/kor/images/common/ico/ico_select_arrow.gif);
    background-position: 93% center;
    background-size: 6px 4px;
    background-repeat: no-repeat;
    color: #767676;
    color: #999999;
    cursor: pointer;
}

.select_design .select_label.oth {
    background-position: 97% center;
}

.select_design .select_list {
    position: absolute;
    top: 29px;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 190px;
    border: 1px solid #c0c0c0;
    border-top: 0;
    z-index: 100;
    background-color: #fff;
}

/* 140519 수정 */
.select_design .select_list ul {
    padding: 5px 0 5px 5px;
}

.select_design .select_list ul li {
    color: #767676;
    cursor: pointer;
}

.select_design .select_list ul li a {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    color: #999999;
    padding: 0 0 0 3px;
    letter-spacing: -1px;
}