/* 서브 캐러셀 높이 및 이미지 설정 */

.slider-active .single-slider-s {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 230px;
    cursor: auto !important;
    background-color: #333;
}

/* 서브 캐러셀 텍스트 */

.slider-taxt-s {
    font-size: 11px;
    color: #fff;
    text-shadow: none;
    text-align: right;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0;
}

.slider-taxt-s h1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    margin: 156px 0 0 0;
    font-size: 32px;
    line-height: 1;
}

.slider-taxt-s h2 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 15px;
    margin: 5px 0 0;
    padding-right: 0;
}

/*** 서브 컨텐츠 ***/

/* 캐러셀 및 내용 전체 감싸는 section */

.sp-ct-w {
    margin-bottom: 65px;
}

/* 캐러셀 및 내용 전체 감싸는 section */

/*** 서브 컨텐츠 - 왼쪽 ***/

.sp-ct-l-w {
    margin-top: 17px
}

.sn-w {
    width: 85%;
}

/* 서브메뉴 */

.sn-tt {
    background-color: #fff;
    padding: 19px 15px 21px;
    border-bottom: 1px solid #595959;
}

.sn-tt h1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 21px;
    color: #777;
    text-align: center;
    letter-spacing: 1px;
	padding-left:1px;
    line-height: 1;
    margin: 0;
}

.sn-tt .s-c-st {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 11px;
    text-align: center;
    color: #b3b3b3;
    letter-spacing: 0.5px;
	padding-left:0.5px;
    line-height: 1;
    margin-top: 5px;
}

.sn-sm {
    margin-top: 10px;
}

