@CHARSET "utf-8";

body {
    font-family: 'Nanum Gothic', sans-serif !important;
    font-size: 13px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

table {
    border-spacing: 0;
}

strong {
    font-weight: 600;
}

.bold {
    font-weight: 600;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.center {
    text-align: center;
}

.p30 {
    padding: 30px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml65 {
    margin-left: 65px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.pl70 {
    padding-left: 70px !important;
}

.pl80 {
    padding-left: 80px !important;
}

.pl90 {
    padding-left: 90px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.clear {
    clear: both;
}

.w100 {
    width: 100%;
}

.w50 {
    width: 49.9%;
}

.w985 {
    width: 985px;
}

.w1200 {
    width: 1200px;
}

.w1400 {
    width: 1400px;
}

.mCenter {
    margin: 0 auto;
}

.border0 {
    border: 0 !important;
}

.border_r {
    border-right: 1px solid #ddd;
}

.display_b {
    display: block !important;
}

.display_n {
    display: none !important;
}

.clear {
    clear: both;
}

.fcBlue {
    color: #006a88;
}

.fcOrange {
    color: #f79d00;
}

.img {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 40px 0;
}

img {
    max-width: 100%;
}

/** 상단 공통 메뉴 **/
#hd {
    height: 130px;
    background: url('/images/nav_bg2.jpg') repeat-x center top;
}

#hd_wrap {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 985px;
    zoom: 1;
}

.logo {
    float: left;
    width: 248px;
    height: 130px;
    text-align: center;
    background: #fff;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

.logo img {
    margin-top: 20px;
}

.nav {
    float: left;
    width: 735px;
    height: 130px;
    margin: 0;
    padding: 0;
}

.gnb {
    width: 735px;
    height: 40px;
    /*background: #fff;*/
    font-size: 13px;
}

.gnb ul {
    background: #f4f4f4;
    width: auto;
    height: 27px;
    padding: 12px 0 0 0 !important;
    color: #333
}

.gnb ul li {
    float: left;
    margin: 0 15px;
}

.lnb {
    position: relative;
    width: 735px;
    height: 90px;
    color: #333;
    display: inline-block;
    padding: 0;
    z-index: 111;
}

.lnb > ul > li {
    float: left;
    width: 147px;
    height: 90px;
    text-align: center;
}

.lnb li span {
    font-size: 18px;
    font-weight: 600;
    height: 90px;
    padding-left: 0;
}

.lnb li span a {
    display: block;
    color: #333;
}

.lnb .lnb_m span a {
    padding: 35px 0;
}

.lnb .lnb_m .snb {
    min-width: 147px;
}

.lnb li:hover ul {
    background: #0096ae;
    color: #fff !important;
    border-top: 1px solid #159fb5;
}

.lnb li:hover ul li a {
    color: #fff;
}

.lnb li:hover span a {
    background: #0096ae;
    color: #fff;
    text-decoration: none;
}

.lnb li .snb {
    display: none;
    text-align: center !important;
    padding-top: 20px !important;
    padding-bottom: 60px !important;
    font-size: 14px;
    line-height: 25px;
    min-height: 50px;
    height: 100px;
}

.lnb li .snb li {
    display: block;
    text-align: center;
}

.lnb li .snb li a {
    color: #333;
    display: block;
}

.submenu_g {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 180px;
    background: #fff;
    top: 130px;
    border-bottom: 2px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
}

/** 하단 공통 카피라이트 **/
.ft_copy {
    width: 985px;
    margin: 0 auto;
    height: 120px;
    position: relative;
}

.ft_copy .ft_logo {
    padding-top: 15px;
    width: 170px;
    float: left;
}

.ft_copy .ft_company {
    color: #d0d5d5;
    padding: 20px 0 0 50px;
    float: left;
}

.ft_copy .ft_company .ft_site {
    display: block;
    height: auto;
    font-size: 14px;
    font-weight: 600;
}

.ft_copy .ft_company .ft_site li {
    float: left;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.ft_copy .ft_company .ft_site li:first-child {
    border-left: 0;
    padding-left: 0;
}

.ft_copy .ft_company .ft_site li a {
    color: #f4f4f4;
    font-size: 15px;
}

.ft_copy .ft_company > div {
    font-size: 13px;
    line-height: 1.4em;
}

.ft_copy .ft_company .ft_site .sitemap_btn a {
    font-size: 11px;
    background: #333;
    padding: 4px 10px;
    color: #ddd;
}

.ft_sitemap {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    background: #617173;
}

.ft_sitemap .ft_menu {
    width: 985px;
    margin: 0 auto;
    height: 130px;
    color: #f4f4f4;
    padding: 30px 0 40px 0;
}

.ft_sitemap .ft_menu a {
    color: #f4f4f4;
}

.ft_sitemap .ft_menu > li {
    float: left;
    margin-left: 120px;
}

.ft_sitemap .ft_menu > li:first-child {
    margin-left: 0;
}

.ft_sitemap .ft_menu > li > h3 {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}

.ft_sitemap .ft_menu > li > h3 a:hover {
    text-decoration: none;
}

.ft_sitemap .ft_menu li .ft_submenu {
    margin-top: 15px;
}

.ft_sitemap .ft_menu li .ft_submenu > li {
    font-size: 14px;
    line-height: 1.7em;
}

#family_site {
    position: absolute;
    right: 0;
    width: 160px;
    height: 30px;
    margin-top: 40px;
    z-index: 111;
}

#family_site div ul li a {
    display: block;
    color: #f4f4f4;
    margin-top: 6px;
}

.site {
    width: 160px;
    height: 30px;
    border: 1px solid #919c9d;
}

.site ul > li {
    height: 30px;
}

.site > ul li > a {
    display: block;
    color: #ebebeb;
    font-size: 14px;
    margin-left: 25px;
    padding: 0;
    cursor: pointer;
}

#family_site .more {
    background: 135px 5px url('/images/more_ic.png') no-repeat;
}

#family_site .hide {
    background: 135px 5px url('/images/hide_ic.png') no-repeat;
}

.site .family_list {
    width: 160px;
    margin-left: -1px;
    margin-top: -170px;
    padding: 10px 0;
    background: #617173;
    border: 1px solid #919c9d;
}

.site .family_list ul li {
    height: 20px;
    background: #617173;
}

.site .family_list ul li a {
    color: #ddd;
    display: block;
    padding-left: 25px;
    font-size: 13px;
}

.site .family_list ul li a:hover {
    color: #fff;
}

/** 공통 퀵메뉴 **/
.q_menu {
    width: 70px;
    height: auto;
    position: fixed;
    z-index: 1000;
    right: 0;
    background: #fff;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.q_menu .quick {
    background: #269db9;
    padding: 10px 5px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.q_menu ul .q_m {
    margin: 0 10px;
    border-bottom: 1px solid #ddd;
}

.q_menu .q_m a {
    display: block;
    padding: 13px 0;
    color: #333;
    font-size: 13px;
}

.q_menu .q_m a img {
    margin-bottom: 7px;
}

.q_menu .top {
    padding: 8px 0;
    background: #333;
}

.q_menu .top a {
    color: #fff;
}


/** 메인페이지 **/
.mobile_main_area {
    display: none;
}

.main_area {
    width: 100%;
    background: #eee;
    height: 540px;
    position: relative;
}

.main_area ul .main_img {
    width: 100%;
    min-width: 1024px;
    max-width: 1700px;
    margin: 0 auto;
    height: 540px;
    background: url('/images/main_01.jpg') no-repeat center top;
    background-size: cover;
}

.main_area ul .main_img_bg2 {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    height: 540px;
    background: url('/images/main_02.jpg') no-repeat center top;
    background-size: cover;
}

.main_area ul .main_img_bg3 {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    height: 540px;
    background: url('/images/main_03.jpg') no-repeat center top;
    background-size: cover;
}

.main_area .main_text {
    display: block;
    width: 985px;
    margin: 0 auto;
    padding-top: 105px;
}

.main_area .main_text h3 {
    font-family: 'Nanum Brush Script', cursive;
    font-size: 48px;
    color: #006691;
}

.main_area .main_text hr {
    float: left;
    display: block;
    width: 350px;
    border: 1px solid #666;
    opacity: 0.5;
}

.main_area .main_text p {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    color: #333;
}

.main_area .main_text .silder_btn li {
    margin-left: 15px;
    margin-bottom: 10px;
}

.main_area .silder_btn {
    position: absolute;
    z-index: 100;
    top: 65px;
}

.main_area .silder_btn .active {
    background: url('/images/big_slider_on.png') center;
}

.main_area .silder_btn a {
    background: url('/images/big_slider_off.png') center;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
    text-decoration: none;
}

.visual_box {
    position: absolute;
    width: 100%;
    height: 160px;
    bottom: 0;
    background: url('/images/visual_box_bg.png') center top;
    z-index: 100;
}

.visual_box > div {
    display: block;
    position: relative;
    height: 130px;
}

.visual_box ul li {
    float: left;
    display: block;
    position: relative;
}

.visual_cont1 {
    color: #fff;
    padding: 10px 0 0 20px;
    width: 210px;
}

.visual_cont1 li {
    width: auto;
}

.visual_cont1 li p {
    display: block;
    float: left;
    width: 180px;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 10px;
}

.visual_cont1 li span {
    font-size: 13px;
    line-height: 18px;
    color: #bbb;
    display: block;
    width: 180px;
    float: left;
}

.visual_box .visual_t1 {
    position: relative;
    width: 108px;
    height: 108px;
    text-align: center;
    background: url('/images/visual_img_02.png') no-repeat center center;
}

.visual_box .visual_t1 > a {
    display: none;
}

.visual_box .visual_t1 p {
    font-size: 16px;
    display: block;
    padding-top: 35px;
    margin-bottom: 5px;
    font-weight: 600;
    width: 108px;
}

.visual_box .visual_t1 p a {
    color: #333;
}

.visual_box .visual_t1 span {
    display: block;
    color: #666;
    font-size: 13px;
}

.visual_box .visual_t_arrow {
    width: 45px;
    height: 33px;
    margin: 35px 20px;
    background: url('/images/visual_img_03.png') no-repeat center center;
}

.m_board {
    display: block;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #dfdfdf;
    background: #fff;
}

.m_board .board_li {
    width: 49.9%;
    height: 20px;
    margin: 0;
    float: left;
    padding: 20px 0;
}

.main_cont1 {
    position: relative;
    width: 100%;
    height: 280px;
    background: url('/images/main_cont1_bg.jpg') repeat-y center center;
}

.main_cont1 ul li {
    float: left;
}

.main_cont1 ul .m_box1 {
    position: relative;
    width: 246px;
    height: 280px;
    background: #fff;
}

.main_cont1 ul .m_box1 > h3 {
    font-size: 20px;
    color: #333;
    margin: 35px 0 0 0;
    font-weight: normal;
}

.main_cont1 ul .m_box1 > .more {
    position: absolute;
    right: 20px;
    top: 35px;
}

.main_cont1 ul .m_box1 > ul {
    position: absolute;
    bottom: 0;
    width: 246px;
    height: 215px;
}

.main_cont1 ul .m_box1 > ul li {
    width: 246px;
    text-align: center;
    padding-top: 30px;
    text-decoration: none;
}

.main_cont1 ul .m_box1 > ul li a {
    text-decoration: none;
}

.main_cont1 ul .m_box1 > ul span {
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.main_cont1 ul .m_box1 .box1_btn {
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 100;
}

.main_cont1 ul .m_box1 .box1_btn .active {
    background: url('/images/box1_slider_on.png') center;
}

.main_cont1 ul .m_box1 .box1_btn a {
    background: url('/images/box1_slider_off.png') center;
    display: block;
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 7px;
    text-decoration: none;
}

.main_cont1 ul .m_box1 .box1_btn li {
    float: left;
    width: 12px;
    margin-left: 7px;
}

.main_cont1 ul .m_box1 .bx-viewport {
    height: 200px;
    margin-top: 40px;
}

.main_cont1 ul .m_box1 #bxslider1 {
    text-align: center;
}

.main_cont1 ul .m_box1 #bxslider1 img {
    margin: 0 auto;
}

.main_cont1 ul .m_box1 #bxslider1 a {
    text-decoration: none;
}

