@charset "utf-8";
@import url('/skin/notokr/notokr.css');
@import url('/skin/NanumBarunPen/NanumBarunpenR/stylesheet.css');
@import url('/skin/NanumBarunPen/NanumBarunpenB/stylesheet.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;word-break: keep-all !important;padding-top: 82px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.flexslider .slides a img{
	width: 50px;
}

.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.sub-layout{
}

.body-layout .dh-popup.pull-center{
	padding: 0;
	left: auto !important;
	right: 20%;
	top: 100px;
}
.body-layout .dh-popup.pull-center.myModal12 > p{
	margin: 0;
}


/* 상단 네비게이션 */

.navbar.navbar-inverse{
	background-color: #fff;
	border-bottom: 0;
	padding: 15px 0;
}
.navbar-header .navbar-brand{
    display: block;
    padding: 5px 0 0 0;
    vertical-align: bottom;
    font-size: 20px;
    margin-left: 0 !important;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 15px 20px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #333;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a{
    color: #036EB8;
    background: none;
}
.nav.navbar-nav li .dropdown-menu{
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border-radius: 0;
    border: 0;
    padding: 0;
}
.nav.navbar-nav li .dropdown-menu li a{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -1px;
}
.nav.navbar-nav li .dropdown-menu li:hover a{
	background: #036EB8;
	color: #fff;
}

/* //상단 네비게이션 */