.sn-sm ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.sn-sm ul > li {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 12px;
    line-height: 36px;
    padding-bottom: 1px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.sn-sm li > a {
    display: block;
    color: #8d8d8d;
    text-decoration: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.sn-sm li > a:hover,
.sn-sm li > a:focus,
.sn-sm li > a:active {
    background-color: #f5f5f5;
}

.sn-sm ul > li:last-child {
    border-bottom: none
}

/* 서브메뉴 */

/* 고객센터 */

.sn-cs {
    margin-top: 30px;
    border: solid 1px #dbdbdb;
    padding: 13px;
}

.sn-cs h1 {
    margin: 0;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.7px;
    background-image: url(../../images/ptn_01.jpg);
}

.sn-cs-nb-w {
    font-size: 19px;
    font-family: ngeb, 'NanumGothicExtraBold';
    line-height: 1;
    border-bottom: 1px solid #d9d9d9;
    padding: 6px 0 13px 6px;
    margin-bottom: 10px;
}

.sn-cs-t {
    display: inline-block;
    width: 38px;
    text-align: center;
    font-size: 15px;
    color: #818181;
    line-height: 1;
    border-right: 1px solid #d9d9d9;
    margin-right: 7px;
    margin-top: 11px;
}

.sn-cs-t2 {
    display: inline-block;
    width: 38px;
    text-align: center;
    font-size: 15px;
    color: #818181;
    line-height: 1;
    border-right: 1px solid #d9d9d9;
    margin-right: 7px;
    margin-top: 11px;
}
.sn-cs-time {
    font-size: 11px;
    line-height: 150%;
    display: inline-block;
    padding-left: 10px;
}

/* 고객센터 */

/*** 서브 컨텐츠 - 오른쪽 ***/

.sp-ct-r-w {
    margin-top: 65px;
}

/* 서브페이지 타이틀 속성 */

.sp-ct-r-tt {
    padding-bottom: 10px;
    margin-bottom: 47px;
    border-bottom: 1px solid #d4d4d4;
}

.r-tt-w {
    padding-left: 6px !important;
}

.r-tt-h {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: #6C7E9B;
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.circle-icon {
    display: inline-block;
    height: 17px;
    width: 17px;
    border: 5px solid #d9d9d9;
    border-radius: 50%;
    float: left;
    clear: both;
    margin-right: 7px;
}

.r-tt-bt {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    color: #d9d9d9;
    line-height: 1;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #d4d4d4;
}

.r-tt-r {
    font-size: 15px;
    color: #d9d9d9;
    line-height: 19px;
    padding-right: 3px;
}

/* 서브페이지 타이틀 속성 */

/*** 서브페이지 인사말 속성 ***/

.sp-ct-r-cts {
    margin: 15px 0 10px 0;
}

.sp-ct-r-cts h1 {
    font-size: 50px;
    line-height: 1;
    margin: 0;
    letter-spacing: 3px;
}

.r-cts-tt-img {
    height: 140px;
    text-align: right;
    margin-top: 35px;
    padding: 78px 20px 0 0;
    background-image: url(../../images/ct_1_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rcti-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

.r-cts-tt-img p {
    font-size: 13px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 2px;
}

.r-cts-ct-txt {
    margin-top: 40px;
    line-height: 2;
}

.r-cts-ct-txt-b {
    font-size: 17px;
    line-height: 1.3;
}

.r-cts-ct-txt-img {
    float: right;
    margin: 5px 0 25px 20px;
}

.r-cts-ct-txt-ceo {
    margin-top: 20px;
    line-height: 1.5;
    padding-right: 5px;
}

.r-cts-ct-txt-co {
    font-size: 15px;
    letter-spacing: 1px;
}

/* 서브페이지 인사말 속성 */

/* 서브페이지 연혁 속성 */

.sp-ct-r-his {
    margin: 10px 0 45px 0;
    padding-left: 35px;
}

.sp-ct-r-his h1 {
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    margin: 0;
    letter-spacing: 5px;
}

.r-ct-his-w {
    padding: 6px 15px 2px 30px;
    border-left: solid 1px #dedede;
}

.r-ct-his-yr {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 30px;
    line-height: 1;
    text-align: center;
}

.yr-h-2017 {
    padding-top: 25px;
}

.yr-h-2016 {
    padding-top: 25px;
}

.yr-h-2015 {
    padding-top: 25px;
}

.tt-border-s {
    width: 70px;
    height: 1px;
    display: block;
    margin: 10px 0;
    background-color: #8b9eb8;
}

.r-ct-his-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.r-ct-his-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-his-ct li {
    float: left;
}

.r-ct-his-ct-n {
    font-family: ngeb, 'NanumGothicExtraBold';
    width: 8%;
}

.r-ct-his-ct-txt {
    width: 92%;
}

.r-ct-his-line {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    border-top: 1px solid #e0e0e0 !important;
}

/* 서브페이지 연혁 속성 */

/* 서브페이지 오시는길 속성 */

.sp-map {
    margin-top: 15px;
    padding: 0 20px;
}

.sp-address {
    margin-top: 30px;
}

.loca-h {
    padding-top: 18px;
}

.r-ct-loca-t {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    line-height: 1;
    text-align: right;
    padding-right: 20px;
    padding-left: 15px;
    letter-spacing: 6px;
}

.r-ct-loca-w {
    padding: 6px 15px 2px 17px;
    border-left: solid 1px #dedede;
}

.r-ct-loca-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.loca-ct-bt-sp {
    margin-bottom: 5px;
}

.r-ct-loca-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-loca-ct li {
    float: left;
}

.r-ct-loca-ct-t {
    padding-right: 3px
}

.r-ct-loca-ct-line {
    padding-right: 15px;
    margin-right: 15px;
    border-right: solid 1px #dedede;
}

/* 서브페이지 오시는길 속성 */

/******* 서브페이지 사업영역 속성 *******/

.sp-ct-r-biz1 {
    margin-top: 10px;
}

.sp-ct-r-biz0 {
    padding: 20px 0 30px;
    text-align: center;
}

.bizar-1 h1 {
    display: inline-block;
    color: #ccc;
    vertical-align: top;
    line-height: 1;
    letter-spacing: 2px;
    font-size: 50px;
    margin: 0 13px 0 0;
    padding: 0 20px 0 0;
    border-right: solid 1px #dedede;
}

.bizar-2 {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    line-height: 1.3;
    vertical-align: top;
    font-size: 15px;
    padding-top: 15px;
}

.sp-ct-r-biz2 img {
    max-width: 100%;
    height: auto
}

.r-cts-tt-biz1-img {
    height: 140px;
    text-align: right;
    margin-bottom: 50px;
    padding: 102px 20px 0 0;
    background-image: url(../../images/ct_2_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rctbi-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

/* 전체상자 */

.sp-img-biz-box-w {
    margin-top: 20px;
}

/* 내부상자 */

.sp-img-bn-box {
    border: 1px solid #dbdbdb;
    padding: 17px;
    text-align: center;
}

/* 이미지 크기 */

.sp-biz-image {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

/* 이미지 */

.sp-biz-image-1 {
    background-image: url(../../images/sp_biz_img_1.jpg);
}

.sp-biz-image-2 {
    background-image: url(../../images/sp_biz_img_2.jpg);
}

.sp-biz-image-3 {
    background-image: url(../../images/sp_biz_img_3.jpg);
}

/* 이미지 오버레이 */

.sp-overlay {
    position: absolute;
    top: 16px;
    bottom: 0;
    left: 31px;
    right: 31px;
    height: 100%;
    height: 91px;
}

/* 오버레이 텍스트 */

.sp-biz-text {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: rgba(255, 255, 255, 0.9);
    font-size: 14.6px;
    letter-spacing: 2px;
    margin-top: 57px;
    padding: 9px 20px;
    border: solid 1px rgba(255, 255, 255, 0.3);
}

/* 사업설명 타이틀 */

.sp-biz-tt {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 18px;
    line-height: 1;
    margin: 7px 0 20px 0;
    padding: 15px 0;
    border-bottom: solid 1px #dbdbdb;
}

/* 사업설명 텍스트 */

.sp-biz-ct-txt {
    text-align: left;
    display: block;
    font-size: 13px;
    line-height: 1.8;
    padding: 0 2px;
}

/******* 서브페이지 사업영역 속성 *******/

/******* 서브페이지 사업소개 속성 *******/

/* 사업소개-타이틀 */

.sp-ct-r-biz2 {
    margin-top: 10px;
    padding-bottom: 45px;
}

.sp-ct-r-biz2 h1 {
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    border-right: solid 1px #dbdbdb;
    padding-right: 15px;
    margin: 0 15px 0 0;
}

.r-biz2-stt {
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    font-weight: bold;
}

.r-cts-tt-biz2-img {
    height: 140px;
    text-align: right;
    margin: 30px 0 65px;
    padding: 102px 20px 0 0;
    background-image: url(../../images/ct_2_2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rctb2i-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

/* 사업소개-타이틀 */

/* 사업소개-세부내용 */

.r-ct-biz2-tt {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 19px;
    line-height: 1;
    text-align: center;
    padding-right: 36px;
    padding-top: 13px;
}

.ct-biz2-tt-img {
    display: block;
    width: 100%;
    height: 120px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 17px auto 0;
}

.biz2-ttimg-s1 {
    background-image: url(../../images/ct_2_2_s1.jpg);
}

.biz2-ttimg-s2 {
    background-image: url(../../images/ct_2_2_s2.jpg);
}

.biz2-ttimg-s3 {
    background-image: url(../../images/ct_2_2_s3.jpg);
}

.r-ct-biz2-w {
    padding: 7px 15px 2px 30px;
    border-left: solid 1px #dedede;
}

.r-ct-biz2-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.r-ct-biz2-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-biz2-ct li {
    float: left;
}

.r-ct-biz2-ct-n {
    font-family: ngeb, 'NanumGothicExtraBold';
    width: 8%;
    line-height: 2;
}

.r-ct-biz2-ct-txt {
    width: 92%;
    line-height: 2;
}

.r-ct-biz2-line {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    border-top: 1px solid #e0e0e0 !important;
}

/******* 서브페이지 사업소개 속성 *******/


/****************************/

.vnc11-1 img {
    max-width: 100%;
    height: auto;
}


.vnc11-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4c4c4c;
	padding:18px 5px 18px;
	  line-height: 1;
border-top: solid 1px #6C7E9B;
border-bottom: solid 1px #6C7E9B;
}

.vnc11-2-1-1 {
    color: #4B6082;
}


.vnc11-2-2 {
    margin: 40px 0 15px;
    font-size: 15px;
    line-height: 1.9;
    color: #4c4c4c;
}

.vnc11-2-2-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    color: #4B6082;
}


.vnc11-2-3 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    line-height: 1;
	    color: #4c4c4c;
}

.vnc11-2-3-1,
.vnc11-2-3-2,
.vnc11-2-3-3 {
    display: inline-block;
    vertical-align: top;
}

.vnc11-2-3-1 {
    padding: 0 10px 0 0;
    margin: 30px 10px 0 0;
    border-right: solid 1px #999;
	    color: #4B6082;
}

.vnc11-2-3-2 {
    margin: 30px 0 0 0;
}

.hhii-top-1 {
    height: 20px;
}

.vccimg-w {
    text-align: center;
    line-height: 1;
}

.vccimg-w img {
    max-width: 100%;
    height: auto;
}



.vcn21-1 {
    margin: 15px 0 80px;
    text-align: center;
}

.vcn21-1-1 img {
    max-width: 100%;
    height: auto;
}

.vcn21-1-2 {
    display: inline-block;
    vertical-align: top;
    margin: 27px 0 30px;
    width: 100px;
    height: 1px;
    background-color: #4C5A74;
}

.vcn21-1-3 {
    font-size: 17px;
    line-height: 1.5;
    color: #4B6082;
}

/*******************/

.vnc51-1w {
    margin-top: 15px;
}


.vnc51-1-1 {
    height: 42px;
}

.vnc51-1-1-1 {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 15px;
    border: solid 1px #4C5A74;
    background-color: #fff;
    color: #4C5A74;
    text-align: center;
    width: 33.33%;
    float: left;
    padding: 12px 0 13px;
    cursor: pointer;
    border-left: none;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}

.vnc51-1-1-1:hover {
    background-color: #4C5A74;
    color: #fff;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
}

.lobtn-1 {
    border-left: solid 1px #4C5A74;
}


.root_daum_roughmap .border1,
.root_daum_roughmap .border2 {
    border: none!important;
}

.root_daum_roughmap .border3,
.root_daum_roughmap .border4 {
    width: 0!important;
}


.vnc51-1-2 {
    padding: 15px;
    border: solid 1px #4C5A74;
	 border-top: none;
}


.vnc51-1-3-1 {
    padding:40px 0 30px 10px;
	 line-height: 1;
	 border-bottom: solid 1px #dedede;
}




.vnc51-1-3-1-1-1,
.vnc51-1-3-1-1-2,
.vnc51-1-3-1-2-1,
.vnc51-1-3-1-2-2 {
    display: inline-block;
    vertical-align: top;
}






.vnc51-1-3-1-1-1 {
    width: 2px;
    height: 14px;
    background-color: #3A5B84;
    margin: 4px 8px 0 0;
}

.vnc51-1-3-1-1-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #4B6082;
}

.vnc51-1-3-1-2 {
    margin: 10px 0 0;
}

.vnc51-1-3-1-2-1 {
    font-size: 15px;
    padding: 1px 20px 1px 0;
    border-right: solid 1px #ccc;
    margin: 9px 19px 0 0;
	    color: #4B6082;
}




.vnc51-1-3-2 {
    padding: 40px 0 0 10px;
}

.vncbx-1w {
    margin-top: 10px;
}


.vnc51-1-3-2-1 table {
    width: 100%;
    word-break: normal;
    line-height: 1.4;
    font-size: 13px;
}

.vnc51-1-3-2-1 td {
    padding: 3px 0;
	 vertical-align: top;
}

.vncbx-1 {
    width: 13px;
}

.vncbx-2 {
    width: 146px;
}

.vncbx-2-1 {
    width: 36px;
}


.vnc51-1-200,
.vnc51-1-2000 {
    text-align: center;
	padding: 10px 0 10px;
}

.vnc51-1-200-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 15px;
	    color: #4B6082;
}

.vnc51-1-200-2 {
    margin: 12px 0 10px;
}

/*****************/


.vcn31-100 {
    text-align: center;
    line-height: 1;
    margin: 10px 0 10px;
}

.vcn31-100-1,
.vcn31-100-2 {
    display: inline-block;
    vertical-align: top;
}



.vcn31-100-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4B6082;
    padding: 0 5px 15px;
    margin-bottom: 13px;
    border-bottom: solid 1px #4C5A74;
}

.vcn31-100-2 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 24px;
    color: #ccc;
}


.vcn31-1 img {
    max-width: 100%;
    height: auto;
}


.cts-nc-h-hhh33 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 60px;
    padding-bottom: 60px
}


.vcn31-2 {
    padding: 0 0 12px 3px;
    margin-bottom: 13px;
	  line-height: 1;
    border-bottom: solid 1px #7D889E;
}

.vcn31-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4B6082;
}


.vcn31-33w {
    margin-top: 40px;
}

.vnc31-3 {
    text-align: center;
}

.vnc31-3 img {
    max-width: 100%;
    height: auto;
}

.vnc31-4 {
    padding: 20px 0 0 0;
    line-height: 1;
}

.vnc31-4-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    padding: 0 0 10px 3px;
    margin-bottom: 10px;
    border-bottom: solid 1px #dedede;
    font-size: 15px;
    color: #666;
}