.main_cont1 ul .m_box2 {
    width: 246px;
    height: 280px;
    background: #32b9ce url('/images/m_cont1_box2_bg.png') no-repeat right bottom;
    color: #fff;
}

.main_cont1 ul .m_box2 span {
    display: block;
    font-size: 14px;
    padding: 25px 0 0 20px;
    line-height: 20px;
}

.main_cont1 ul .m_box2 a {
    display: block;
    font-size: 25px;
    font-weight: 600;
    padding: 20px 0 0 20px;
    color: #fff;
    text-decoration: none;
}

.main_cont1 ul .m_box2 a:hover {
    color: #e3fbff;
}

.main_cont1 ul .m_box3 {
    width: 493px;
    height: 280px;
    background: #0096ae;
    color: #fff;
    position: relative;
}

.main_cont1 ul .m_box3 > h3 {
    font-size: 25px;
    margin: 35px 0 0 20px;
    font-weight: 600;
}

.main_cont1 ul .m_box3 #bxslider3 {
    margin: 0 0 0 20px;
}

.main_cont1 ul .m_box3 #bxslider3 li a {
    text-decoration: none;
}

.main_cont1 ul .m_box3 #bxslider3 li a:hover {
    text-decoration: none;
    color: #fff;
}

.main_cont1 ul .m_box3 #bxslider3 li img {
    float: left;
}