/* 슬라이드 영역 */
.fill{
	/*height: 460px;*/
}
.container.container_slide{
	width: 100%;
	padding: 0;
}
.carousel-inner .item .carousel-caption{
	text-align: left;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.carousel-inner .item .carousel-caption h1,
.carousel-inner .item .carousel-caption p{
    text-align: left;
}
.carousel-inner .item .carousel-caption h1{
	font-size: 42px;
	font-weight: 400;
	margin-bottom: 20px;
	/*font-family: 'nanumbarunpenr', 'nanumbarunpenb', sans-serif;*/
	position: relative;
}
.carousel-inner .item .carousel-caption h1:after{
    content: '';
    display: none;
    width: 180px;
    height: 30px;
    background: #F08300;
    position: absolute;
    bottom: -1px;
    left: -3px;
    z-index: -1;
}
/*
.carousel-inner .item .carousel-caption h1 > span{
	font-family: 'nanumbarunpenr', 'nanumbarunpenb', sans-serif;
}
*/
.carousel-inner .item .carousel-caption h1 > span > span{
	font-size: 32px;
	font-weight: 300;
}
.carousel-inner .item .carousel-caption p{
	display: inline-block;
	border: 3px solid #01C73C;
	color: #fff;
}
.carousel-inner .item .carousel-caption h1 span,
.carousel-inner .item .carousel-caption p span{
    background-color: transparent;
    text-shadow: none;
    opacity: 1;
	padding: 0;
}
/*
.carousel-inner .item .carousel-caption p > span > a{
	color: #fff;
    font-size: 17px;
    display: block;
    padding: 10px 20px;
}
.carousel-inner .item .carousel-caption p > span > a > img{
	float: left;
	margin-right: 20px;
}
*/

.carousel-control .glyphicon{
	display: none;
}
.carousel-control {
	width: 5%;
}
.carousel-control.left{
	background: url('/skin/img/slide/arrow_prev.png') no-repeat center;
}
.carousel-control.right{
	background: url('/skin/img/slide/arrow_next.png') no-repeat center;
}
.carousel-indicators li{
	width: 12px !important;
	height: 12px !important;
	margin: 0 5px !important;
	background: #ddd;
	border: 0;
}
.carousel-indicators li.active{
	background: #036EB8;
}

/* //슬라이드 영역 */

/* 메인 중단영역 */
.mobile-btn-layout-container{
	display: none;
}
.container_contents{
	width: 100%;
	padding: 0;
	margin: 0;
}
.intro-html-layout{
	
}

.intro-html-layout a.cafe-link{
    color: #333;
    font-size: 17px;
    display: block;
    padding: 10px 20px;
    border: 2px solid #00D037;
    margin-top: 19px;
}
.intro-html-layout a.cafe-link > img{
	float: left;
	margin-right: 20px;
}
.main-top{
	padding: 30px 0;
}
.main-box{

}
.main-box dl{
	
}
.main-box dl.donate{
    text-align: center;
    padding: 21px;
    background: #F08300;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}

.main-box dl.donate:after{
	content: '\f004';
    font-family: FontAwesome;
    font-size: 189px;
    position: absolute;
    right: -63px;
    bottom: -208px;
    color: #fff;
    opacity: .12;
    transform: translate(-50%, -50%) rotate(10deg);
}
.main-box dl.contact{
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.main-box dl.contact dt{
    width: 25%;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
}
.main-box dl.contact dd{
    width: 73%;
    display: inline-block;
    font-size: 33px;
    font-weight: 600;
}
.main-box dl.contact dd{
	color: #036EB8;
}
.main-box dl.donate dt{
    font-size: 28px;
    color: #fff;
}
.main-box dl dd{
    font-size: 18px;
    color: #fff;
}
.main-box dl dd p{
    font-size: 17px;
    margin-top: 10px;
}
.main-box dl dd span{
	display: block;
	font-weight: 600;
}
/*
.wrap-bbs-1, .wrap-bbs-2{
	width: 
}*/
.wrap-bbs-1 .intro-boardbox, .intro-boardbox-1, .intro-boardbox-2, .intro-boardbox-4{
	width: 33.333333333333%;
	padding-bottom: 30px;
}

.intro-boardbox-3{
	padding-top: 30px;
}

.intro-boardbox .page-header{padding: 0 0 6px;margin: 0;border-bottom: none;}
.intro-boardbox .page-header h4{margin: 0;color: #333;font-size: 20px;font-weight: 600;letter-spacing: -0.02em;padding-bottom: 10px;border-bottom: 1px solid #333;}
.intro-boardbox .page-header h4 .btn{padding: 0; margin: 0;}
.intro-boardbox .page-header h4 .btn .fa-plus:before{content: url('/skin/img/main/btn-board-more.png');}
.intro-boardbox .banner-wrap {min-height: 100px;}
.intro-boardbox .banner-icon{display: inline-block; float: left; height: 100px; margin: 0 30px 0 15px;}
.banner-text{display: inline-block;}
.banner-text h5{margin: 6px 0 12px; font-size: 14px; font-weight: 500; color: #343434;}
.banner-wrap:last-child:hover .banner-text h5{text-decoration: underline;}
.banner-text h3{margin: 0 0 5px; color: #008470; font-size: 23px; font-weight: 500;}
.banner-text p{font-size: 13px; margin: 0 0 0; color: #666;}

.intro-boardbox .front-panel > .panel{
    padding: 0; background-color: transparent !important; border: none; border-radius: 0px; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.intro-boardbox .panel-body{padding: 0;}
.dh-front-list2-words{margin: 0 !important; padding: 12px 0 12px; border-bottom: 1px solid #dedede;}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span{color: #333;font-weight: 400;font-size: 15px;}
.dh-front-list2 h6 a:hover span{text-decoration: none;}
.dh-front-list2 h6 a:hover .list-row-subject{color: #333; text-decoration: none;}
.dh-front-list2-words:first-child{margin: auto;}
.list-row-subject{float: left; text-overflow: ellipsis; overflow: hidden; max-width: 250px; white-space: nowrap;}
.row-separator{display: none;}
.list-row-regdate{float: right; color: #999 !important;}
.list-row-contents{display: none;}
.dh-front-list2 h6 a small > span{color: #33a681 !important; background: none;}
.dh-front-list2-words .list-row-regdate {
    font-size: 13px;
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    font-size: 16px;
    margin: 1px 0;
    letter-spacing: -0.02em;
}
.wrap-bbs-2 .intro-boardbox .dh-front-blog .col-md-4, .intro-boardbox-3 .col-md-4{
	width: 25%;
}
.wrap-bbs-2 .dh-front-blog>.col-md-4>.thumbnail, .intro-boardbox-3 .col-md-4 .thumbnail{
	min-height: inherit;
}
.wrap-bbs-2 .dh-front-blog>.col-md-4>.thumbnail .blog-row-contents, .wrap-bbs-2 .dh-front-blog>.col-md-4>.thumbnail .blog-row-regdate, .intro-boardbox-3 .col-md-4 .thumbnail .blog-row-regdate, .intro-boardbox-3 .col-md-4 .thumbnail .blog-row-contents{
	display: none;
}

[class^="wrap-bbs"]{
	padding: 60px 0 50px;
	background: #f4f4f4;
}
[class^="wrap-bbs"] .page-header > h4{
	font-size: 22px !important;
}
.page-header > h4:after{
	content: '';
	display: none;
	width: 30px;
	height: 2px;
	background: #036EB8;
	margin: 15px 0 0;
}
.wrap-bbs-1{
	background: #fff;
}

.intro-board-widget-layout{
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 30px;
}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.subHeader {
	height: 250px;
	background-image: url(/skin/img/sub/sub_title.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.subHeader .container h2{
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 100px;
}
.subHeader .container .breadcrumb{
	background: none;
	text-align: center;
}
.subHeader .container .breadcrumb li a{
	color: #aaa;
}
.subHeader .container .breadcrumb li.active{
	color: #fff;
}
.breadcrumb>li+li:before {
    content: "\f105 ";
    color: rgba(255,255,255,0.6);
    font-family: "FontAwesome";
}
.subBody {
	padding-top: 75px;
	padding-bottom: 100px;
}
.subMenu .nav{
	padding-right: 30px;
	padding-top: 5px;
}
.subMenu .nav li{
	margin: 0 !important;
	border-bottom: 1px solid #ddd;
}
.subMenu .nav li a{
	font-weight: 500;
	border-radius: 0;
	font-size: 18px;
	color: #666;
}
.subMenu .nav li.active a{
	background: #036EB8;
	color: #fff;
}

.subContent_title{
	margin-top: 0;
	font-size: 32px;
	letter-spacing: -0.03em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 50px;
}
#Community01 .subContent_inner,#Community02 .subContent_inner,#Community03 .subContent_inner,#Community04 .subContent_inner {
    margin-top: -51px;
}
.subContent_inner .content h4{
	font-size: 30px;
	font-weight: 500;
	padding-bottom: 0;
	/* border-bottom: 1px solid #eee; */
	letter-spacing: -1px;
}
.subContent_inner .content p{
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 1.65em;
}
.subContent_inner .content .list-content{
	border-top: 1px solid #999;
	border-bottom: 1px solid #ccc;
	padding: 30px 40px;
	background: #f4f4f4;
	display: block;
}
.subContent_inner .content .list-content > li{
	font-size: 16px;
	margin-bottom: 5px;
	position: relative;
	color: #13459c;
	font-weight: 500;
}
.subContent_inner .content .list-content > li:last-child{
	margin-bottom: 0;
}
.subContent_inner .content .list-content > li::before{
	content: '';
	position: absolute;
	left: -12px;
	top: 7px;
	display: block;
	width: 7px;
	height: 7px;
	border: 2px solid #036EB8;
	border-radius: 50%;
}
.subContent_inner .content h5{
	font-size: 24px;
	font-weight: 500;
	letter-spacing: -1px;
	color: #036EB8;
	margin-bottom: 10px;
	margin-top: 30px;
}
.subContent_inner .content table{
	border-top: 2px solid #036EB8;
}
.subContent_inner .content table tr th, .subContent_inner .content table tr td{
	vertical-align: middle;
	font-size: 18px;
	padding: 15px 20px;
	border-bottom: 1px solid #ddd;
}
.subContent_inner .content table tr th{
	background: #f4f4f4;
	text-align: center;
}
.subContent_inner .content table tr td{

}
#About01 img {
    padding-right: 20px;
}
#About01 .subContent_inner .content p.intro{
	font-size: 28px;
	font-weight: 500;
	color: #036EB8;
	letter-spacing: -1px;
}
#About01 .subContent_inner .content p.epilogue{
	font-size: 16px;
	font-weight: 600;
}

#About02 .timeLine .time-box{

}
#About02 .timeLine .year{
	text-align: center;
}
#About02 .timeLine .year span{
	font-size: 40px;
	font-weight: 300;
	color: #036EB8;
}
#About02 .timeLine .issue{

}
#About02 .timeLine .issue ol{
	padding: 15px 20px 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#About02 .timeLine .issue ol li{
	font-size: 22px;
	margin-bottom: 5px;
}
#About02 .timeLine .issue ol li span{
	color: #036EB8;
    margin-right: 20px;
    float: left;
    display: block;
    height: 1.5em;
}
#About04 ul.location{
	padding: 0;
	border-top: 1px solid #333;
	margin-top: 30px;
}
#About04 ul.location > li{
	padding: 15px 20px;
	font-size: 18px;
	border-bottom: 1px solid #eee;
}
#About04 ul.location > li > span{
	font-weight: 600;
	margin-right: 20px;
	float: left;
	height: 1.5em;
	width: 120px;
	font-size: 15px;
	letter-spacing: -1px;
}
#About04 ul.location > li:first-child > span{
	height: 4.5em;
}
#About04 ul.location > li > dl{
	background: #f2f2f2;
	display: inline-block;
	padding: 20px 40px 20px 20px;
	margin: 15px 0 0;
	font-size: 17px;
	width: 80%;
}
#About04 ul.location > li > dl dd {
    padding: 2px 0;
}
[id^="Business"] .content p.intro{
    border-bottom: 1px solid #ddd;
    border-top: 2px solid #f48319;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: 500;
    line-height: 1.4em;
    padding: 30px 20px;
    color: #333;
    text-align: left;
    margin-bottom: 50px;
    font-size: 20px;
    letter-spacing: -1px;
}
#Business01 .thumbnail{
	border-radius: 0;
	padding: 0;
}
#Business01 .thumbnail .caption{
	text-align: center;
}
#Business01 .thumbnail .caption > span{
	font-size: 17px;
	font-weight: 600;
}
#Business03 table tr td, #Business04 table tr td{
	text-align: center;
}
#Community03 .subContent_inner {
    margin-top: 0;
}

