<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Oleo+Script:400,700);
body{background-color:#efefef;overflow-y: scroll;}
/*�곷떒 硫붾돱 �ㅼ젙 �쒖옉*/
.navbar-inverse{
	background:#222222;     /*諛곌꼍 ��*/
	border-color:#eee;         /*�뚮몢由� ��*/
	padding:0px 0px 0px 0px;      /*�대� �щ갚*/
	margin:0px 0px 0px 0px;       /*�몃� �щ갚*/
}
/*�곷떒 硫붾돱 �ㅼ젙 ��*/

/*�곷떒 硫붾돱 濡쒓퀬 �쒖옉*/
.navbar-brand{
    padding: 32px 0 20px 10px !important;
}
/* Tablet */
@media screen and (max-width: 991px) {
    .navbar-brand{
        padding: 26px 0 16px 20px !important;
    }
}
.navbar-brand img {
	padding-top: 10px;
}
/*�곷떒 硫붾돱 濡쒓퀬 ��*/

/* �곷떒 硫붿씤 硫붾돱 �ㅼ젙 �쒖옉*/
.navbar-inverse .navbar-nav &gt; li &gt; a{
	background-color:#fff;	      /*諛곌꼍 ��*/
	color:#333333;                /*�띿뒪�� ��*/
	font-size:18px;               /*�띿뒪�� �ш린*/
	padding:30px 30px 24px 30px;  /*�대� �щ갚*/
	margin:0px 0px 0px 0px;       /*�몃� �щ갚*/
}
/* Tablet */
@media screen and (max-width: 991px) {
	.navbar-inverse .navbar-nav &gt; li &gt; a {
        padding:24px 20px 18px 20px;
        font-size:16px;
	}
}
/* Mobile */
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav &gt; li &gt; a {
        padding:16px 20px 12px 20px;
    }
}
.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover{
	background-color:#0c4ca3;
	background-image:none;
	background-repeat:no-repeat;
}
.navbar-inverse .navbar-nav&gt;.active&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a{
	box-shadow: 0 0 0 #000;
}
/* �곷떒 硫붿씤 硫붾돱 �ㅼ젙 ��*/

/* �곷떒 �쒕툕 硫붾돱 �ㅼ젙 �쒖옉*/
.dropdown-menu{
    padding:0;
    box-shadow:0 0 0 #000;
    border-radius:0;
    min-width: 170px;
}
@media (min-width: 768px){
    .navbar-right .dropdown-menu{
        right: auto;
        left: 0;
    }
}
.dropdown-menu &gt; li &gt; a{
	background-color:#ffffff;     /*諛곌꼍 ��*/
	color:#666666;                /*�띿뒪�� ��*/
	padding:14px 30px 14px 30px;  /*�대� �щ갚*/
	margin:0px 0px 0px 0px;       /*�몃� �щ갚*/
	font-size:16px;
	border-bottom:1px solid #e3e4df;
}
.dropdown-menu &gt; li &gt; a:hover{
    color:#0c4ca3;
    font-weight:500;
    background-color:#efefef;
    background-image:none;
    background-repeat:no-repeat;
    border-bottom:1px solid #e3e4df !important;
}
/* �곷떒 �쒕툕 硫붾돱 �ㅼ젙 ��*/

/* �щ씪�대뱶 �ㅼ젙 */
.topmarginLay_a{
    height: 60px !important;
    margin-top: -7px;
}
@media screen and (max-width: 991px) {
    .topmarginLay_a{
        height: 50px !important;
    }
}
.container.container_slide{
    width: 100%;
    padding: 0;
}
.carousel-control{
    display:none;
}
.fill{
    height:392px !important;
}
.fill h1 span{
    background-color:rgba(0, 0, 0, 0);
    text-shadow:0 0 0 #000 !important;
    opacity:1 !important;
    padding: 20px 0 0 0;
    margin: 0 0 15px 0;
    display: inline-block;
    font-weight: 400;
}
.fill h1 span .caption-line{
    width:50px;
    border-top: 1px solid #fff;
    margin-bottom:20px;
}
.fill p span{
    background-color:rgba(0, 0, 0, 0);
    text-shadow:0 0 0 #000 !important;
    opacity:1 !important;
    padding: 0;
    font-size: 15px;
    line-height: 20pt;
}
.carousel-caption{
    padding: 30px 65px 50px 45px !important;
    background-color: rgba(12,76,163,0.8);
    text-align: left;
    width: 384px !important;
    bottom: 40px;
}
/* Tablet */
@media screen and (max-width: 991px) {
    .carousel-caption{
        padding: 10px 60px 40px 50px !important;
        width: 40% !important;
        bottom: 50px;
    }
}