#container .main_cont1 #bxslider3 .m_box3 > ul li span, p {
    float: right;
    margin-left: 35px;
    width: 215px;
}

.main_cont1 ul .m_box3 #bxslider3 li span {
    font-size: 19px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin-left: 30px;
}

.main_cont1 ul .m_box3 #bxslider3 li p {
    color: #cae1e5;
    font-size: 14px;
    margin-top: 15px;
    line-height: 20px;
    text-align: justify;
    float: left;
    margin-left: 30px;
}

.main_cont1 ul .m_box3 > .box3_btn {
    float: right;
    margin: 15px 0;
    z-index: 100;
    position: absolute;
    right: 0;
    top: 60px;
}

.main_cont1 ul .m_box3 > .box3_btn .active {
    background: url('/images/box3_slider_on.png') center;
}

.main_cont1 ul .m_box3 > .box3_btn a {
    background: url('/images/box3_slider_off.png') center;
    display: block;
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 7px;
    text-decoration: none;
}

.main_cont1 ul .m_box3 > .box3_btn li {
    float: left;
    width: 12px;
    margin-left: 7px;
}

.main_cont1 ul .m_box3 .bx-viewport {
    height: 250px;
    margin-top: 40px;
}

.main_cont2 ul .m_box4 {
    position: relative;
    width: 739px;
    height: 322px;
    margin: 0;
    padding-top: 43px;
    float: left;
}