.vnc31-4-2 {
    padding: 0 0 0 4px;
    line-height: 2;
    font-size: 13px;
    color: #4c4c4c;
}

.ffojs {
    line-height: 1.3;
}

.hhssirfj {
    height: 10px;
}

.ssobkk-none {
    margin-bottom: 0;
    border-bottom: none;
}

/*************/


.vcn31-889 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    padding: 50px 0 17px 5px;
    font-size: 15px;
    line-height: 1.6;
       color: #8496AD;
}



.vcn32-1,
.vcn32-2 {
    text-align: center;
}


.vcn32-1 img,
.vcn32-2 img {
    max-width: 100%;
    height: auto;
}

.vcn32-2 {
    margin-top: 30px;
}

.vcn32-3-1 {
    padding: 15px 0 50px;
    line-height: 1.8;
    font-size: 13px;
    color: #4c4c4c;
}


.vcn32-3-1-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #4B6082;
    padding: 0 0 12px 3px;
    margin-bottom: 13px;
    line-height: 1;
    border-bottom: solid 1px #7D889E;
}


.vcn32-3-1-2 table {
    width: 100%;
    word-break: normal;
    line-height: 1.8;
    font-size: 13px;
}

.vcn32-3-1-2 td {
    padding: 2px 0;
	 vertical-align: top;
}