/* �섎떒 移댄뵾�쇱씠�� �ㅼ젙 �쒖옉*/
body &gt; .navbar-fixed-bottom .text-center{
	background:#ffffff;           /*諛곌꼍 ��*/
	color:#999999;                /*�띿뒪�� ��*/
	font-size:14px;               /*�띿뒪�� �ш린*/
	padding:0px 0px 0px 0px;      /*�대� �щ갚*/
	margin:0px 0px 0px 0px;       /*�몃� �щ갚*/
	text-align:center;            /*�띿뒪�� �뺣젹*/
}
.footer_copy .text-center{
	background-color:#aaaaaa;
	color: #f7f7f7;
    font-size: 13px;
    padding: 40px 0 20px 0;
    margin: 0px 0px 0px 0px;
    text-align: left;
    min-height: 140px;
}
.footer_copy p {line-height:22px;}
.footer_copy p strong{color:#fff;}
.footer_copy .footer-logo{margin-top:10px;}
.footer_copy .footer-wrap{
    width:1170px;
    margin:0 auto;
}
/* Tablet */
@media screen and (max-width: 991px) {
    .footer_copy .footer-wrap{
        width:100%;
    }
}
/* �섎떒 移댄뵾�쇱씠�� �ㅼ젙 ��*/

/*�명듃濡� �띿뒪�� �ㅼ젙 �쒖옉*/
h1.intro_span{
	background-color:none;        /*諛곌꼍 ��*/
	color:#ffffff;                /*�띿뒪�� ��*/
	font-size:36px;               /*�띿뒪�� �ш린*/
	padding:0px 0px 0px 0px;      /*�대� �щ갚*/
	margin:10px 10px 10px 10px;   /*�몃� �щ갚*/
}

p.intro_span{
	background-color:none;        /*諛곌꼍 ��*/
	color:#ffffff;                /*�띿뒪�� ��*/
	font-size:14px;               /*�띿뒪�� �ш린*/
	padding:0px 0px 0px 0px;      /*�대� �щ갚*/
	margin:10px 10px 10px 10px;   /*�몃� �щ갚*/
}

.flex-caption span.intro-title{
	background:none;        /*諛곌꼍 ��*/
	color:#ffffff;                /*�띿뒪�� ��*/
	font-size:36px;               /*�띿뒪�� �ш린*/
	padding:0px 0px 0px 0px;      /*�대� �щ갚*/
	margin:10px 10px 10px 10px;   /*�몃� �щ갚*/
}
.flex-caption span.intro-text{
	background:none;        /*諛곌꼍 ��*/
	color:#ffffff;                /*�띿뒪�� ��*/
	font-size:14px;               /*�띿뒪�� �ш린*/
	padding:0px 0px 0px 0px;      /*�대� �щ갚*/
	margin:10px 10px 10px 10px;   /*�몃� �щ갚*/
}
/*�명듃濡� �띿뒪�� �ㅼ젙 ��*/

.navbar-inverse .navbar-brand {
    color: #000;
    font-family: 'Oleo Script', cursive !important;
    font-size: 25px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0);
}
.navbar-inverse {
    background: none repeat scroll 0% 0% #fff;
    border-color: #eee;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #000;
    background-color: transparent;
}
.navbar-inverse .divider-vertical {
    display:none;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
    color: #fff;
    background-color: #0c4ca3;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #333;text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
/*     mobile menu button �ㅼ젙 �쒖옉     */
.navbar-toggle{ padding: 24px 20px; margin:0; }
.navbar-inverse .navbar-toggle{ border-color: #fff; }
.navbar-inverse .navbar-toggle .icon-bar{ background-color: #0c4ca3; }
.navbar-inverse .navbar-toggle:hover .icon-bar{ background-color: #7eaeff; }
.navbar-toggle .icon-bar{ width: 28px; height: 3px; }

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover{
    background-color:#fff;
}
@media (max-width: 767px){
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a{
        padding:15px 15px 12px 20px;
        color:#999 !important;
    }
}
.container.mobile-btn-layout-container.container_mmenu{display:none;}
/*     mobile menu button �ㅼ젙 ��     */


.flexslider {
    border: 0px solid #FFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
    border-top: 5px solid #333;
    border-radius: 0px !important;
}
.flex-caption span.intro-title{ font-family: 'Oleo Script', cursive !important; }
.flex-caption span.intro-title { padding: 5px !important; margin: 0px !important; }
.flex-caption span{
    text-shadow: horizontal-offset vertical-offset blur color;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.mainthumbs{margin-top:17px;padding:10px; margin-bottom:30px;}
.mainthumbs div&gt;img{width:65%;border: 10px solid #dfdfdf;}
.mainthumbs div h4{
    color:#333;
    margin: 5px 0 15px 0;
    font-weight: 500;
    font-size: 24px;
}
.mainthumbs div p{
    font-size: 13px;
    color: #555;
    line-height: 21px;
    letter-spacing: -0.5px;
}

.maintxt{border-radius: 0px;}
.maintxt p{font-weight:bold;font-size:16px; color:#333;}

.intro-boardbox{padding:0px;}
.intro-boardbox&gt;.page-header{display:none;}
.intro-widgetbox{margin-top: 0px;margin-bottom: 15px;}
.intro-widgetBoardbox&gt;a,.intro-widgetbox&gt;.page-header{display:none;}

.skin-page-title{border-radius:0px;border-right:13px solid #333;}
.skin-page-title p{margin: 0px 0px 0px;}

.page-company{
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);
    border-radius: 0px;
    background:url('/skin/img/i-company.jpg');
    background-size:cover;
    background-position:center;
}
.page-company&gt;.panel-body{
    color:#fff;
    font-weight:normal;
    text-align:center;
    padding:45px 10px;
}
.page-company&gt;.panel-body&gt;h1{
    font-family: 'Oleo Script', cursive !important;
    margin-bottom:25px;
}

.none-radius{border-radius:0px;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0);}
.none-radius img{border: 10px solid #dfdfdf;}
.reset-padding {padding: 10px 0;}

.caret{display:none;;}


/*    main content �ㅼ젙 �쒖옉     */
.main-box{
    background-color: #fff;
    border: 1px solid #cecece;
    padding: 30px 40px 20px;
    min-height: 240px;
}
/* Tablet */
@media screen and (max-width: 991px) {
    .main-box{
        min-height: 300px;
    }
}
/* Mobile */
@media screen and (max-width: 767px) {
    .main-box{
        min-height: 240px;
    }
}
.main-box:hover{
    background-color: #f4f7fc;
}
.main-box .strategy-text{
    display: inline-block;
    padding: 20px 0 20px 10px;
    font-size: 12px;
    color: #999;
}
.main-box .line {
    border-bottom: 1px solid #333;
    margin: 5px 0 15px;
    width: 30px;
    display: block;
}
.main-box .main-img{
    display: inline-block;
    float: left;
}
.mainthumbs h3{
    display: inline-block;
    padding: 0 10px 10px;
    float: left;
}
.mainthumbs .main-btn{
    display: inline-block;
    padding: 27px 10px 15px 0;
}

/* Mobile */
@media screen and (max-width: 767px) {
    .col-sm-8.intro-board-layout{padding:0 20px;}
}
.col-sm-8.intro-board-layout h3{
    display: inline-block;
    padding: 0 0 10px;
    float: left;
}
.col-sm-8.intro-board-layout .main-btn{
    display: inline-block;
    padding: 27px 10px 15px;
}

.main-wrap{margin: 10px 0; display: inline-block;}
.main-wrap &gt; div {padding: 0 10px;}

.main-img.main-hover{
    visibility: hidden;
    position: absolute;
    left: 11px;
    top: 1px;
    margin: 30px 40px;
    z-index: 999;
}

.main-box:hover .main-img{visibility: hidden;}
.main-box:hover .main-img.main-hover{visibility: visible;}
.main-box:hover a h4{color:#0c4ca3;}
.main-box:hover .line {border-bottom: 1px solid #0c4ca3;}
.main-box:hover &gt; p {color:#777;}
.main-box:hover &gt; p.strategy-text {color:#aaa;}


/*     widget �ㅼ젙     */
.intro-board-widget-layout{
    padding-bottom: 50px;
}
/* 寃뚯떆�� �곸뿭 �ㅼ젙 */
.intro-board-layout .panel-body{padding: 0;}
.intro-board-layout .panel-body .dh-front-list2-words{padding:0 !important; border-bottom: 1px solid #dedede;}
.intro-board-layout .panel-body .dh-front-list2-words:last-child{border-bottom: 1px solid #eee;}

.panel-body &gt; div:nth-child(1):hover{background-color:#f4f7fc;}
.panel-body &gt; div:nth-child(2):hover{background-color:#f4f7fc;}
.panel-body &gt; div:nth-child(3):hover{background-color:#f4f7fc;}

.dh-front-list2 h6{
    padding: 30px 40px 5px !important;
}
.dh-front-list2 h6 a,
.dh-front-list2 h6 a span{
    color: #333;
    font-weight: 600;
    font-size: 16px;
    letter-spacing:-0.5px;
}
.dh-front-list2 h6:hover a span{
    text-decoration:none !important;
}
.dh-front-list2 h6:hover a span.list-row-subject{
    color:#0c4ca3 !important;
}
/* Mobile */
@media screen and (max-width: 767px) {
    .dh-front-list2 h6 a span.list-row-regdate {
        display: block;
        padding: 8px 10px 0px 0px;
        float: none;
    }
}

.dh-front-list2 h5{
    border-top:none !important;
    padding: 10px 40px !important;
    margin:0 0 20px;
}
.dh-front-list2 h5,
.dh-front-list2 h5 a,
.dh-front-list2 h5 p,
.dh-front-list2 h5 span{
    font-size: 13px !important;
    font-weight: 400;
    line-height: 23px;
    color: #555 !important;
}
.dh-front-list2-words{
    margin:0 !important;
}

.list-row-contents{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* �쇱씤�� */
    -webkit-box-orient: vertical; 
    word-wrap:break-word;
}
.list-row-regdate {
    float: right;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #999 !important;
}
.row-separator{display:none;}
/* //寃뚯떆�� �곸뿭 �ㅼ젙 */

/* �꾩젽 �곸뿭 �ㅼ젙 */
.col-sm-4.intro-widget-layout{padding: 0 20px 0 5px;}
/* Mobile */
@media screen and (max-width: 767px) {
    .col-sm-4.intro-widget-layout{padding: 0 20px 0 20px;}
}
.col-sm-4.intro-widget-layout &gt; h3{padding: 0 0 10px;}

.main-about{
    background-color: #fff;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 28px 30px;
}
.main-about:hover.main-about1,
.main-about:hover.main-about2,
.main-about:hover.main-about3{
    background-color:#f4f7fc;
}
.main-about:hover.main-about1 h5,
.main-about:hover.main-about2 h5,
.main-about:hover.main-about3 h5{
    color:#0c4ca3;
}
.main-about:hover.main-about1 p,
.main-about:hover.main-about2 p,
.main-about:hover.main-about3 p{
    color:#777 !important;
}
.main-about &gt; h5{
    margin:0;
    font-size:16px;
    color:#343434;
}
.main-about p{
    font-size: 13px !important;
    font-weight: 400;
    line-height: 23px;
    color: #555;
    padding: 15px 0 0;
    margin: 0;
}
.main-about2 &gt; div{display:inline-block;}
.main-about2 &gt; div:last-child{margin-left:16px;}

.main-about3{padding:23px 30px; border-bottom:1px solid #dedede;}
.main-about3 &gt; div{display:inline-block;}
.main-about3 &gt; div:last-child{margin-left:20px;}
.main-about3 .icon-about{float:left; margin-right:6px;}

.container.footer-social-layout{display:none;}
/*    //main content �ㅼ젙 ��     */


/*    sub page �ㅼ젙 �쒖옉     */
/* �곷떒 ���댄� �쒖옉 */
.sub-top{
    height: 160px;
    background-image: url('/skin/img/sub/sub-top.jpg');
}
.sub-top &gt; div{
    background-color:rgba(12,76,163,0.7);
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.sub-top &gt; div &gt; p{
    position: absolute;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    left: 7%;
    top: 50%;
    margin-top: -20px;
}
/* //�곷떒 ���댄� �� */

.content {background-color: #fff; padding: 0px 0px 60px 0px;}
.content .page-header{margin:0; padding:0;}
.content .page-header .breadcrumb
{
    text-align: right;
    border-radius: 0;
    margin: 0;
    background: #ffffff;
    font-size: 12px;
    color: #999999;
}
.breadcrumb&gt;.active{color:#343434; font-weight:600;}
.breadcrumb &gt; li + li::before{content:'&gt;';}

.content-wrap {padding: 30px 30px 20px 30px; width: 100%; display: inline-block;}
.content-wrap img{margin-top:10px; border:1px solid #eee;}
.content-wrap h5{
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    margin:10px 0 5px;
}
.content-wrap h4{
    color: #0c4ca3;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    margin:0 0 20px;
}
.content-wrap p{
    color: #555;
    line-height: 26px;
}

/* table �곸뿭 �ㅼ젙 */
table{
    font-size:14px;
    width:100%;
    border-top: 2px solid #0c4ca3;
    border-bottom: 2px solid #ccc;
}
tr{
    line-height:20pt;
}
th{
    padding:10px 20px;
    color:#0c4ca3;
    font-weight:500;
    background-color: #f4f7fc;
    border-top:1px solid #bbb;
    border-bottom:1px solid #bbb;
}
td{
    padding:10px 20px;
    color: #555;
    background-color:#fff;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
/* //table �곸뿭 �ㅼ젙 */


/* 寃뚯떆�� �곸뿭 �ㅼ젙 */
.bbs-list-index-layout .content{padding:0 0 20px;}
.dh-board{padding:0 30px 40px;}
.dh-board &gt; .table-hover{
    margin: 10px 0 30px;
    border-top: 2px solid #0c4ca3;
    border-bottom: 2px solid #ccc;
}
.table &gt; thead &gt; tr &gt; th{
    border-bottom:1px solid #aaa;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td{
    padding:12px 14px;
}
.table &gt; tbody &gt; tr:hover &gt; td{
    background-color:#fafafa;
}
/* Mobile */
@media screen and (max-width: 767px) {
    .table th.num{display: none;}
    .table td.num{display: none;}
    .table th.hits{display: none;}
    .table td.hits{display: none;}
}
/* btn �ㅼ젙 */
.btn-default{
    background-image: none;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 #000;
}
.btn-group{margin: 0 20px 20px;}
#btnNew{
    background-image: none;
    box-shadow: 0 0 0 #000;
}
.btn-primary{
    background-image: none;
    box-shadow: 0 0 0 #000;
}
.btn-danger{
    background-image: none;
    box-shadow: 0 0 0 #000;
}
/* //寃뚯떆�� �곸뿭 �ㅼ젙 */

/* 寃뚯떆湲� �곸뿭 �ㅼ젙 */
.bbs-list-view-layout .content{padding:0;}

.container.sub-layout{
    background-color: #fff;
    padding:0;
}
.dh-view-box &gt; .row &gt; .page-header{
    color:#343434;
    padding: 5px 30px;
    margin: 0px 15px;
}
.dh-view-box &gt; .row &gt; .dh-view-info{
    color:#555;
    padding: 9px 30px;
    margin: 0px 15px;
    width:1170px;
}
@media screen and (max-width: 991px) {
    .dh-view-box &gt; .row &gt; .dh-view-info{
        width:100%;
    }
}
.dh-view-box &gt; .row &gt; div:nth-child(3){
    padding:50px 30px 80px !important;
    margin: 0 20px;
    width: auto;
}
.dh-attach &gt; h6{padding: 16px 30px;}
.dh-line{padding: 0 0 20px; width:1170px; margin: 0 15px;}
@media screen and (max-width: 991px) {
    .dh-line{width:100%;}
}

form#insertForm{padding: 0 30px 40px;}
.bbs-list-index-layout form#insertForm{padding: 0 0 40px;}

.pull-right {display: none;}
/* //寃뚯떆湲� �곸뿭 �ㅼ젙 */

/* 硫붿씪 臾몄쓽 */
form#mailForm{padding: 0 30px 40px;}
/*    //sub page �ㅼ젙 ��     */</pre></body></html>