.main_cont2 ul .m_box4 > h3 {
    margin: 0;
    color: #333;
    font-size: 22px;
    font-weight: 600;
}

.main_cont2 ul .m_box4 > h3 span {
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #666;
    color: #666;
}

.main_cont2 ul .m_box4 > .more {
    position: absolute;
    top: 43px;
    right: 20px;
}

.main_cont2 ul .m_box5 {
    width: 246px;
    height: 285px;
    margin: 0;
    padding-top: 30px;
    float: left;
    background: url('/images/m_box5_bg.png') no-repeat right 30px;
}

.main_cont2 ul .m_box5 > h5 {
    display: block;
    color: #666;
    font-size: 14px;
    margin-left: 20px;
    padding-top: 15px;
    font-weight: normal;
    line-height: 18px;
}

.main_cont2 ul .m_box5 > ul {
    margin: 30px 0 0 20px;
}

.main_cont2 ul .m_box5 > ul li {
    color: #9b9b9b;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 1px dotted #9b9b9b;
    padding: 19px 0 19px 42px;
}

.main_cont2 ul .m_box5 > ul .tel {
    background: url('/images/ic_tel.png') no-repeat left center;
}

.main_cont2 ul .m_box5 > ul .tel a {
    text-decoration: none;
    color: #9b9b9b;
}