.dh-board .table > thead > tr > th, .dh-board .table > tbody > tr > th, .dh-board .table > tfoot > tr > th, .dh-board .table > thead > tr > td, .dh-board .table > tbody > tr > td, .dh-board .table > tfoot > tr > td {padding: 16px 20px; color: #666; font-size: 14px;}
.dh-board .table > thead > tr > th {background: #f8f8f8; vertical-align: middle; border-bottom: 1px dotted #bdbdbd; font-size: 15px; font-weight: 600; color: #333; letter-spacing: -0.03em;}
.dh-board .table > tbody > tr > td {border-bottom: 1px dotted #dedede;}
.dh-board .table > tbody > tr > td > strong > a {color: #555;}
.dh-board > .table-hover {border-top: 2px solid #2d2d2d; border-bottom: 1px solid #ccc; margin: 0px 0 30px;}
.dh-board > .table-hover > tbody > tr:hover td {background-color: #f9f9f9;}
.dh-board > .table-hover > tbody > tr:hover > td > strong > a {color: #000;}
.dh-margin-top{margin-top: 40px; display: inline-block;}
.bbs-blog2-index-layout .dhb-txt-box-type-b {border: none; background-color: #fff; width: 25%; margin: 0 0 20px; padding: 0 10px;}
.bbs-blog2-index-layout .dhb-txt-box-type-b > div {margin: 0; padding: 0; border: 1px solid #e5e5e5;}
.dhb-txt-box-type-b-img-layout {padding: 0;}
.dhb-txt-box-type-b-img-layout .thumb-hidden {border: none; box-shadow: 0 0 0 rgba(0, 0, 0, 0); height: 200px;}
.dhb-txt-box-type-b-img-layout .thumb-hidden > .btnRead{display: block; margin: 0; height: 100%;background-size: cover;background-position: center;}
.dhb-txt-box-type-b-img-layout .thumb-hidden > .btnRead img{display: none;}
.dhb-txt-box-type-b-text-layout h4{font-size: 14px; margin: 15px 0;}
.dhb-txt-box-type-b-text-layout .txt-box-footer{margin-top: 0; float: none; text-align: left; display: none;}
.txt-box-footer em {display: none;}
.txt-box-footer em > span.regdate{font-style: normal; color: #666; font-size: 13px;}
.txt-box-footer em > span:last-child{display: none;}
.txt-box-footer small.hits{display: none;}
@media screen and (max-width: 767px) {
    .bbs-blog2-index-layout .dhb-txt-box-type-b {width: 100%; margin: 10px 0 20px;}
}
.label {background: rgba(0,0,0,0); padding: 0 5px; font-size: 90%;}
.label-danger{color: #036EB8;}
.label-primary{color: #036EB8;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #036EB8; border: 1px solid #036EB8 !important;}
.pagination > li > a, .pagination > li > span {color: #9D8478; border: 1px solid #fff !important;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination> li > span:focus, .pagination>li>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: 0px;}
.sns-box {display: none;}
.dh-view-box > .row > .page-header {border-top: 2px solid #000; border-bottom: 1px solid #ccc; padding: 0 20px; margin: 0;}
.dh-view-box > .row > .page-header > h4 {color: #333; font-size: 23px; margin: 14px 0;}
.dh-view-box > .row > .dh-view-info {border-bottom: 1px solid #ccc; background: rgba(0,0,0,0); padding: 8px 20px 8px; color: #888;}
.dh-view-box > .row > .dh-view-info > span {padding: 0 15px 0 0;}
.dh-view-box > .row > .dh-view-info > span > 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 > .row:nth-child(2) > div:nth-child(3) {padding: 30px 20px 60px !important; min-height: 100px;}
/* //서브페이지 */

/* 푸터 */

.footer_copy .text-center {
    text-align: left;
    padding: 30px 0 40px;
    background: #4f4f4f;
    color: #ccc;
    font-size: 13px;
}
.footer_copy .wrap-footer {

}
.footer_copy .wrap-footer .footer-text{

}
.footer_copy .wrap-footer .footer-text > p{
	font-size: 16px;
	margin-bottom: 7px;
}
.footer_copy .wrap-footer .footer-text ul{
    padding-left: 0;
    margin-bottom: 2px;
}
.footer_copy .wrap-footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
.footer_copy .wrap-footer .footer-text ul li{
	float: left;
	margin-right: 15px;
}
.footer_copy .wrap-footer .footer-text ul li address{
    margin-bottom: 0;
}
.footer_copy .wrap-footer .footer-text .copyrights{
    display: block;
    margin-top: 10px;
    font-size: 11px;
}
.footer_copy .wrap-footer .footer-text .terms{
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer_copy .wrap-footer .footer-text .terms li{
	border-right: 1px solid #ccc;
	padding-right: 15px;
}
.footer_copy .wrap-footer .footer-text .terms li:last-child{
	padding-right: 0;
	border-right: 0;
}
.footer_copy .wrap-footer .footer-text .terms li > a{
	color: #ccc;
}
.modal-open{
    padding-right: 0px !important;
}
.footer_copy .modal-dialog{
	width: 950px;
}
.footer_copy .modal-content{
	border-radius: 0;
}
.footer_copy .modal-content .modal-title{
	text-align: center;
	font-size: 22px;
	color: #333;
}
.footer_copy .modal-content .modal-header, .footer_copy .modal-content .modal-body, .footer_copy .modal-content .modal-footer{
	padding: 20px 30px;
}
.footer_copy .modal-content .modal-body h5{
	font-size: 20px;
    color: #222;
}
.footer_copy .modal-content .modal-body p{
	font-size: 16px;
	color: #333;
}
.footer_copy .modal-content .modal-body .modal-box{
	padding: 20px 0;
}
.footer_copy .modal-content .modal-body .list-modal{
	padding: 0 20px;
}
.footer_copy .modal-content .modal-body .list-modal > li{
	font-size: 15px;
    color: #333;
    margin-bottom: 5px;
}
.footer_copy .modal-content .modal-body .list-modal > li > .list-inner{
	padding: 10px 0 10px 20px;
    background: #f7f7f7;
    margin-top: 5px;
}
.footer_copy .modal-content .modal-body .list-modal > li > .list-inner > li{
	
}
.footer_copy .modal-content .modal-body .table-responsive{
	
}
.footer_copy .modal-content .modal-body .table-responsive table{
	color: #333;
}
.footer_copy .modal-content .modal-body .table-responsive table tr{
	
}
.footer_copy .modal-content .modal-body .table-responsive table tr th{
	    background: #d6f1e1;
    border-right: 1px solid #aaa;
    text-align: center;
    border-bottom: 1px solid #aaa;
    border-top: 2px solid #aaa;
}
.footer_copy .modal-content .modal-body .table-responsive table tr td{
	    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #aaa;
    border-top: 1px solid #aaa;
}
.footer_copy .modal-content .modal-body .table-responsive table tr:last-child td{
    border-bottom: 1px solid #aaa;
}
.footer_copy .modal-content .modal-body .table-responsive table tr th:first-child, .footer_copy .modal-content .modal-body .table-responsive table tr td:first-child{
	border-left: 1px solid #aaa;
}
.footer_copy .modal-content .modal-body dl{
	color: #222;
    padding: 10px 15px;
	margin-bottom: 0;
}
.footer_copy .modal-content .modal-body dl dt{
	font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.footer_copy .modal-content .modal-body dl dd{
	font-size: 15px;
    margin-bottom: 5px;
    padding-left: 10px;
	position: relative;
	text-align: left;
}
.footer_copy .modal-content .modal-body dl dd:before{
    content: '';
    position: absolute;
    top: 9px;
    left: 2px;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #00913A;
	text-align: left;
}
/* //푸터 */


.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb{
	border:0;
}
.wrap-bbs-1.intro-boardbox {
    padding-left: 20px;
    padding-right: 20px;
}
.dropdown-menu {
    min-width: 140px;
}
.nav>li>a {
    padding: 12px 15px;
}
.table-responsive {
    padding-bottom: 30px;
}


/* login */

.login-layout,
.id-find-layout,
.pw-find-layout {
    background: #f6f6f6;
    padding: 100px 15px;
	margin-top:-30px;
}

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr {
    display: none;
}

.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body {
    padding: 0;
}

.login-layout .panel-body > div.col-sm-12,
.id-find-layout .panel-body > div.col-sm-12,
.pw-find-layout .panel-body > div.col-sm-12 {
    float: none;
}

.login-layout .panel-body > div.col-sm-12 h2,
.id-find-layout .panel-body > div.col-sm-12 h2,
.pw-find-layout .panel-body > div.col-sm-12 h2 {
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}

.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}

.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}

.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.login-layout label,
.id-find-layout label,
.pw-find-layout label {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}

.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control {
	border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}

.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus {
    border-color: #41b6f9;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #41b6f9;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #2494d4;
}

.login-layout form > div > p,
.id-find-layout form > div > p,
.pw-find-layout form > div > p {
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}

.login-layout form > div > p + p,
.id-find-layout form > div > p + p,
.pw-find-layout form > div > p + p {
    border-left: 1px solid #ccc;
}

.login-layout form > div > p > a,
.id-find-layout form > div > p > a,
.pw-find-layout form > div > p > a {
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px) {

    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }

    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }

    .login-layout .panel-body > div.col-sm-12 h2,
    .id-find-layout .panel-body > div.col-sm-12 h2,
    .pw-find-layout .panel-body > div.col-sm-12 h2 {
        font-size: 24px;
    }

    .inner-box-msg p {
        font-size: 12px;
    }

    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }

    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control {
        font-size: 13px;
        height: 36px;
    }

    .login-layout form > div > p > a,
    .id-find-layout form > div > p > a,
    .pw-find-layout form > div > p > a {
        font-size: 12px;
    }

    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning {
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}

.join-agree-area, #joinForm{
	width: 1170px;
	margin: 30px auto;
}