@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css); /* Nanum Brush Script (Korean)*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); /* Nanum Gothic (Korean) */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css); /* Nanum Gothic Coding (Korean) */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css); /* Nanum Myeongjo (Korean) */
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css); /* Nanum Pen Script (Korean) */
*html .container { height: 100%; } 
body { font-size:12px; height:100%; background: #fff; font-family: 'Nanum Gothic', sans-serif !important; 'Nanum Gothic Coding', monospace; ,
'Nanum Myeongjo', serif; 'Nanum Pen Script', cursive; 'Nanum Brush Script', cursive; } 

a { outline:none !important; selector-dummy : expression(this.hideFocus=true) !important; text-decoration:none !important; } 


.blind { display: block; overflow: hidden; position: absolute; top: -1000em; left: 0; } 


hr { border:none; } 

.table-lf th,
.table-lf td { text-align:left !important; } 
.table-cn th,
.table-cn td { text-align:center !important; } 
.table-ri th,
.table-ri td { text-align:right !important; } 

.content .text-left { text-align:left !important; } 
.content .text-center { text-align:center !important; } 
.content .text-right { text-align:right !important; } 

.input[type="radio"],
input[type="checkbox"] { margin-top:0px !important; vertical-align:middle !important; } 
label { margin-bottom:0px !important; vertical-align:middle !important; } 
.input-align { display:inline-block; margin-top:5px; } 