.main_cont2 ul .m_box5 > ul .fax {
    background: url('/images/ic_fax.png') no-repeat left center;
}

.main_cont2 ul .m_box5 > ul .email {
    background: url('/images/ic_email.png') no-repeat left center;
}

.main_cont2 ul .m_box5 > ul .email a {
    text-decoration: none;
    color: #9b9b9b;
}

.main_cont2 ul .m_box5 > ul .bank {
    background: url('/images/ic_bank.png') no-repeat left center;
}

.main_cont2 ul .m_box5 > ul .bank span {
    color: #888;
}

.main_cont2 {
    position: relative;
    width: 100%;
    height: 365px;
    background: #f4f4f4;
}

@media (max-width: 985px) {
    .main_cont1 {
        background: none;
    }
}

/** 공통 사이드메뉴 **/
.sidemenu {
    position: relative;
    width: 205px;
    height: 100%;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

.sidemenu .side_t {
    display: none;
}

.sidemenu .side_t > h3 {
    font-size: 27px;
    font-weight: 600;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 55px 0 25px 0;
    line-height: 35px;
}

.sidemenu .side_t > h3 a {
    text-decoration: none;
    color: #333;
}

.sidemenu .side_t .side_sub {
    border-bottom: 1px solid #ddd;
}

.sidemenu .side_t .side_sub .sub_on {
    background-color: #0E718E;
}

.sidemenu .side_t .side_sub .sub_on a {
    color: #fff;
    background: url('/images/side_bullet_on.png') no-repeat 170px center;
    border: 0;
    font-weight: 600;
}

.sidemenu .side_t .side_sub li {
    width: 205px;
    height: 48px;
}

.sidemenu .side_t .side_sub li a {
    display: block;
    width: 170px;
    margin: 0 auto;
    padding: 15px 10px;
    font-size: 15px;
    border-bottom: 1px dotted #d5d5d5;
    background: url('/images/side_bullet_off.png') no-repeat 170px center;
}

/** 서브페이지(top 이미지, 서브 히스토리) **/
.sub_top {
    display: block;
    width: 100%;
    height: 160px;
    background: url('/images/sub_top_bg.jpg') #adbabc no-repeat center center;
}
.sub_top div h3 {
    position: relative;
    top: 50px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    opacity: .4;
    font-family: 'Teko', sans-serif;
}

.sub_history {
    width: 100%;
    height: 40px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
}

.sub_history ul .sh_t {
    display: none;
}

.sub_history ul li ul {
    float: right;
}

.sub_history ul li ul li {
    float: left;
    padding-left: 25px;
    font-size: 14px;
    color: #666;
}

.sub_history ul li ul .bold {
    display: none;
}

.sub_history ul li ul li a {
    display: block;
    padding: 11px 0;
    text-decoration: none;
}

.sub_history ul li ul li a:hover {
    color: #666;
}

/** 서브페이지 공통 **/
.sub_container {
    width: 985px;
    margin: 0 auto;
}

.sub_cont {
    float: left;
    margin: 0;
    width: 723px;
    height: auto;
    padding: 40px 0 65px 55px;
}

.sub_cont p {
    width: 100%;
    margin-bottom: 15px;
    font-size: 15px;
    color: #333;
    line-height: 24px;
    float: none;
}

.sub_cont .title {
    font-size: 34px;
    color: #333;
    margin-bottom: 60px;
}

/* 타이틀, 컨텐츠, 리스트 스타일 */
.title-type1 {
    font-size: 23px;
    padding-left: 13px;
    margin: 15px 0;
    background: url('/images/title-type1_bg.jpg') no-repeat left center;
    font-weight: 600;
    color: #006a88;
}

.title-type2 {
    font-size: 17px;
    padding-left: 13px;
    font-weight: 600;
    color: #333;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    background: url('/images/title-type2_bg.png') no-repeat left 9px;
    line-height: 25px;
}

.cont-type1 {
    margin-left: 20px;
    padding: 0 !important;
}

.cont-type2 {
    margin-left: 13px;
    padding: 0 !important;
}

.bul_list_type1 {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.bul_list_type1 > li {
    margin: 0;
    padding-left: 10px;
    background: url('/images/bul_list_type1.png') no-repeat left 10px;
    color: #666;
    font-size: 15px;
    line-height: 23px;
}

/* 테이블 스타일 */
.table-type1 {
    position: relative;
    width: 100%;
    border-top: 2px solid #0096ae;
    font-size: 14px;
    line-height: 20px;
    margin: 30px 0;
}

.table-type1 > caption {
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.6;
    text-align: left;
}

.table-type1 th {
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    background: #f3f8f9;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.table-type1 th.w100 {
    width: 100px !important;
}

.table-type1 th.w250 {
    width: 250px !important;
}

.table-type1 td {
    text-align: center;
    padding: 12px 20px;
    border-bottom: 1px solid #ddd
}

.table-type1 td.left {
    text-align: left
}

/* 회장 인사말*/
.ceo_cont1 {
    width: 410px;
    float: left;
}

.ceo_cont1 strong {
    display: block;
    font-size: 15px;
    color: #333;
    text-align: right;
    font-weight: normal;
}

.ceo_cont1 strong span {
    font-size: 18px;
    font-weight: 600;
}

.ceo_img {
    width: 280px;
    float: right;
    margin-top: 130px;
}

.ceo_img > img {
    float: right;
    border-radius: 10%;
    -moz-box-shadow: 5px 7px 9px rgba(0,0,0,.5);
    -webkit-box-shadow: 5px 7px 9px rgba(0,0,0,.5);
    box-shadow: 5px 7px 9px rgba(0,0,0,.5);
}

/* 회사연혁 */
.history_type1 {
    width: 100%;
    float: left;
    display: block;
    padding: 40px 0;
    border-bottom: 1px dotted #d5d5d5;
}

.history_type1 h3 {
    width: 80px;
    height: 100%;
    display: block;
    float: left;
    margin: 0;
    border: 1px solid #ddd;
    color: #0096ae;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    padding: 12px 42px;
    background: #f9f9f9 url('/images/history_year_bg.png');
}

.history_type1 > div {
    float: left;
    width: 550px;
}

.history_type1 dl {
    float: left;
    margin: 0 0 10px 40px;
    padding: 0;
}

.history_type1 dl dt {
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.history_type1 dl dd {
    float: left;
}

.history_type1 dl dd .bul_list_type1 {
    width: 400px;
}

/* 임원현황 */
.officers_type1 {
    width: 100%;
    float: left;
    display: block;
    padding: 40px 0;
    border-bottom: 1px dotted #d5d5d5;
}

.officers_type1 img {
    float: left;
    margin-left: 15px;
}

.officers_type1 > div {
    float: left;
    margin-left: 50px;
    padding: 20px;
    min-width: 340px;
    border: 1px solid #ddd;
    background: url('/images/history_year_bg.png');
}

.officers_type1 > div h3 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.officers_type1 > div h3 span {
    font-size: 14px;
    color: #006a88;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #bbb;
}

.officers_type1 > div ul {
    margin-top: 15px;
}

.officers_type1 > div ul li {
    background: none;
    padding-left: 0;
    font-size: 14px;
}

/* 조직도 */
.organi_type1 {
    width: 100%;
    text-align: center;
    position: relative;
}

.organi_type1 .line_fs {
}

.organi_type1 .c_line {
    /*position: absolute;*/
    margin: 0 auto;
    width: 1px;
    height: 50px;
    background: url('/images/organi_line_bg.jpg') repeat-y center center;
}

.organi_type1 .organi_t {
    width: 380px;
    height: 146px;
    margin: 0 auto;
    /*background: tomato url('/images/organi_line_bg.jpg') repeat-x center center;*/
}

.organi_type1 .organi_t > h3 {
    background: url('/images/organi_bg1.png') no-repeat center center;
    width: 146px;
    height: 91px;
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    padding-top: 55px;
    margin: 0 auto;
}

.organi_type1 .organi_c {
    width: 695px;
    height: 52px;
    margin: 0 auto;
    background: url('/images/organi_line_bg.jpg') repeat-x center center;
}

.organi_type1 .organi_c > h3 {
    background: url('/images/line_w_bg.png') #0096ae;
    font-size: 18px;
    font-weight: bold;
    width: 140px;
    color: #fff;
    padding: 15px 0;
}

.organi_type1 .organi_b {
    width: 695px;
    height: 52px;
    margin: 0 auto;
    background: url('/images/organi_line_bg.jpg') repeat-x center center;
}

.organi_type1 .organi_b > h3 {
    background-color: #fff;
    font-size: 16px;
    font-weight: normal;
    width: 140px;
    color: #333;
    padding: 15px 0;
    border: 1px solid #ddd;
}

/* 탭 스타일*/
.tab_type1 {
    display: block;
    width: 100%;
    height: 57px;
    text-align: center;
    margin-bottom: 30px;
}

.tab_type1 div {
    float: left;
    width: 49.5%;
    text-align: center;
}

.tab_type1 div a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    background: #f5f5f5;
    padding: 17px 0;
}

.tab_type1 div a:hover {
}

.tab_type1 div .tab_1 {
    border: 1px solid #ddd;
}

.tab_type1 div .tab_2 {
    border: 1px solid #ddd;
    border-left: 0;
}

.tab_type1 div .tab_3 {
    border: 1px solid #ddd;
}

.tab_type1 div .tab_4 {
    border: 1px solid #ddd;
    border-left: 0;
}

.tab_type1 div .tab_on {
    background: url('/images/line_w_bg.png') #0096ae;
    color: #fff;
}

.tab_type2 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

.tab_type2 div {
    float: left;
    width: 20%;
    text-align: center;
}

.tab_type2 div a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    background: #f5f5f5;
    padding: 17px 0;
}

.tab_type2 div a:hover {
}

.tab_type2 .tab {
    border: 1px solid #ddd;
}

.tab_type2 .tab_bl0 {
    border-left: none;
}

.tab_type2 .tab_br0 {
    border-right: none;
}

.tab_type2 .tab_bt0 {
    border-top: none;
}

.tab_type2 .tab_bb0 {
    border-bottom: none;
}

.tab_type2 div .tab_on {
    background: url('/images/line_w_bg.png') #0096ae;
    color: #fff;
}

.tab_type2:after {
    content: '';
    display: block;
    clear: both;
}

/* 인증현황 */
.certify {
    display: block;
    position: relative;
    min-height: 300px;
    margin: 25px 0;
}

.certify li {
    width: 200px;
    height: auto;
    float: left;
    margin-left: 29px;
    padding-left: 29px;
    border-left: 1px dotted #d5d5d5;
}

.certify .cer_fs {
    margin-left: 0;
    padding-left: 0;
    border: 0;
}

.certify li span {
    display: block;
    font-size: 15px;
    margin-top: 13px;
    padding-left: 10px;
    border-left: 2px solid #0096ae;
    color: #666;
    line-height: 18px;
}

/* 인재채용 */
.recruit_t {
    width: 100%;
    height: 150px;
    border: 1px solid #ddd;
    background: url('/images/recruit_01.png') no-repeat right top;
}

.recruit_t img {
    margin: 50px 0 0 20px;
}

.recruit_t span {
    display: block;
    margin: 10px 0 0 20px;
    font-size: 14px;
    color: #666;
}

.recr_order {
    width: 100%;
    position: relative;
}

.recr_order li {
    float: left;
    height: 60px;
}

.recr_order li img {
    padding: 16px 25px;
}

.recr_order .recr_order_txt {
    min-width: 119px;
    height: 60px;
    text-align: center;
    float: left;
    border: 1px solid #ddd;
    background: url('/images/line_w_bg.png') #0096ae;
}

.recr_order .recr_order_txt span {
    display: block;
    font-size: 20px;
    padding: 18px 21px;
    font-weight: normal;
    color: #fff;
}

/* 사이트 이용약관 */
.company_doc {
    color: #333;
    line-height: 22px;
}

.company_doc h5 {
    font-size: 16px;
    color: #006a88;
}

/* 모바일에서만 보이게 */
.mobile_b {
    display: none;
}