@charset "utf-8";

.deps_arrow {position:absolute;right:0;margin-top:6px;margin-right:15px;border-top:4px dashed transparent;border-bottom:4px dashed transparent;border-left:4px solid;}

.m_menu_wrap {}
.m_menu_wrap .m_menu_left {display:none;}

.cont_title {}
.cont_title h3, #container_title {font-size:28px;color:#222;}
.pagev {padding-bottom:20px;border-bottom:1px solid #ddd;float:right;width:100%;}
.pagev ul {}
.pagev ul li {background:url('/new/img/sub/pagev_icon.png') no-repeat 0 50%;text-indent:10px;}
.pagev ul li:first-child {background:url('/new/img/sub/home_icon.png') no-repeat 0 50%;text-indent:13px;}
.pagev ul li.now {color:#00bae0;font-weight:700;}
.modal {z-index:3000;background:url('/new/img/sub/modal_bg.png') repeat;}
.modal-content {background:#fff;}

@media (max-width: 767px) {
	.nav-justified > li > a {text-align:left;}
	.top_navi_menu > li > a {padding:10px 20px;}
	.top_navi_menu {position:static !important;float:none;width:100% !important;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;}
	.dropdown-submenu > ul {display:none;position:static !important;width:100%;}
	.dropdown-submenu:hover > ul {display:none !important;}

	.m_menu_wrap.m_menu_open {}
	.m_menu_wrap.m_menu_open .m_menu_left {display:block;position:fixed;top:0;left:0;bottom:0;z-index:150000;background:#fff;width:65%;}
	.m_menu_left_inner {padding:15px 10px;height:95%;overflow-y:auto;}
	.m_menu_open .m_menu_overlay {
		visibility: visible;
		zoom: 1;
		filter: alpha(opacity=100);
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
	}

	.m_menu_overlay {
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(0,0,0,.5);
		z-index: 149999;
		cursor: pointer;
		visibility: hidden;
		zoom: 1;
		filter: alpha(opacity=0);
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-webkit-transition: all 140ms cubic-bezier(.445,.050,.55,.95);
		transition: all 140ms cubic-bezier(.445,.050,.55,.95);
	}
}


/* 레프트메뉴 */
.left_wrap {position:relative;}
.left_inner {position:absolute;top:0;left:0;bottom:0;right:0;z-index:2000;border-left:1px solid #efefef;border-right:1px solid #efefef;}
.left_wrap h3 {padding:68px 0;margin:0;background:url('/new/img/sub/left_title_bg.png') no-repeat right bottom #24bacc;color:#fff;font-size:24px;font-weight:700;text-align:center;letter-spacing:-0.5px;margin-bottom:20px;}
.left_menu {}
.left_menu > li {padding:0;border:0;margin-bottom:10px;background:#fff;}
.left_menu > li > a {color:#707070;display:block;text-decoration:none;padding:10px 15px;border-top:1px solid #efefef;border-bottom:1px solid #efefef;}
.left_menu > li.act {}
.left_menu > li.act > a {background:url('/new/img/sub/left_menu_hover_bg.png') no-repeat 90% 50% #dbc056;color:#fff;border-top:1px solid #dbc056;border-bottom:1px solid #dbc056;}


/* 컨텐츠 */
.substance {min-height:500px;padding:15px 20px;}


/* 다음지도 */
.customoverlay {position:relative;bottom:85px;border-radius:6px;border: 1px solid #ccc;border-bottom:2px solid #ddd;float:left;}
.customoverlay:nth-of-type(n) {border:0; box-shadow:0px 1px 2px #888;}
.customoverlay a {display:block;text-decoration:none;color:#000;text-align:center;border-radius:6px;font-size:14px;font-weight:bold;overflow:hidden;background: #d95050;background: #d95050 url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/arrow_white.png) no-repeat right 14px center;}
.customoverlay .title {display:block;text-align:center;background:#fff;margin-right:35px;padding:10px 15px;font-size:14px;font-weight:bold;}
.customoverlay:after {content:'';position:absolute;margin-left:-12px;left:50%;bottom:-12px;width:22px;height:12px;background:url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}



.tbtb {text-align:center;}