.content { line-height:22px; } 
.text-default { color:#888; padding:0 5px; } 
.text-danger { color:#d9534f; } 


.link-color a { color: #333 !important; } 


.colPur1 { color:#8b16db; } 
.colPur2 { color:#5b1a8a; } 

.mt5 { margin-top:5px !important; } 
.mt10 { margin-top:10px !important; } 
.mt11 { margin-top:11px !important; } 
.mt12 { margin-top:12px !important; } 
.mt13 { margin-top:13px !important; } 
.mt15 { margin-top:15px !important; } 
.mt16 { margin-top:16px !important; } 
.mt20 { margin-top:20px !important; } 
.mt25 { margin-top:25px !important; } 
.mt30 { margin-top:30px !important; } 
.mt35 { margin-top:35px !important; } 
.mt37 { margin-top:37px !important; } 
.mt40 { margin-top:40px !important; } 
.mt50 { margin-top:50px !important; } 
.mt60 { margin-top:60px !important; } 
.mt66 { margin-top:66px !important; } 
.mt70 { margin-top:70px !important; } 
.mb15 { margin-bottom:15px !important; } 
.mb70 { margin-bottom:70px !important; } 
.ml20 { margin-left:20px !important; } 
.mr5 { margin-right:5px !important; } 
.mr10 { margin-right:10px !important; } 
.mr20 { margin-right:20px !important; } 
.mr30 { margin-right:30px !important; } 
.pt15 { padding-top:15px !important; } 

.icon-1 { font-size: 1em !important; } 
.icon-2 { font-size: 2em !important; } 
.icon-3 { font-size: 4em !important; } 
.icon-4 { font-size: 7em !important; } 
.icon-5 { font-size: 12em !important; } 
.icon-6 { font-size: 20em !important; } 



.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { padding-left:10px; padding-right:10px; } 
body form fieldset, legend { border:none; } 
.container { padding:0; } 

@media (min-width: 1024px){
 .row { margin:0px !important; } 
 }

@media (min-width: 992px){
 .row { margin:0px !important; } 
 }

@media (max-width: 767px){
 .row { margin:0px !important; } 
 }

.navbar-nav { margin:0 -15px; } 
/* height */
.sub_container { min-height:400px; } 
@media (max-width: 767px){
 .sub_container { min-height:100px; } 
 }

/* title */
.sub-title { overflow:hidden; padding:45px 0 30px; } 
.sub-title > div { padding-left: 10px !important; } 
.sub-title h2 { font-size:30px !important; font-weight:800 !important; } 

@media (max-width: 767px){
 .sub-title { padding:5px 0 0; } 
.sub-title h2 { font-size:130% !important; } 
 }




.s_thum { width:100%; height:120px; } 
@media (min-width: 1200px){
 .thumbnail-img img { width:100%; height:210px; } 
 .g_thum { width:100%; height:210px; } 
 }

@media (min-width: 992px) and (max-width: 1199px){
 .sub-content-area { border-left:1px solid #dedede; } 

.thumbnail-img img { width:100%; height:202px; } 
 .g_thum { width:100%; height:202px; } 
 }

@media (min-width: 768px) and (max-width: 991px){
 .thumbnail-img img { width:100%; height:262px; } 
 .g_thum { width:100%; height:262px; } 
 }

@media (max-width: 767px){
 .thumbnail-img img { width:100%; height:120px; } 
 .g_thum { width:100%; height:120px; } 
 }

@media (max-width: 767px){
 .board-cont-v img { width: 100%; } 
 }

.gallery .thumbnail { -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-bottom:20px; /* overflow:hidden; */ } 
.gallery .thumbnail h5 { font-weight:600; margin:2px 0 10px 0; font-size:13px; height: 50px; } 
.gallery .thumbnail .caption { padding:3px 5px !important; text-align:center; } 
.gallery .thumbnail .caption a { color:#474747 !important; /* letter-spacing:-1px; */ } 

.bx-viewport .thumbnail { border:none !important; } 
.thumbnail, .bx-wrapper .bx-viewport { box-shadow:none !important; } 

.page-header-main { padding-bottom:0; border-bottom:1px solid #000 !important; } 
.page-header { border-bottom:1px solid #000 !important; } 
h3 small { font-size:16px !important; } 

@media (max-width: 767px){
 .page-header-main { margin-top:0; } 
 }
.page-header-main>h3>small { color:#383838; } 
.mob_sns .thumbnail { padding:0px !important; border:none !important; } 



/* member */
.mamber_info { color:#016cba; } 

/* board comment */
.table-responsive > .table-bordered { border:1px solid #ddd !important; } 
.table-responsive-list th { text-align:center !important; } 
#files_table td { border:none !important; } 

.comment { background:#f9f9f9; padding: 10px; border:1px solid #ddd; } 
.comment-list-area { background:#f9f9f9; border:1px solid #ddd; margin:5px 0; } 
.comment-list-area .comment-list { border-bottom:1px dotted #ddd; } 
.comment-list-area .comment-info { padding:10px 0; } 
.comment-list-area .comment-list p { color:#888; } 
@media (min-width: 1200px){
 #searchForm .col-sm-7 { width: 61.333333% !important; } 
.m_con { display:none } 
 }
@media (min-width: 992px) and (max-width: 1199px){
 #searchForm .col-sm-7 { width: 60.333333% !important; } 
.m_con { display:none } 
 }
@media (min-width: 768px) and (max-width: 991px){
 #searchForm .col-sm-7 { width: 58.333333% !important; } 
.m_con { display:none } 
 }
@media (max-width: 767px){
 #searchForm .form-control { width: 98% !important; } 
.pc_con { display:none } 
 }
#searchForm .col-sm-2 { padding:0 2px; } 
#searchForm .col-sm-1 { width:4.8%; padding:0; } 



/*=========================================================
# map
=========================================================*/
.map >p { font-size:16px; } 
.map >p > strong { font-weight:bold; } 
.map >p > span { color:#7e7e7e; font-size:15px; } 


.pager li { margin:0 1px; } 
@media (max-width: 767px){
 .pager { margin: 0px 0 20px; } 
 }




/* admin con */
.footer-admin { position:relative; } 
.footer-admin .admin_con { position:absolute; bottom:25%; right:5%; border:none; } 

div.footer-featured { background:#fff; color:#919191; font-size:90%; padding:10px 0; margin-top:5px; } 
div.footer-featured address { margin-bottom:0px; } 


@media (max-width: 767px){
 .mob_sns .col-xs-1 { width:0px !important; } 
.mob_sns .col-xs-2 { width:20.0% !important; } 
.mob_sns .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { padding:0px !important; } 
.mob_sns .col-xs-2 { padding:0 3px !important; } 
.page-header { border-bottom:1px solid #000 !important; } 
/ } 



.carousel-control .icon-prev, .carousel-control .icon-next { width: 40px; height: 40px; margin-top: -15px; margin-left: -15px; font-size: 50px; line-height: 40px; background: #222; } 
@media (max-width: 767px){
 .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; font-size: 40px; line-height: 26px; } 
 .carousel-control.left,
 .carousel-control.right { background:none; } 
 }


.col-md-ie-2 { padding-left:2px; padding-right:2px; } 



/* 1dep menu */
.header { } 

.header-menu { } 
@media (max-width: 767px){
 .header-menu { margin:0px; } 
.header { } 
 }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border:none !important; } 
.navbar-gnb { border:none !important; border-left:none !important; border-right:none !important; background:#fff !important; margin-bottom:0px !important; text-align:center; } 
.navbar-gnb li { display: inline-block !important; font-weight:bold; width:20%; } 
.navbar-gnb li a { display: inline-block !important; margin:1px 10px 0 !important; } 
.navbar-nav > li { width:20%; } 

/* 1dep action */
.nav .open a,
.nav .open a:hover,
.nav .open a:focus,
.nav .open a:active { background:none !important; } 

/* 2dep menu */
.navbar-gnb-2dep { background:#fff; height:50px; } 
.dropdown-menu { position: absolute; top: 100% !important; left: 0px; z-index: 1000; display: none; float: left; min-width: 100%; padding: 5px 0; font-size: 14px; list-style: none; border-radius: 0px !important; -webkit-box-shadow: none !important; box-shadow: none !important; background-clip: padding-box; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */
 border:none !important;; text-align:left !important; } 

.nav .dropdown-menu li > a { color:#a9a9a9 !important; font-size:14px; font-weight:bold !important; display:block !important; border-top:none !important; padding:5px 0 !important; margin-right:10px; text-align:center; } 
.dropdown-menu li a:hover, .dropdown-menu li a:focus { border-top:none !important; background:#2b4395 !important; color:#fff !important; } 


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background:#fff !important; } 


/* logo */
#header h1 { margin:0 auto !important; } 


.navbar-collapse { padding:0 !important; } 
@media (max-width: 767px){
 .navbar-collapse { border-top:1px solid #98d0e; } 
.header .col-xs-12 { padding-left:0px !important; padding-right:0px !important; } 
 }

 .nav li a { padding:0 !important; margin:0px !important; } 
 .navbar-gnb { border:none !important; } 
 .nav-dropdown { margin: 0 auto !important; } 
.navbar-nav { float:right; } 


@media (max-width: 767px){
 .navbar-nav { float:none; margin:0 !important; border-top:1px dotted #71b200; } 
.navbar-nav li { width:19%; display:inline-block !important; } 
.navbar-nav .dropdown-menu-gnb li { width:100%; } 
.nav .dropdown-menu li > a { padding:3px 5px; } 
 }




.navbar-nav { margin:0 !important; } 
.nav-col-reset { padding: !important; } 

@media (max-width: 767px){
 .nav-col-reset { margin:12px 0 3px !important; } 
 }
.nav-col-reset .col-sm-1, .col-xs-1 { padding:0px !important; width:0px !important; } 
.nav-col-reset .col-sm-2, .col-xs-2, .col-sm-3, .col-xs-3 { padding:0 !important; } 
.nav-col-reset .col-sm-2 img { width:90% !important; } 
@media (max-width: 767px){
 .nav-col-reset .col-sm-2 img { width:100% !important; } 
 }

.nav-col-reset .col-sm-2 { width:19.7% !important; } 
@media (max-width: 767px){
 .nav-col-reset .col-xs-2 { width:20.0% !important; } 
 }
.dropdown-menu { background-color: #000; top:100%; display:none; width:100%; min-width:100%; padding-top:0; margin-top:0; opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */ } 
.dropdown-menu a { color:#fff !important; font-weight:600 !important; text-align:center !important; } 
@media (max-width: 767px){
 .dropdown-menu > li > a { padding: 5px !important; font-size:12px; } 
 }


/*=========================================================
# board view img
=========================================================*/
.board-cont-v img { } 

@media (min-width: 768px){
 .nav { margin-top:25px; } 
 }


@media (min-width: 1200px){
 .nav-col-reset { float:right; } 
.nav-col-reset .col-sm-3 { width: 122px !important; } 
 }

@media (min-width: 992px) and (max-width: 1199px){
 .nav-col-reset { float:right; } 
.nav-col-reset .col-sm-3 { width: 122px !important; } 
 }

@media (min-width: 768px) and (max-width: 991px){
 .nav-col-reset { float:right; } 
.nav-col-reset .col-sm-3 { width: 122px !important; } 
 }
@media (max-width: 767px){
 .nav-col-reset .col-xs-3 { width:20% !important; } 
 }


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus { background-color: #333 !important; } 
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus { background-color: #333 !important; } 



 @media (max-width: 767px){
 .dropdown-menu { font-size: 10px; } 
 .nav .dropdown-menu li > a { font-size: 10px; } 
 }

.section_nav { margin-top: -1px; padding: 0 15px; border-top: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; } 
.section_nav a:first-child { border-top: 0; } 
.section_nav a,
.no { display: block; height: 47px; font-size: 16px; color: #000; line-height: 47px; border-top: 1px solid #f3f3f3; } 
.section_nav a:hover,
.section_nav a:focus { color:#000; } 
.section_nav .bu { display: table-cell; min-width: 73px; font-weight: bold; font-family: 'Nanum Gothic'; } 
.bu>i { margin-right:10px; } 
.section_nav .tx { display: table-cell; line-height: 46px; font-family: 'Nanum Gothic'; } 
.ellip { display: -webkit-box; overflow: hidden; word-break: break-all; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; line-height: 1.2; } 
article > h3 { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } 
/*************************** ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â list *******************************/
.button { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid #999; color:#000; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; background:#fff; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); transition:all .6s; } 
.button:focus { outline:none; } 
.button:hover,
.button:focus { background:#38383d; color:#fff; } 
.pages { padding-left: 0; margin: 20px 0; text-align: center; list-style: none; } 
.pages li { display: inline; } 

.pages > li > a { display:inline-block; border:1px solid #999; padding: 5px 7px; color:#000; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; line-height:12px; transition:all .5s; margin:0 2px; color:#000; } 

.pages > li > a:hover,
.pages > li > a:focus { background:none !important; font-weight:bold; border-color:#000; } 
.pages > li > a.active { background:none !important; font-weight:bold; border-color:#000; } 
.board_list_title { overflow: hidden; text-overflow: ellipsis; white-space:nowrap; } 
.menu-icon-container { display: block; width: 40px; height: 40px; cursor: pointer; border-radius: 6px; position: absolute; top:27px; left: 10px; } 

.menu-icon { position: relative; display: block; width: 30px; height: 4px; background-color:#11212c; top: 50%; left: 50%; margin-top: -2px; margin-left: -15px; transition: background-color .2s ease-out; } 

.menu-icon::after, .menu-icon::before { content: ''; position: absolute; display: block; width: 30px; height: 4px; background-color:#11212c; left: 0px; transition: all .2s ease-out; } 

.menu-icon::after { top: 9px; } 

.menu-icon::before { top: -9px; } 

.menu-icon.transformed { background-color: transparent; } 

.menu-icon.transformed::after, .menu-icon.transformed::before { transform-origin: 50% 50%; top: 0px; left: 2px; width: 26px; transition: all .15s ease-out; } 

.menu-icon.transformed::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); } 

.menu-icon.transformed::before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } 
* { margin:0; padding:0; font-size:16px; } 

ul,li { list-style:none; margin:0; } 

img { max-width:100%; } 

.hide,
audio { display:none; } 

.clearfix::after { content:" "; display:block; clear:both; } 
.logo { width:100%; height:94px; } 
.top_banner { float:right; margin-top:-50px; } 
.menu_wrap { width:100%; height:46px; position:relative; background:#0b52a9; } 
.menu_wrap::before,
.menu_wrap::after { content:""; display:block; width:100%; height:1px; background:#0e7aff; position:absolute; } 
.menu_wrap::before { top:1px; } 
.menu_wrap::after { bottom:1px; } 
.menu_list { display:block; } 
.menu_list>li { float:left; width:10%; position:relative; } 
.menu_list>li:before { content:""; display:block; width:1px; height:12px; background:#5586c3; position:absolute; left:0; top:17px; } 
.menu_list>li:first-child::before { display:none; } 
.menu_list>li>a { display:block; width:100%; height:100%; text-align:center; color:white; font:bold 1em/46px "Nanum Gothic"; } 
#mobnav_btn,
.mob_menu { display:none; } 
.component { max-width:100%; margin:0 auto; position:relative; } 
.component-fullwidth { width: 100%; height: 500px; } 
.componet > ul { width:100%; max-width:100%; height:100%; position:relative; margin:0 auto; } 
.component-fullwidth > ul { overflow:hidden; } 
.component li { width:100%; height:100%; position:absolute; top:0; left:0; opacity:0; z-index:999; } 
.component-fullwidth li { overflow:hidden; } 
.component .current { opacity:1; z-index:1000; } 
.component li img { display:block; max-width:100%; } 
.component-fullwidth li img { min-width:100%; max-width:none; position:absolute; left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%); } 
.currentAni { -webkit-animation: increaseHeight 0.8s forwards ease-in-out; animation: increaseHeight 0.8s forwards ease-in-out; } 
.nextAni { z-index:1001; opacity:1; -webkit-animation: hide 0.8s forwards ease-in-out; animation: hide 0.8s forwards ease-in-out; } 
@-webkit-keyframes increaseHeight { 
 from { height: 0; } 
to { height: 100%; } 
 }

@keyframes increaseHeight { 
 from { height: 0; } 
to { height: 100%; } 
 }
@-webkit-keyframes hide { 0%,99% { opacity: 1; } 
100% { opacity: 0; } 
 }

@keyframes hide { 0%,99% { opacity: 1; } 
100% { opacity: 0; } 
 }
/*************************/
.visual > li > img { width:100%; height:auto; } 
.thumbnail > img { width:100%; } 
.ban1 { margin:25px 0; } 
.banner1>li { float:left; width: 50%; } 
.banner1>li>a>img { max-width:100%; } 
.banner1>li:last-child { margin-right:0; } 
.ban2 { margin:40px auto; } 
.banner2>li { float:left; margin-right:20px; } 
.banner2>li>a>img { border:1px solid #ddd; box-sizing:border-box; } 
.banner2>li:last-child { margin-right:0px; } 
.banner2>li>a>p { width:100%; text-align:center; color:black; font-weight:bold; line-height:40px; } 
.g_title { padding:0px 10px 20px 10px; margin:0; } 
.g_title>a>span { color:#717171; font-weight:bold; font-size:15px; } 
.gallery_none { width:100%; text-align:center; } 
.gallery_list>li { width:100%; background:#f7f7f7; border:1px solid #ccc; margin-bottom:20px; padding:25px 15px; } 
.img_list>li { width:20%; float:left; padding:0px 10px; } 
.img_list>li img { width:100%; border:1px solid #ddd; box-sizing:border-box; } 
.gallery_name { width:100%; text-align:center; color:black; font:normal 14px/30px "Nanum Gothic"; margin:0px; } 
.subbg { background:url("/image/main/sub_bg.jpg") no-repeat center; background-size:cover; height:205px; } 
.m_list { display:none; } 
.left_submenu { width:200px; /*min-height:1000px; */
background:white; float:left; border-left:1px solid #eee; border-right:1px solid #eee; -webkit-box-sizing:border-box; box-sizing:border-box; } 
.left_subtop { width:100%; height:140px; background:#2873d9; } 
.left_menulist { width:100%; } 
.left_menulist>li { width:100%; border-bottom:1px solid #ddd; } 
.left_menulist>li>a { display:block; width:100%; font:bold 1em/44px "Nanum Gothic"; color:#444; text-indent:20px; position:relative; } 
.left_menulist>li>a.active,
.left_menulist>li>a:hover { background:#e6f0fa; } 
.top_title { width:100%; color:#fff; font:bold 24px "Nanum Gothic"; text-indent:20px; padding-top:80px; } 
.left_subbottom { border-top:1px solid #eee; border-bottom:1px solid #eee; } 
.left_subbottom>img { max-width:100%; } 
.right_page { float:left; overflow:hidden; padding-bottom:20px; padding:0 10px; } 
footer { width:100%; border-top:1px solid #eee; /* padding-bottom: 100px; */clear: both; } 
@media (max-width: 768px){
 .mob_menu { display:block; width:100%; height:100%; background:rgba(0,0,0,0); position:fixed; left:-100%; top:94px; z-index:1; } 
#mobnav_btn { display:block; } 
.mob_menu_list { position:absolute; left:0; overflow-y:scroll; width:60%; height:100%; background:#444; } 
.mob_menu_list>li { width:100%; } 
.menu_btn { position:relative; } 
.mob_menu_list>li>a { display:block; width:100%; line-height:40px; font-size:1em; color:#fff; padding:0; text-align:left; text-indent:10px; position:relative; } 
.sub_have_menu>span { width: 40px; height: 40px; line-height: 40px; font-weight: bold; position: absolute; right: 0px; -webkit-transform: rotate(90deg); transform: rotate(90deg); transition: all .5s; } 
.menu_btn:hover .sub_have_menu>span { -webkit-transform: rotate(-90deg); transform:rotate(-90deg); } 
.mob_sub_dropdown { width:100%; } 
.mob_sub_dropdown>li>a { display:block; width:100%; font-size:0.9em; line-height:40px; text-align:left; text-indent:15px; background:#666; color:white; padding:0; } 
/*******************************/
.table thead > tr > th, .table tbody > tr > td,.table tbody > tr > td > a { font-size:12px !important; } 
.ban2 { margin:15px auto; } 
.banner1>li,
.banner2>li { /* width:50%; */
margin:0; text-align:center; padding:3px; } 
.img_list>li { width:25%; padding:0px 5px; } 
.img_list>li:last-child { /* display:none; */ } 
.subbg { height:150px; } 
.left_submenu { display:none; } 
footer { border-top:0; padding-bottom: 50px; } 
.mob_sns { border-top:1px solid #eee; } 
 }
@media (max-width: 480px){
 .logo>a>img { width:210px; padding-top:13px; } 
.ban1 { margin-top:15px; } 
.banner1>li { width:100%; } 
.g_title { padding-bottom:15px; } 
.g_title>span { font-size:14px !important; } 
.g_title>a>span { font-size:12px; } 
.gallery_none { font-size:14px; } 
.gallery_list>li { padding:10px; } 
.subbg { height:100px; } 
.m_list { display:block; width:100%; border-bottom: 1px solid #ececec; border-top:1px solid #ececec; } 
.m_list>li { overflow: hidden; position: relative; padding: 14px 0; min-height: 50px; color: #757575; } 
.notice_list,
.board_list { width:100%; border-top:1px solid #ececec; } 
.notice_list { background:#f9f9f9; } 
.summary { position: relative; padding: 0 7px; } 
.summary > a { display: block; color: #999; } 
.summary > a:hover { color:#999; } 
.subject { display: block; font-size: 15px !important; line-height: 1em; color: #1b1b1b; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.summary > a > span { position: relative; padding: 0 6px 0 0; font-size: 0.7em; } 
.name > strong,
.date > strong { font-size:1em; } 
.summary > a > span.notice { display:block; font:bold 1em "Nanum Gothic"; color:#000; } 
.write { margin-top:10px; } 
.pc_list { display:none; } 
 }


.sub-area { padding:20px; } 

.boare-article-v > div > iframe { height: 500px!important; width: 700px; max-width: 100%; } 


.s_s_menu { width:100%; float: left; } 
.s_s_menu li {display: inline-block;border: 1px solid #e9e9e9;margin: 2px;} 
.s_s_menu li a { display: block; padding: 10px 15px; color: #333; } 
.s_s_menu li:last-child { border-right: 1px solid #e9e9e9; } 
.s_s_menu .active { background: #2873d9; } 
.s_s_menu .active a { color:#fff; } 

#div_laypopup { display:none; border-width:0px; Z-INDEX: 201; POSITION: absolute; right:10px; top: 100px; background:#000; color:#000; } 
#div_laypopup, #div_laypopup img { max-width: 400px; } 

.div_laypopup_input { color:#fff; padding:10px; } 
.div_laypopup_input a { float:right; color:#fff; cursor:pointer; } 

article * { font-size: auto; color:auto; margin: auto; padding: auto; } 


#quickcontact { padding:10px 0 0 0; width:100%; background-position:0px; border-top:0px solid #000; position:fixed; bottom:0; left:0; z-index:999; } 
#quickcontact .quickcontact { width:1200px; background-color:#FFF; margin:0 auto; border-width:2px 2px 0 2px; border-style:solid; border-color:#333; box-shadow:#eee 1px 1px 3px; box-sizing:border-box; border-radius:20px 20px 0 0 !important; } 
#quickcontact .quickcontact > ul { overflow:hidden; padding:20px; } 
#quickcontact .quickcontact > ul > li { float:left; line-height: 30px; font-size: 1em; } 
#quickcontact .quickcontact > ul > li:nth-child(1) { width:50px; } 
#quickcontact .quickcontact > ul > li:nth-child(2) { width:250px; } 
#quickcontact .quickcontact > ul > li:nth-child(3) { width:250px; } 
#quickcontact .quickcontact > ul > li:nth-child(4) { width:350px; margin-top: 7px; padding-left: 10px; } 
#quickcontact .quickcontact > ul > li:nth-child(5) { width:250px; text-align:right; } 
#quickcontact input[type=submit] { -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:35px; border:2px solid #FFF; color:#FFF; font-size:1.15em; margin:0; font-weight:bold; font-family:"Nanum Gothic","Ã«Ââ€¹Ã¬â€ºâ‚¬"; height:50px; width:200px; background:#000; /* Old browsers */ } 
#quickcontact input[type=button] { display:none; } 
#viewquickcontact2, #quickcontactfrm2, #viewquickcontact { display:none; } 

#quickcontact input[required] { background: url("/image/required.png") no-repeat; background-position: right; background-color: #ffffcc; } 
#quickcontact input[type=text] { border: 1px solid #CCC; ime-mode: active; background-color: #FFF; font-size: 0.95em; font-weight: normal; padding: 7px; margin: 0; box-sizing: border-box; } 


.yak_email { border:1px solid #EEE; padding:20px; text-align:center; font-size:1.1em; line-height:160%; } 
.yak_email p { font-size:1.2em; font-weight:300; padding:10px 0; color:#cc0000; } 
.yak_text { overflow:hidden; font-size:1em; line-height:160%; color:#666666; } 
.yak_text p { font-size:1.1em; font-weight:bold; color:#000; padding:10px 0; border-bottom:1px solid #EEEEEE; margin:10px 0; } 

#quickleft { padding:10px; text-align: center; } 
#quickleft h5 { font: 900 1.5em "Nanum Gothic"; } 
#quickleft li:last-child { text-align: center; } 
#quickleft input[type=text],input[type=password] { border: 1px solid #CCC; ime-mode: active; background-color: #FFF; font-size: 0.95em; font-weight: normal; padding: 7px; margin: 0; } 

#quickleft input[required] { background: url("/image/required.png") no-repeat; background-position: right; background-color: #ffffcc; margin-bottom: 5px; } 
#quickleft input[type=submit] { -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:35px; border:2px solid #FFF; color:#FFF; font-size: 1em; margin:0; font-weight:bold; font-family:"Nanum Gothic","Ã«Ââ€¹Ã¬â€ºâ‚¬"; height:50px; padding: 0 15px; background:#000; /* Old browsers */margin-top: 5px; } 

#quickleft .size25 * { font-size: 0.8em; } 
@media (max-width: 992px){
 #div_laypopup, #div_laypopup img { max-width: 100%; } 
#quickcontactfrm ,#quickcontactfrm2 { display:none; } 
#quickcontact2 { padding:20px; width:100%; background-color:#FFF; border:2px solid #013ca6; position:fixed; bottom:0px; left:0; z-index:1; } 
#quickcontact2 .quickcontact2 > ul > li { font-size:1.1em; line-height:25px; margin-bottom:10px; } 
#quickcontact2 .quickcontact2 > ul > li:nth-child(1) { display:none; } 
#quickcontact2 .quickcontact2 > ul > li:nth-child(5) { text-align:center; } 
#quickcontact2 input[type=text] { width:100%; } 
#quickcontact2 input[type=submit] { -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:15px; border:0px dashed #FFF; color:#FFFFFF; font-size:1.1em; margin:0; font-weight:bold; font-family:"Nanum Gothic","Ã«Ââ€¹Ã¬â€ºâ‚¬"; line-height:30px; width:45%; margin-right:10px; background:#013ca6; /* Old browsers */ } 
#quickcontact2 input[type=button] { -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:15px; border:0px dashed #FFF; color:#FFFFFF; font-size:1.1em; margin:0; font-weight:bold; font-family:"Nanum Gothic","Ã«Ââ€¹Ã¬â€ºâ‚¬"; line-height:30px; width:45%; background:#808080; /* Old browsers */ } 

#viewquickcontact { position:fixed; bottom:0; left:0px; z-index:11; width:100%; height:50px; display: block; border-top:1px solid #ddd; background-color:#0033cc; } 
a.quick { display:block; float:right; width: calc(100% - 50px); background-color:#013ca6; text-indent:-50px; color:#FFF; font-weight:500; line-height:50px; font-size:1.15em; text-align:center; } 
a.home { position:fixed; bottom:0; left:0; z-index:1; display:block; width:50px; height:50px; background:url("/image/micon_home.png") no-repeat center; background-size:40px; text-indent:-999px; } 

input[type=text],input[type=password] { border: 1px solid #CCC; ime-mode: active; background-color: #FFF; font-size: 0.95em; font-weight: normal; padding: 7px; margin: 0; } 

input[required] { background: url("/image/required.png") no-repeat; background-position: right; background-color: #ffffcc; } 
 
.menu_list { overflow-x: auto; white-space: nowrap; width: 100%; } 
.menu_list>li { display: inline-block; width: 100px; position: relative; float: none; } 
.menu_list>li>a { font-size: 0.9em; display: inline-block; } 
.top_banner { display: none; } 
.gallery_name { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
 }