<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Webfont Include */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* Scroll Fixed */
html {overflow-x: hidden; overflow-y: scroll;}

/* Font Setting */
html, body, h1, h2, h3, h4, h5, h6, p, span, li, a, label, input, textarea {
    font-family: "Noto Sans KR", 'Malgun Gothic',sans-serif !important; word-break: keep-all;}

/* Icon Fonts */
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}

/* Social Footer Deleted */
.footer-social-layout {display: none}

/* Board(dh-board) Contents-Area Fixed */
.dh-view-box &gt; div:nth-child(2) &gt; div:nth-child(3) {padding: 20px !important}

ol,ul,li{list-style:none;}

/* 硫붾돱 �ㅼ젙 �쒖옉 */
.navbar-inverse {
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
    position: absolute;
    top: auto;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.navbar-inverse .divider-vertical{display: none;}
.caret{display: none;}
.navbar ~ br{display: none;}
.topmarginLay_a{height: 108px !important;}
@media screen and (max-width: 767px) {
	.topmarginLay_a{height: 64px !important;}
}

/* ----- 硫붾돱 �곷떒 �곸뿭 �ㅼ젙 ----- */
.navbar-top{width: 100%; padding: 0; background: #065784;}
.navbar-top-wrap{width: 1170px; margin: 0 auto;}
.navbar-top-wrap ul{margin:0; padding: 0;}
.navbar-top-wrap ul li{float: left;}
.navbar-top-wrap .navbar-top-btn {
    margin: 0;
    padding: 10px 15px;
    display: inline-block;
    color: #97bcd0;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
}
.navbar-top-wrap ul li:last-child .navbar-top-btn{background: #2a2a2a; color: #fff;}
@media screen and (max-width: 991px) {
	.navbar-top-wrap{width: 100%;}
}
@media screen and (max-width: 767px) {
	.navbar-top{display: none;}
}

/* ----- 濡쒓퀬 �ㅼ젙 ----- */
.navbar-inverse .navbar-brand {
    color: #333;
    font-size: 26px;
    font-weight: 600;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    letter-spacing: -1px;
    margin: 0;
    width: 90px;
}
.navbar-inverse .navbar-brand span {
    color: #065784;
}
.navbar-brand img{width: 100%;}
.navbar-brand img {
	margin-top: -5px !important;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color: #333; background-color: transparent;}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-brand {
		margin: 0;
		font-size: 18px;
		padding: 15px;
	}
    .navbar-brand img{width: 180px;}
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-brand{margin:0;font-size: 18px;}
    .navbar-top &gt; div &gt; a{margin: 5px 20px 0;}
}

/* ----- 硫붿씤 硫붾돱 �ㅼ젙 -----*/
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    letter-spacing: -0.01em;
    padding: 10px 10px 10px;
    margin: 30px 20px 17px;
    line-height: 1;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
    color: #008ab5;
    background: #fff;
}
.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 {
    color: #008ab5;
    background: #fff;
	box-shadow:none;
}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-nav &gt; li &gt; a{font-size: 16px; margin: 22px 0px 18px 0px; padding: 12px 20px 12px 20px;}
}
@media screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav &gt; li &gt; a{font-size: 16px; margin: 0; padding: 14px 20px 14px 20px;}
	.navbar-nav .open .dropdown-menu{padding: 0;}
	.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{color: #333; border: none !important; margin: 0 0 0; background: #f3f3f3;}}

/* ----- �쒕툕 硫붾돱 �ㅼ젙 -----*/
.dropdown-menu {
    background: #e3e3e3;
    left: 0 !important;
    right: auto !important;
    padding: 10px 0;
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
.dropdown-menu &gt; li &gt; a {
    color: #333;
    padding: 8px 30px;
    line-height: 1;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    letter-spacing: -0.02em;
}
.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    color: #008ab5;
    text-decoration: underline !important;
    background: rgba(0,0,0,0);
}

/* ----- 紐⑤컮�� 硫붾돱 �ㅼ젙 ----- */
.navbar-toggle {
    background: #fff;
    border-radius: 0;
    border: none;
    margin: 10px 15px;
    padding: 10px 10px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #065784;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a{color: #fff; background: #4a4a4a;}
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu&gt;li&gt;a{padding: 10px 15px 10px 25px;}
}
/* //硫붾돱 �ㅼ젙 �� */


/* �명꽣 �곸뿭 �ㅼ젙 �쒖옉 */
.footer_copy .text-center{background: #eeeeee; border-top: 1px solid #eeeeee; color: #ababab; font-size: 12px; text-align: left; padding: 30px 0 10px; margin: 0;}
.footer-top {width: 1170px; margin: 0 auto 10px; padding: 0 15px;}
.footer-top ul{margin: 0; padding: 0; display: inline-block; width: 100%;}
.footer-top ul li{float: left; display: inline-block;}
.footer-top ul li a{color: #666; font-size: 13px; margin-right: 30px;}
.footer-top ul li:last-child a:after{content: ""}
.footer-middle {width: 1170px; margin: 0 auto 20px; padding: 0 15px;}
.footer-middle ul{margin: 0; padding: 0; display: inline-block; width: 100%; line-height: 1.6;}
.footer-middle ul li{float: left; display: inline-block;}
.footer-middle ul li span:after{content: "|"; color: #dedede; padding: 0 6px 0;}
.footer-middle ul li:last-child span:after{content: "";}
.footer-bottom {width: 1170px; margin: 0 auto; padding: 0 15px;}
.footer-bottom p{display: inline-block; width: 100%;}
.socialArea{display: none;}
@media screen and (max-width: 991px) {
	.footer-top{width: 100%;}
	.footer-middle{width: 100%;}
	.footer-bottom{width: 100%;}
}
/* //�명꽣 �곸뿭 �ㅼ젙 ��*/


/* �щ씪�대뱶 �ㅼ젙 �쒖옉 */
.carousel.slide{position: relative; height: 580px;}
.carousel-inner{height: 100%;}
.carousel-inner &gt; div:nth-child(1){height: 100%; background: url('/skin/img/slide/slide01.jpg');}
.carousel-inner &gt; div &gt; div{height: 100%;}

/* ----- �щ씪�대뱶 �붿궡�� 踰꾪듉 ----- */
.carousel-control{opacity: 1;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{margin-top: -50px;}
.glyphicon-chevron-left:before{content: url(/skin/img/default/left-arrow.png);}
.glyphicon-chevron-right:before{content: url(/skin/img/default/right-arrow.png);}
.carousel-control:hover .glyphicon-chevron-left:before{content: url(/skin/img/default/left-arrow-hover.png);}
.carousel-control:hover .glyphicon-chevron-right:before{content: url(/skin/img/default/right-arrow-hover.png);}

/* ----- �щ씪�대뱶 �띿뒪�� ----- */
.slide-box-left{height: 100%; width: 280px; float: left; position: relative;}
.slide-left-wrap{top: 50%; margin-top: -190px; position: absolute; width: 100%;  height: 380px;}
.slide-left-wrap h5{color: #c80e0e; font-size: 15px; font-weight: 400; font-family: "�섎닎怨좊뵓" !important; margin: 0 0 8px;}
.slide-left-wrap h3{color: #333; font-size: 21px; font-weight: 500; line-height: 1.3; margin: 0 0 15px;}
.slide-left-wrap p{font-size: 13px; color: #999;}
.slide-banner-top, .slide-banner-bottom{position: absolute; width: 100%; height: 180px;}
.slide-banner-top{top: 0; background: url('/skin/img/default/slide-banner-top.jpg'); padding: 28px 30px 30px;}
.slide-banner-bottom{bottom: 0; background: url('/skin/img/default/slide-banner-bottom.jpg'); padding: 30px 30px 30px;}
.slide-box-right {
    position: relative;
    height: 80%;
    width: 800px;
    margin: 0 auto;
}
.slide-right-wrap {
    color: #fff;
    top: 22%;
    position: absolute;
    width: 100%;
    height: 288px;
    text-align: center;
}
.slide-caption {
    height: 100%;
    background-image: url(/skin/img/main/slide-txt-wrap.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    padding-top: 45px;
}
.slide-caption h3 {
    margin: 0 0 30px;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -.02em;
    display: inline-block;
}

.slide-caption h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    background: #008ab5;
    max-width: 180px;
    margin: 0 auto 18px;
    padding: 7px 0;
}
.slide-caption p{margin: 0; font-size: 18px; font-weight: 300; line-height: 1.6;}

/* ----- �щ씪�대뱶 �� 硫붾돱 �ㅼ젙 ----- */
.carousel.slide #main_btn {
	position: absolute;
	z-index: 1000;
	bottom: 0;
	width: 100%;
	right: 0;
	background: rgba(0,0,0,0.6);
}

#main_btn ul {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#main_btn ul li {
	float: left;
	width: 25%;
	margin: 0;
	border-right: 1px solid rgba(255,255,255,0.2);
}

#main_btn ul li:last-child{border-right: none;}
#main_btn ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px 30px;
    color: #fff;
	transition: all 0.3s;
}
#main_btn ul li a:hover, #main_btn ul li a:focus{background: #000;}
#main_btn ul li a h3 {
    margin: -6px 10px 0 15px;
    float: left;
    display: inline-block;
}
#main_btn ul li a h4{font-size: 19px; font-weight: 400; margin: 0;}
#main_btn ul li a p{font-size: 12px; font-weight: 300; color: rgba(255,255,255,0.5); margin: 0;}
/* ----- //�щ씪�대뱶 �� 硫붾돱 �ㅼ젙 ----- */

@media screen and (max-width: 991px) {
	#main_btn &gt; ul{width: 100%}
}
@media screen and (max-width: 767px) {
	.gu-slider{display: none;}
}
/* //�щ씪�대뱶 �ㅼ젙 �� */


/* 硫붿씤 �섏씠吏� �ㅼ젙 �쒖옉 */
.container_contents {width: 100%; padding: 0; background: #fff;}

/* ----- main-html-area ----- */
.intro-html-layout{margin: 0 0 30px;}
.intro-html-layout &gt; div{padding: 0;}
.intro-html-layout &gt; div &gt; div:nth-child(2){width: 1170px; margin: 0 auto; padding: 50px 0 0;}
@media screen and (max-width: 991px) {
	.intro-html-layout &gt; div &gt; div:nth-child(2){width: 100%;}
}

/* ---------- �ъ뾽遺꾩빞 諛뺤뒪 ---------- */
.main-con &gt; div, .main-con .tab-wrap{padding: 0;}
.main-con .tab-wrap &gt; div{padding: 0; width: 33.333333%;}
.main-con .tab-wrap .tab-con{z-index: 1; display: inline-block; position: absolute; left: 0; top: 50%; width: 100%; margin-top: -25px;}
.main-con .tab-wrap &gt; a {width: 25%; float: left; padding: 0 15px 0;}
.main-con .tab-wrap &gt; a .main-ani &gt; div {
    position: absolute;
    z-index: 1;
    bottom: 1%;
    width: 100%;
    height: 50px;
    margin: 0 0 -40px 0;
    padding: 5px 20px 10px 20px;
    background-color: rgb(255, 255, 255);
    font-size: 14px;
    color: #cecece;
}
.main-con .tab-wrap &gt; a .main-ani:hover &gt; div {
    background: #065784;
}

.main-con h4.fake-title,
.main-con .tab-wrap &gt; a .main-ani &gt; div h4 {
    font-size: 17px;
    font-weight: 400;
    color: #323232;
    display: block;
    margin: 10px 0 20px;
}
.main-con .tab-wrap &gt; a .main-ani:hover &gt; div h4 {
    color: #fff;
}
.main-con h4.fake-title:after,
.main-con .tab-wrap &gt; a .main-ani &gt; div h4:after{content: url('/skin/img/main/main-arrow-icon.png'); display: inline-block; float: right;}
.main-con .tab-wrap img{width: 100%;}
.main-con .tab-wrap [class*=ani] {
    overflow: hidden;
    padding: 0;
    width: 100%;
    border: 1px solid #ddd;
    border-top: 2px solid #065784;
    border-bottom: 2px solid #ccc;
}

@media screen and (max-width: 991px) {
    .main-con .tab-wrap &gt; div{width: 100%; margin: 0 0 5px;}
    .main-con .tab-wrap &gt; a{width: 100%; margin: 0 0 5px;}
}
/* ----- //main-html-area ----- */

/* ----- main-board-area ----- */
.intro-board-widget-layout{width: 1170px; margin: 0 auto; padding: 10px 0 30px;}
.intro-boardbox {width: 33.33333333333333%;}
@media screen and (max-width: 991px) {
	.intro-board-widget-layout{width: 100%;}
	.intro-boardbox{width: 100%;}
}

/* ---------- 寃뚯떆�� ���댄� �ㅼ젙 ---------- */
.intro-boardbox .page-header {
    padding: 12px 8px;
    margin: 20px 0 10px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #4a4a4a;
}
.intro-boardbox .page-header h4{margin: 0; color: #555; font-size: 17px; font-weight: 600; letter-spacing: -0.01em;}
.intro-boardbox .page-header h4 .btn{padding: 5px 0 0; margin: 0; line-height: 1;}
.intro-boardbox .page-header h4 .btn:hover, .intro-boardbox .page-header h4 .btn:active{box-shadow: 0 0 0 rgba(0,0,0,0) !important;}
.intro-boardbox .page-header h4 .btn .fa-plus:before{content: url('/skin/img/default/board-plus-icon.png');}

/* ---------- 寃뚯떆�� 由ъ뒪�� �ㅼ젙 ---------- */
.intro-boardbox .front-panel &gt; .panel{padding: 0; border: none; border-radius: 0px; background: transparent; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);}
.intro-boardbox .panel-body{padding: 5px 0px 5px;}
.dh-front-list2-words{margin: 0 !important; padding: 0;}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span{color: #666; font-weight: 400; font-size: 13px; padding: 8px 0;}
.dh-front-list2 h6 a:hover span{text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject{color: #303030;}
.dh-front-list2-words:first-child{margin: auto;}
.list-row-subject{float: left; text-overflow: ellipsis; overflow: hidden; max-width: 380px; white-space: nowrap;}
.list-row-subject:before{content: "��"; color: #dc6c0a; font-weight: bold; padding-right: 11px;}
.row-separator{display: none;}
.list-row-regdate{float: right; color: #999 !important;}
.list-row-contents{display: none;}
/* //硫붿씤 �섏씠吏� �ㅼ젙 �� */


/* �쒕툕 �섏씠吏� �ㅼ젙 �쒖옉 */
/* ----- �쒕툕�섏씠吏� common �ㅼ젙 ----- */
.sub-layout{width: 100%; padding: 0;}
#content{float: none; width: 1170px; margin: 0 auto; padding: 0 30px 50px;}
@media screen and (max-width: 991px) {
    #content{width: 100%; padding: 0 15px 50px; border-left: none;}
}
@media screen and (max-width: 767px) {
    #content{width: 100%; padding: 0 10px 50px; border-left: none;}
}

/* ----- �쒕툕�섏씠吏� �곷떒 �대�吏� �ㅼ젙 ----- */
.visual_wrap{height: 220px; background: url('/skin/img/sub/sub_top.jpg');}
.visual_wrap .visual_box {
    max-width: 1170px;
    margin: 0 auto;
    padding: 80px 15px 0;
}
.visual_wrap h2 {
    margin: 0 0 0;
    font-size: 42px;
    font-weight: 500;
    color: #323232;
    display: inline-block;
}
.visual_wrap h4 {
    font-size: 18px;
    font-weight: 300;
    color: #545454;
    display: inline-block;
    opacity: 0.6;
    padding-left: 8px;
}

/* ----- �쒕툕�섏씠吏� �곷떒 硫붾돱 �ㅼ젙 ----- */
.top_menu_wrap {
    background: #fff;
}

.top_menu{
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}

.top_menu &gt; li {
    width: 100%;
    float: left;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.top_menu_wrap &gt; .top_menu li:first-child {
    border-top: 1px solid #ddd;
}

.top_menu &gt; li &gt; a {
    display: block;
    background-color: #fff;
    margin: 0 0 0;
    padding: 10px 8px;
    color: #555;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.top_menu &gt; li.active &gt; a {
    color: #fff;
    background: #065784;
}

.top_menu &gt; li:hover a {
    background: #e9f4fb;
    color: #065784;
}
.top_menu &gt; li.active:hover a {
    background: #065784;
    color: #fff;
}

@media (max-width: 990px) {
	.col-md-2.col-sm-2.product-responsive {
		display: none !important;
	}
	
	.col-md-10.col-sm-10.product-responsive {
		width: 100% !important;
	}
}

@media screen and (max-width: 767px) {
    .top_menu_wrap{display: none;}
	.top_menu{width: 100%;}
}

/* ----- content �ㅼ젙 ----- */
/* .content_wrap &gt; div{padding: 60px 0 50px;} */
.content-left{margin: 0 0 50px;}
.content_wrap h3{font-size: 28px; font-weight: 300; line-height: 1.3; margin: 0 0 20px;}

h4.sub-title {
    font-size: 20px;
    font-weight: 500;
    color: #323232;
    line-height: 1.2;
    margin: 0 0 10px;
}

h4.sub-title:before {
    content: "\f05d";
    font-family: 'FontAwesome';
    padding-right: 3px;
    color: #cf600e;
    font-weight: 400;
}

.content_wrap h5{font-size: 15px; line-height: 1.8;}

.content_wrap p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    color: #5a5a5a;
    margin: 0 0 10px;
    letter-spacing: -0.5px;
}
.content_wrap hr{margin-top: 40px; margin-bottom: 40px; border: 0; border-top: 1px solid transparent;}
.title-line {background: #c80e0e; height: 1px; width: 20px; margin: 0 0 30px;}

/* ---------- tab 硫붾돱 �ㅼ젙 ---------- */
.nav-tabs{border: 1px solid #dedede; background: #fff; margin: 30px 0 40px;}
.nav-tabs &gt; li{margin: -1px 0 0;}
.nav-tabs &gt; li &gt; a{margin: 0 0 0; padding: 12px 50px 12px; line-height: 1; border-right: 1px solid #ddd; border-radius: 0; color: #555; font-size: 14px; font-weight: 500;}
.nav-tabs &gt; li &gt; a:hover{background: #f7f7f7; border: 1px solid #dedede; border-left: 1px solid transparent;}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover{color: #d50d0d; background: #fff; border: none; border-top: 1px solid #d50d0d; border-right: 1px solid #dedede;}
.tab-content h4{font-size: 18px;}
.tab-content h5{font-size: 17px; margin: 0 0 10px;}

/* ---------- table �곸뿭 �ㅼ젙 ---------- */
table {
	font-size: 14px;
	width: 100%;
	border-top: 2px solid #065784;
	border-bottom: 2px solid #dedede;
	margin-bottom: 30px;
}

tr {
	line-height: 20pt;
}

th {
	padding: 14px 15px;
	color: #333;
	font-weight: 500;
	border-bottom: 1px solid #ddd;
}

td {
	padding: 14px 15px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	color: #565656;
}

.product_tb {
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.product_tb thead tr th, .product_tb tbody tr th {
	border-right: 1px solid #ddd;
}

.product_tb thead tr td, .product_tb tbody tr td {
	border-right: 1px solid #ddd;
	text-align: center !important;
}




/* --------------- sub page - �뚯궗�뚭컻 --------------- */
.table-history th{padding: 12px 15px; color: #555; font-weight: 500; font-size: 17px; background-color: #fff; vertical-align: top;}
.table-location {border-top: 1px solid #ccc; margin: 20px 0 0;}

/* --------------- sub page - �ъ뾽遺꾩빞 --------------- */
.table-equipment{margin: 0; border-top: 1px solid #555;}

/* --------------- sub page - 硫붿씪臾몄쓽 --------------- */
.form-control{padding: auto 16px; height: auto; font-size: 13px; line-height: 1.6; color: #666; border-radius: 0;}
#mailForm .btn-primary {
    background: #1280bd;
    border-radius: 0;
    border: 1px solid #1280bd !important;
    max-width: 200px;
    margin: 80px auto 0;
    border-radius: 50px;
    box-shadow: none;
    padding: 13px;
    transition: all 0.3s;
}
#mailForm .btn-primary:focus, .btn-primary:hover {
    background-color: #065784!important;
    border: 1px solid #065784 !important;
}

/* --------------- sub page - �뚯썝媛��� --------------- */
.login-layout{width: 1170px; margin: 0 auto;}
.join-agree-layout .sub_top_wrap{margin-top: -40px; margin-bottom: 40px;}
@media screen and (max-width: 991px) {
	.login-layout{width: 100%;}
}

/* --------------- sub page - 濡쒓렇�� --------------- */
.login-layout .panel{border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid transparent;}
.login-layout .panel-body h2{margin: 0; color: #454545; font-size: 20px; font-weight: 500; letter-spacing: 0.01em;}
.login-layout .inner-box-msg p{font-size: 13px; color: #666;}
.login-layout .inner-box-form form label{font-size: 14px;}
.login-layout input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background: #fff !important; border: 1px solid #d5d5d5;}
.login-layout .btn-warning{background-image: none; background-color: #414141; border: none; border-radius: 0; box-shadow: 0 0 0 rgba(0,0,0,0); text-shadow: 0 0 0 rgba(0,0,0,0); color: #f5f5f5;}
.login-layout form &gt; div &gt; p &gt; a{display: inline-block; float: left; font-size: 12px; color: #777;}
.login-layout form &gt; div &gt; p &gt; a:hover{color: #303030;}
.login-layout form &gt; div &gt; p &gt; a:after{content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #d9d9d9;}
.login-layout form &gt; div &gt; p:last-child &gt; a:after{content: "";}
/* //�쒕툕 �섏씠吏� �ㅼ젙 �� */


/* 寃뚯떆�� �ㅼ젙 �쒖옉 */
.dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm{max-width: 1170px; margin: 0 auto;}
.dh-board{padding: 0 30px 20px;}
.img-bbs-default-index-layout .row:nth-child(2){padding: 75px 30px 0;}
.dh-view-box{padding: 0 30px 40px;}
.form-horizontal {
    padding: 0 30px 50px;
    max-width: 1170px;
}
#mailForm{padding: 0 30px 20px;}
@media screen and (max-width: 991px) {
	.dh-board, .img-bbs-default-index-layout .page_wrap ~ div, .dh-view-box, .form-horizontal, #mailForm{width: 100%;}
}
.contact-mail-layout #content {
	padding-bottom:0
}
#mailForm .form-control {
    background: #f3f3f3;
    box-shadow: none;
}
/* ----- �띿뒪�� 寃뚯떆�� �ㅼ젙 ----- */
.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: 8px 4px;
	color: #555;
	font-size: 12px;
	text-align: center;
	vertical-align: middle !important;
	border-bottom: 1px solid #ddd !important;
}

.table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th {
	background-color: #f3f3f3;
}

.table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
	text-align: left;
}

.table &gt; tbody &gt; tr &gt; td.month {
	text-align: center;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.table &gt; tbody &gt; tr &gt; td &gt; strong &gt; a{color: #555;}
.dh-board &gt; .table-hover {
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #ccc;
    margin: 0px;
}
.dh-board &gt; .table-hover &gt; tbody &gt; tr:hover td{background-color: #fcfcfc;}
.table &gt; tbody &gt; tr:hover &gt; td &gt; strong &gt; a{color: #222;}
.dh-margin-top{margin-top: 40px; display: inline-block;}

.bbs-list-index-layout #content,
.bbs-list-view-layout #content,
.bbs-list-add-layout #content{
    padding-bottom: 0;
}


/* ----- 鍮꾨뵒�� 寃뚯떆�� �ㅼ젙 ----- */
.vod-index-layout .dhb-txt-box{margin: 0px 5px 10px; width: 48%; float: left; border: 1px solid #d5d5d5; background-color: #fff;}
@media screen and (max-width: 767px) {.vod-index-layout .dhb-txt-box{width: 100%; margin: 10px 0 10px;}}
.vod-index-layout .dhb-txt-box &gt; .dhb-txt-list{width: 100%; border-right: none;}
.vod-index-layout .dhb-txt-box &gt; .col-md-4{display: none;}
.vod-index-layout .dhb-txt-box &gt; .dhb-txt-list &gt; .row &gt; div:nth-child(2) &gt; a.btnRead{border-bottom: 0px solid transparent !important;}
.vod-index-layout .dhb-txt-box &gt; .dhb-txt-list h5 &gt; a{color: #767676; font-weight: 400;}

/* ----- 寃뚯떆�� 踰꾪듉 �ㅼ젙 ----- */
.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger{color: #d50d0d;}
.label-primary{color: #2b5cb7;}
.pagination &gt; .active &gt; a, 
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span, 
.pagination &gt; .active &gt; span:focus, 
.pagination &gt; .active &gt; span:hover {
	background-color: #4a4a4a;
	border: 1px solid #4a4a4a !important;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{color: #9D8478;}
.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination&gt; li &gt; span:focus, .pagination&gt;li&gt;span:hover{color: #9D8478;}
.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}

/* ----- 寃뚯떆湲� 酉� �섏씠吏� �ㅼ젙 ----- */
/* .dh-view-box{margin-top: 40px;} */
.sns-box{display: none;}
.dh-view-box &gt; .row {
    margin: 0;
}
.dh-view-box&gt;.row&gt;.page-header {
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #ddd;
    padding: 15px 20px;
    margin: 0;
    background: #f3f3f3;
}
.dh-view-box&gt;.row&gt;.page-header&gt;h4 {
    color: #2c2c2c;
    margin: 0;
}
.dh-view-box&gt;.row&gt;.dh-view-info{border-bottom: 1px solid #ccc; background: transparent; padding: 8px 20px 8px; color: #888;}
.dh-view-box&gt;.row&gt;.dh-view-info&gt;span{padding: 0 15px 0 0;}
.dh-view-box&gt;.row&gt;.dh-view-info&gt;span&gt;strong{color: #555; padding: 0 5px 0 0;}
.dh-view-box .dh-attach h6{margin: 0 0 0; padding: 5px 5px 0;}
.dh-view-box&gt;.row:nth-child(2)&gt;div:nth-child(3){padding: 15px 20px 40px !important;}

/* ----- tab 硫붾돱 �ㅼ젙 ----- */
.filter-items{padding: 0 0 0;}
.filter-items .filter-label{color: #333; font-size: 13px; background-color: #f7f7f7; border: none; margin: 0px 1px 5px; padding: 12px 28px 12px;}
.filter-items .filter-label:hover{color: #fff; background-color: #d50d0d;}
/* //寃뚯떆�� �ㅼ젙 �� */



.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding: 52px 0px 25px;
    margin: 0 0 35px;
}

.breadcrumb_wrap h3 {
    display: inline-block;
    margin: 0 0 0;
    color: #2a2a2a;
    font-size: 31px;
    font-weight: 600;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 0 0;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    color: #999;
    float: right;
}

.breadcrumb&gt;li {
    display: inline-block;
}

.breadcrumb &gt; .active {
    font-weight: 600;
}

.breadcrumb&gt;li+li:before {
    content: "\276D";
}
.company-info {
    padding: 0;
    list-style: none;
    margin: 0;
}
.company-info &gt; li {
    margin-bottom: 10px;
    letter-spacing: -0.3px;
    color: #323232;
    background-image: url(/skin/img/sub/bulit.png);
    background-repeat: no-repeat;
    background-position: left 9px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 1.8;
    border-bottom: 1px solid #e3e3e3;
}
.company-info &gt; li span {
    font-weight: 600;
    margin-right: 10px;
    display: block;
    min-width: 100px;
    float: left;
}
.info-in {
	padding:0;
	display:inline-block;
	margin-bottom:10px;
}
.product-list, .company-list {
    padding: 0;
}

.product-list li,
.company-list li {
	margin-bottom: 7px;
    list-style: none;
    letter-spacing: -0.3px;
    color: #5a5a5a;
    background-image: url(/skin/img/sub/bulit.png);
    background-repeat: no-repeat;
    background-position: left 9px;
    padding-left: 10px;
}

.greeting-title {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4;
    color: #cf600e;
    margin: 0 0 30px;
}
.content_wrap .greeting-ceo{
    font-size: 24px;
}
.greeting-ceo span {
	font-weight: 700;
}

.service-des {
	margin-bottom: 25px;
}

.main-list {
	padding-left: 10px;
}

.main-list li {
	margin-bottom: 7px;
    list-style: none;
    letter-spacing: -0.3px;
    color: #5a5a5a;
    background-image: url(/skin/img/sub/bulit.png);
    background-repeat: no-repeat;
    background-position: left 9px;
    padding-left: 10px;
}

.board_intro_wrap .intro-left {
    float: left;
    padding-top: 10px;
}

.board_intro_wrap .intro-right {
    float: right;
    padding-top: 7px;
    padding-right: 10px;
}
.board_intro_wrap .intro-right i {
    width: 50px;
    height: 50px;
    background: #d6e6ea;
    color: #008ab5;
    text-align: center;
    font-size: 26px;
    border-radius: 50%;
    padding-top: 14px;
}

@media (min-width: 991px) {
    
    .table-responsive {
        overflow-x: hidden;
    }
}

.ani1 img,
.ani2 img {
	padding: 15px 20px;
}

.main-ani img {
	width: 100%;
	height: 255px;
}

.pd-15 {
	padding: 15px;
	margin: 0 !important;
}</pre></body></html>