.sfads6688hh-9 {
    height: 40px;
}



.ssuub-78 {
    margin-top: 80px;
}

.ssuub-78-1 {
    text-align: center;
    margin-top: 15px;
}

.ssuub-78-1 img {
    max-width: 100%;
    height: auto;
}

/**********************/


.vnc33-1 {
    margin: 10px 0 50px;
    text-align: center;
}

.vnc33-1 img {
    max-width: 100%;
    height: auto;
}




.mmvo {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}


.mmvo iframe{
    position: absolute;
    width: 100%;
    height: 100%;
}


.vnc33-2 {
    margin: 50px 0 40px;
}


.vnc33-2-3 {
    text-align: center
}

.vnc33-2-3 img {
    max-width: 100%;
    height: auto;
}

.vnc33-2-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 35px;
    line-height: 1;
    color: #4C5A75;
}


.vnc33-2-2 {
    margin: 25px 0 60px;
    line-height: 1.8;
	    font-size: 15px;
    color: #4c4c4c;
}


.vnc33-3 {
    text-align: center;
    line-height: 1.7;
    color: #4c4c4c;
	margin:30px 0 0 ;
}

.vnc33-3-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    margin: 15px 0 15px;
}


.vnc33-252 {
    margin: 0 0 30px;
}


.vnc33-2520{    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    line-height: 1;
    color: #4C5A75;
	margin:0 0 20px;
	}


.asdfasdf6 img {
    max-width: 100%;
    height: auto;
}

	
.asdfasdf68 {
    line-height: 1.8;
	    font-size: 13px;
    color: #4c4c4c;
	padding:3px 0 0 0;
}


.vnc33f1150 {
    height: 70px;
}


.asfda8475 img {
    max-width: 100%;
    height: auto;
}


.ddnnbc-6 {
    background-color: #3f629d;
	padding:70px 50px 70px;
	margin: 80px 0 0;
}

.vnc33-255 {
    margin: 0;
}

.vnc33-2-155 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 35px;
    line-height: 1;
    color: #fff;
}


.vnc33-2-255 {
    margin: 25px 0 40px;
    line-height: 1.8;
	    font-size: 15px;
    color: #fff;
}


.vnc33-300 {
    color: #fff;
}


.cts-nc-h-hhh3300 {
    border-bottom: solid 1px #fff;
    margin-bottom: 60px;
    padding-bottom: 60px
}


.hhsadf6258 {
    height: 15px;
}