/* Author:HtmlCoder
 * Author URI:http://hom2box.com
 * Author e-mail:homebox78@gmail.com
 * Version:1.0.1
 * Created:October 2016
 * License URI:http://hom2box.com/
 * http://html.fwpolice.com/css/ css 정렬 사이트
 * http://www.cleancss.com/css-minify/ css 압축 사이트
 */
/* ----------------------------------- Common Customer Group ----------------------------------- */
/* 바로가기 */
#accessibility {
	position: relative;
	line-height: 0;
	font-size: 0;
	z-index: 9999;
}

#accessibility li a, #accessibility li a:hover, #accessibility li a:visited {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	color: #fff;
}

#accessibility li a:active, #accessibility li a:focus {
	top: 0;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	font-size: 13px;
	background: #585858;
}

/* 공통 - 버튼, 폰트, 색상 등등 */
.text-overflow {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
hr {
	overflow: hidden;
}

a.link {
	color: #f54a0e
}

a.link:hover {
	color: #e23e04;
	text-decoration: underline;
}

a.link.newWd:after {
	padding-left: 5px;
	font-size: 12px;
	font-family: "FontAwesome";
	content: "\f08e";
}

.btn {
	border-radius: 0;
	letter-spacing:0 !important;
}

.bg_b {
	background: #f0f7ff;
} /* 연한블루:부서별bg사용 */
.bg_db {
	background: #3378c1 !important;
} /* 진블루 */
.bg_g {
	background: #4bc27d !important;
} /* 그린bg */
.btn-b {
	background: #3675c7;
}
.btn-g {
	background: #129177;
}

.txt_b {
	color: #145dac;
}
.txt_b2 {
	color: #113a96;
}
.txt_dg {
	color: #202020;
} /* 진회색 */
.txt_gn {
	color: #2e9d9a;
} /* 그린 */
.txt_gn2 {
	color: #458c22;
}
.txt_o {
	color: #db2900;
} /* 오렌지 */
.txt_w {
	color: #fff;
} /* 흰색 */
.btn-down {
	display: inline-block;
	color: #fff;
	background: #3675c7;
/*padding:6px 20px;*/
}
.btn-down span {
	display: inline-block;
	padding: 6px 15px;
	background: #2160b1;
}
.btn-down em {
	display: inline-block;
	padding: 6px 15px;
	font-style: normal;
}
.btn-down:hover, .btn-down:hover span {
	color: #b8e6ff;
	background: #2b68b8;
	-webkit-transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
	transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
}
.btn-down:hover span {
	background: #1d5298;
}
/*로그인 일반사용자 수정 20181228*/
.btn-down2 {
	display: block;
	color: #fff;
	background: #f39c12;
    padding:6px 20px;
}
.btn-down2:hover, .btn-down2:hover span {
	color: #fad89e;
	background: #f28813;
	-webkit-transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
	transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;

}
.btn_more .bm {
	position: absolute;
	right: 25px;
	top: 20px;
	display: block;
	color: #888;
	text-indent: -9999px;
}
.btn_more .bm:after {
	float: right;
	color: #888;
	font-size: 12px;
	font-family: "FontAwesome";
	content: "\f067";
	padding: 0 4px;
	border: 1px solid #adadad;
	text-indent: 0;
	line-height: 1.4;
}

.position_ab {
	position: absolute;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.mt100 {
	margin-top: 100px;
}

.va_t {
	vertical-align: top !important;
}

.va_b {
	vertical-align: bottom !important;
}

.ls05 {
	letter-spacing: -.05em;
}

.ls1 {
	letter-spacing: -.1em;
}

.b0 {
	border: 0 !important;
}
.b1 {
	border:1px solid #ddd;
}
.b1_g {
	border:1px solid #bababa;
}
.b1_b {
	border:1px solid #6aaddf;
}

.bt0 {
	border-top: 0 !important;
}

.bt1_db {
	border-top: 1px dotted #6689d4;
}

.bt1_sg {
	border-top: 1px solid #dcdee2;
}

.br1_db {
	border-right: 1px dotted #dcdee2;
}

.bl0 {
	border-left: 0 !important;
}

.bb_line {
	border-bottom: 1px dashed #ddd;
	padding-top: 7px;
	margin-bottom: 5px;
}

ul,ol,dl,.table {
	margin-bottom: 0 !important;
}

.h4Tit {
	color: #0c4da2;
	font-size: 150%;
	padding-top: 12px;
	margin-bottom: 20px;
	background: url("img/bul_h4.png") no-repeat 0 0;
}

.h5Tit {
	color: #222;
	font-size: 130%;
	padding-left: 22px;
	margin-bottom: 12px;
	background: url("img/bul_h5.png") no-repeat 0 6px;
}

.h5cTit {
	color: #222;
	font-size: 120%;
	padding-left: 12px;
	margin-bottom: 12px;
	background: url("img/bul_h5_2.png") no-repeat 0 10px;
}

.h6Tit {
	color: #222;
	font-size: 110%;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url("img/bul_h6.png") no-repeat 0 10px;
}

.h6cTit {
	color: #222;
	font-size: 105%;
}

.bg-not {
	padding-left: 0 !important;
	background: none !important;
}

/* 상단 bg */
.navbar {
	background-repeat:no-repeat;
	background-position:50% 34px;
}
/* 봄 */
.navbar.spring {
	background-image:url("../img/spring.jpg");
}
/* 여름 */
.navbar.summer {
	background-image:url("../img/summer.jpg");
}
/* 가을 */
.navbar.autumn {
	background-image:url("../img/autumn.jpg");
}
/* 겨울 */
.navbar.winter {
	background-image:url("../img/winter.jpg");
}
/* 개학 */
.navbar.backToSchool {
	background-image:url("../img/backToSchool.jpg");
}
/* 어린이날 */
.navbar.childrenDay {
	background-image:url("../img/childrenDay.jpg");
}
/* 가정의달 */
.navbar.backToSchool {
	background-image:url("../img/MonthOfFamily.jpg");
}
/* 어버이날 */
.navbar.parentsDay {
	background-image:url("../img/parentsDay.jpg");
}
/* 스승의날 */
.navbar.teacherDay {
	background-image:url("../img/teacherDay.jpg");
}

/* Navbar Slider */
/* Web */
.navbar {
	position: relative;
	z-index: 50;
	height: 170px;
	height: 169px;
	background-color: #fff;
	margin-bottom: 0;
	border-radius: 0;
	border: 0;
}

.navbar-navi {
	height: 155px;
}

.navbar .container.top,
.navbar #lnb-web .container {
	position: relative;
}

.navbar-navi .navbar-logo,
.navbar .navbar-logo {
	position: absolute;
	left: 50%;
	top: 30px;
	display: block;
	width: 185px;
	text-align: center;
	margin-left: -135px;
}

.navbar .navbar-logo {
	position: absolute;
	left: 15px;
	top: 18px;
	margin-left: 0;
}

.navbar .navbar-slogan {
	position: absolute;
	right: 15px;
	top: 14px;
	margin-left: 0;
	width:160px;
}

.navbar .header-search {
	position: absolute;
	right:0;
	top: 24px;
}

.navbar .header-search .row .header-search-wrap {
	display:block;
	border-color: #2b8eda;
	border: 2px solid #2b8eda;
	-webkit-border-top-left-radius:6px !important;
	-moz-border-top-left-radius:6px !important;
	border-top-left-radius:6px !important;
	-webkit-border-bottom-left-radius:6px !important;
	-moz-border-bottom-left-radius:6px !importantx;
	border-bottom-left-radius:6px !important;
	overflow:hidden;
}
.navbar .header-search .form-control {
	border:0;
	background-color:#fff;
}
.navbar .header-search .btn {
	height:38px !important;
	padding: 4px 14px !important;
	line-height: 1.5555555 !important;
}

.navbar .header-search .input-group .form-control {
	/*border-color: #2b8eda;
	border: 2px solid #2b8eda;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;*/
}

.navbar .header-search .form-control:focus {
	border-color: #1021a1 !important;
}

.navbar .header-search .input-group .btn.btn-customer-c {
	background: #2b8eda;
	border: none;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-border-top-right-radius:6px !important;
	-moz-border-top-right-radius:6px !important;
	border-top-right-radius:6px !important;
	-webkit-border-bottom-right-radius:6px !important;
	-moz-border-bottom-right-radius:6px !importantx;
	border-bottom-right-radius:6px !important;
}

.navbar .navbar-logo h1 {
	margin: 0;
	padding: 0;
}

.navbar #lnb {
	width: 100%;
}

/* Web */
.navbar #lnb-web {
	position: relative;
	top: 85px;
	top: 84px;
}

.navbar-navi #lnb-web {
	top: 70px;
}

.navbar #lnb-web .lnb-bg {
	width: 100%;
	height: 51px;
	overflow: hidden;
	background-color: #fff;
	background-image: url("img/navbar-slider-line.png");
	background-repeat: no-repeat;
	background-position: 50% 48px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
}

.navbar-default #lnb-web .lnb-bg {
	background-image: none;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #4372ce;
}

.navbar-navi #lnb-web .lnb-bg {
	background-color: #328ede;
	border: 1px solid #2882d6;
	background-image: url("img/poly.png");
	background-repeat: repeat;
	background-position: 0 0;
}

.navbar #lnb-web ul {
	padding: 0;
	margin: 0;
}

.navbar #lnb-web .lnb-web-close {
	position: absolute;
	right: 15px;
	top: 299px;
	z-index: 100;
	display: block;
	width: 40px;
	height: 40px;
	color: #fff;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #4466e6;
}
/* 1차 */
.navbar #lnb-web li.navi1m-loop {
	float: left;
	margin: 0;
	padding: 0;
}

.navbar.col5 #lnb-web li.navi1m-loop {
	width: 20%;
}

.navbar.col6 #lnb-web li.navi1m-loop {
	width: 16.6666666%;
}

.navbar.col7 #lnb-web li.navi1m-loop {
	width: 14.2857142%;
}

.navbar #lnb-web a.navi1m {
	display: block;
	color: #222;
	font-size: 105%;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	border-right: 0;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
}

.navbar-default #lnb-web a.navi1m {
	color: #444;
	font-size: 115%;
	border-bottom: 1px solid #eee;
}

.navbar-navi #lnb-web a.navi1m {
	color: #e7f5ff;
	font-size: 110%;
	border-bottom: 1px solid #2882d6;
}

.navbar #lnb-web li.navi1m-loop:last-child a.navi1m {
	border-right: 0;
}

.navbar-default #lnb-web li.navi1m-loop a.navi1m {
	border-left: 1px solid #ddd;
}

.navbar-default #lnb-web li.navi1m-loop:last-child a.navi1m {
	border-right: 1px solid #ddd;
}

.navbar-default #lnb-web li.navi1m-loop:last-child .navi2m ul {
	border-right: 1px dotted #bbb;
}
/* 2차 */
.navbar #lnb-web .navi2m {
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	height: 380px;
	padding: 12px 15px;
	margin: 0;
	margin-top: 1px;
	background-color: #f4f6fe;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
}

.navbar #lnb-web .navi2m ul {
	margin: 0;
	padding: 0;
}

.navbar-default #lnb-web .navi2m {
	padding: 12px 0;
	background-color: #fff;
	border-left: 1px dotted #bbb;
}

.navbar-default #lnb-web li:last-child .navi2m {
	border-right: 1px dotted #bbb;
}

.navbar #lnb-web .navi2m li {
	float: left;
	width: 100%;
	line-height: 22px;
}

.navbar #lnb-web .navi2m li a {
	position: relative;
	float: none;
	display: block;
	font-size: 95%;
	line-height: 24px;
	text-decoration: none;
	padding-left: 17px;
}
.navbar #lnb-web .navi2m li a[target="_blank"] span {
	background: url("img/icon_blank.gif") no-repeat 100% 50%;
	padding-right:18px;
}

.navbar #lnb-web .navi2m li a:after {
	font-family: "FontAwesome";
	content: "\f0da";
	position: absolute;
	top: 1px;
	left: 9px;
	color: #bbb;
	font-size: 8px;
}
/* active */
.navbar #lnb-web li.navi1m-loop:hover a.navi1m,
.navbar #lnb-web li.navi1m-loop:focus a.navi1m,
.navbar #lnb-web li.navi1m-loop.active a.navi1m {
	color: #0034c9;
	text-decoration: none;
}

.navbar-default #lnb-web li.navi1m-loop:hover a.navi1m,
.navbar-default #lnb-web li.navi1m-loop:focus a.navi1m,
.navbar-default #lnb-web li.navi1m-loop.active a.navi1m {
	color: #fff;
	background-color: #3576d7;
}

.navbar-navi #lnb-web li.navi1m-loop:hover a.navi1m,
.navbar-navi #lnb-web li.navi1m-loop:focus a.navi1m,
.navbar-navi #lnb-web li.navi1m-loop.active a.navi1m {
	color: #fff;
	background-color: #1c6ed3;
	background-image: url("img/poly.png");
	background-repeat: repeat;
	background-position: 0 0;
}

.navbar #lnb-web li.navi1m-loop:hover .navi2m,
.navbar #lnb-web li.navi1m-loop:focus .navi2m,
.navbar #lnb-web li.navi1m-loop.active .navi2m {
	background-color: #fff;
}

.navbar-default #lnb-web li.navi1m-loop:hover .navi2m,
.navbar-default #lnb-web li.navi1m-loop:focus .navi2m,
.navbar-default #lnb-web li.navi1m-loop.active .navi2m {
	background-color: #f0f1f6;
}

.navbar-navi #lnb-web li.navi1m-loop:hover .navi2m,
.navbar-navi #lnb-web li.navi1m-loop:focus .navi2m,
.navbar-navi #lnb-web li.navi1m-loop.active .navi2m {
	background-color: #fff;
	background-image: url("img/poly.png");
	background-repeat: repeat;
	background-position: 0 0;
}

.navbar #lnb-web .navi2m li a:hover,
.navbar #lnb-web .navi2m li a:focus,
.navbar #lnb-web .navi2m li a.active {
	color: #fff;
	text-decoration: none;
	background-color: #3576d7;
}

.lnb-bg .lnb-bg-wrap {
	float: left;
	width:94.6%;
}

.lnb-bg .gnbAllMenu {
	float: left;
	width:5.4%;
	background: #006ab6;
	text-align: center;
}

.lnb-bg .gnbAllMenu a {
	display: block;
	color: #fff;
	font-size: 150%;
	line-height: 50px;
}


/* carousel */
.carousel {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

.carousel-indicators {
	bottom: 5px;
}

.carousel-indicators li {
	width: 14px;
	height: 14px;
	margin: 2px;
	border-radius: 14px;
}

.carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 2px;
}

.carousel-control.left,
.carousel-control.right {
	background-image: none;
	filter: none;
}

.carousel-caption {
	top: 20%;
	left: 14%;
	right: 14%;
	bottom: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 5px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
}

.carousel-caption h2 {
	color: #fff;
	font-size: 175%;
	font-weight: 400;
	line-height: 26px;
	text-transform: uppercase;
}

.carousel-caption h2 a {
	color: #fff;
	text-decoration: none;
}

.carousel-caption p {
	opacity: .8 !important;
	filter: alpha(opacity=80) !important;
}

.big .carousel-caption h2 {
	font-size: 240%;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.carousel-caption p {
	color: #fff;
	margin: 5px 0;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.big .carousel-caption p {
	font-size: 120%;
}

.carousel-caption a.btn-more {
	display: inline-block;
	overflow: hidden;
	height: 43px;
	margin: 0 auto;
	margin-top: 25px;
	color: #fff;
	font-size: 110%;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	background-color: #59b4de;
	background-image: url("img/poly.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 900px 215px;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.carousel-caption a.btn-more:hover {
	background-color: #043b72;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.middle .carousel-indicators {
	bottom: -14px;
}

.middle .carousel-inner .carousel-caption {
	top: 8%;
}

.middle .carousel-inner .carousel-caption h2 {
	font-size: 180%;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 0;
}

.middle .carousel-caption p {
	font-size: 105%;
}

.middle .carousel-caption a.btn-more {
	height: 37px;
	margin-top: 8px;
	font-size: 105%;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* ------------------------------------ Layout Customer Group ------------------------------------ */

/* Layout Common */
body {
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-x: visible;
}

html {
	position: relative;
	height: 100%;
	min-height: 100%;
}

#customer_container {
	padding-bottom: 50px;
	min-height: 680px;
	word-break: keep-all;
	letter-spacing:0.5px;
}

.section {
	padding: 20px 0;
}

#sidebar .section {
	padding: 0 0 20px;
}


/* 서브 사이드 영역 */
.sidebar_wrap {
	width:92%;
}

.sidebar_wrap #sidebar_navi {
	margin-bottom: 20px;
	border: 1px solid #e7e7e7;
}

html[lang|=ko] .sidebar_wrap {
	/* letter-spacing: -.05em; */
}

.page-label {
	color: #fff;
	font-size: 160%;
	line-height: 29px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 44px 0 44px;
	background-color: #0770bb;
}
/* 열린교육감 */
#sub.gbe_565 .page-label {
	background-color:#faa634;
	background-image: url("img/pattern2.png");
}
/* 공보관 */
#sub.gbe_297 .page-label,
.dept_con .dept_con_part ul li.on.gbe_297,
/* 기획조정관 */
#sub.gbe_303 .page-label,
.dept_con .dept_con_part ul li.on.gbe_303,
/* 감사관 */
#sub.gbe_320 .page-label,
.dept_con .dept_con_part ul li.on.gbe_320 {
	background-color:#4fab3e;
}
/* 교육정책국 */
/* 교육정책과 */
#sub.gbe_348 .page-label,
.dept_con .dept_con_part ul li.on.gbe_348,
/* 초등교육과 */
#sub.gbe_371 .page-label,
.dept_con .dept_con_part ul li.on.gbe_371,
/* 중등교육과 */
#sub.gbe_386 .page-label,
.dept_con .dept_con_part ul li.on.gbe_386,
/* 과학직업과 */
#sub.gbe_408 .page-label,
.dept_con .dept_con_part ul li.on.gbe_408,
/* 체육건강과 */
#sub.gbe_433 .page-label,
.dept_con .dept_con_part ul li.on.gbe_433,
/* 생활지도과 */
#sub.gbe_448 .page-label,
.dept_con .dept_con_part ul li.on.gbe_448 {
	background-color:#399eb2;
}
/* 행정지원국 */
/* 총무과 */
#sub.gbe_478 .page-label,
.dept_con .dept_con_part ul li.on.gbe_478,
/* 행정지원과 */
#sub.gbe_491 .page-label,
.dept_con .dept_con_part ul li.on.gbe_491,
/* 학교지원과 */
#sub.gbe_499 .page-label,
.dept_con .dept_con_part ul li.on.gbe_499,
/* 재무정보과 */
#sub.gbe_506 .page-label,
.dept_con .dept_con_part ul li.on.gbe_506,
/* 교육시설과 */
#sub.gbe_534 .page-label,
.dept_con .dept_con_part ul li.on.gbe_534,
/* 적정규모학교육성추진단 */
#sub.gbe_549 .page-label,
.dept_con .dept_con_part ul li.on.gbe_549{
	background-color:#8357ac;
}
#sub.gbe_549 .dept_con .con_contact .text em {
	display:inline-block;
	line-height:1;
}
#sub.gbe_549 .dept_con .con_contact .text strong {
	padding-top:0;
}

.page-label i {
	position: relative;
	top: -1px;
	font-size: 90%;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-right: 3px;
}
.sidebar_wrap .page-label.labels {
/*text-align:left;*/
	margin-bottom: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1);
	background-image: url("img/pattern.png");
	background-repeat: repeat;
	background-position: 0 0;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
}
.sidebar_wrap .page-label.labels strong {
	padding: 0 5px;
	font-weight: 400;
	color:#fff;
}
.sidebar_wrap .page-label.labels i {
	position: relative;
	top:2px;
	right: 10px;
	cursor: pointer;
	/*margin-right:5px;
	padding:10px;*/
	color: #fff;
}
.sidebar_wrap .section .page-label {
	color: #393939;
	font-size: 130%;
	line-height: 22px;
	text-align: left;
	margin-top: 15px;
	border-bottom: 1px solid #e7e7e7;
	background-color: transparent;
}
.page-label.small {
	font-size:130%;
	line-height:28px;
}
.sidebar_wrap .list-group {
	margin-bottom:0;
}
.sidebar_wrap .list-group-item {
	padding:0;
	border:0;
	background-color:transparent;
	border-bottom:1px dotted #eee;
}
.sidebar_wrap .list-group-item:first-child {
	border-top-left-radius:0;
	border-top-right-radius:0;
}
.sidebar_wrap .list-group-item:last-child {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-width:0;
}
.sidebar_wrap .list-group-item a {
	color:#262525;
	font-size:105%;
	text-decoration:none;
	display:block;
	padding:10px 8px 8px 0;
}
.sidebar_wrap .list-group-item a[target="_blank"] span {
	background: url("img/icon_blank.gif") no-repeat 100% 50%;
	padding-right:18px;
}
.sidebar_wrap li li.list-group-item a {
	font-size:100%;
	padding:8px 8px 7px 25px;
}
.sidebar_wrap li li li.list-group-item a {
	font-size:95%;
	padding:6px 8px 5px 50px;
}
.sidebar_wrap li.list-group-item li:first-child {
	border-top:1px dotted #eee;
}
.sidebar_wrap .list-group-item:focus,
.sidebar_wrap .list-group-item:hover {
	background-color:transparent;
	border-color:#eee;
}
.sidebar_wrap .list-group-item a.active,
.sidebar_wrap .list-group-item a:hover {
	color:#2475d0;
	background-color:transparent;
}
/* 아이콘 디폴트 및 하위 없을 경우 */
.sidebar_wrap .list-group-item a:after {
	position:absolute;
	right:15px;
	top:11px;
	/*font-family:"FontAwesome";
	content:"\f096";*/
	color:#ccc;
	font-size:13px;
}
/* 아이콘 감춤 */
.sidebar_wrap li li li.list-group-item a:before,
.sidebar_wrap .list-group-item a.inon:before {
	content:none !important;
}
.sidebar_wrap li li li.list-group-item a span,
.sidebar_wrap .list-group-item a.inon span {
	padding-left:0 !important;
}
.sidebar_wrap .list-group-item .accordion-toggle:after {
	font-family:"FontAwesome";
	content:"\f196";
}
.sidebar_wrap .list-group-item.active > .accordion-toggle:after {
	font-family:"FontAwesome";
	content:"\f147";
	color:#2475d0;
}
.sidebar_wrap .list-group-item > .accordion-toggle.on:after {
	font-family:"FontAwesome";
	content:"\f054";
	color:#2475d0;
}
.sidebar_wrap li .list-group-item a:before {
	left:24px;
	top:10px;
}
.sidebar_wrap .list-group-item a span {
	padding-left:15px;
}

/* 2차 */
.sidebar_wrap #sidebar_navi > li > a {
}
.sidebar_wrap #sidebar_navi > li > a.on {
	color:#fff;
	background:#878787;
}
.sidebar_wrap #sidebar_navi > li > a.on:after {
	color:#fff;
}
/* 3차 */
.sidebar_wrap #sidebar_navi > li > ul {
	background:#f5f5f5;
}
.sidebar_wrap #sidebar_navi > li > ul > li > a {
	font-size:95%;
	padding-left:10px;
	background:#f5f5f5;
	/*border-bottom:1px solid #ddd;*/
}
.sidebar_wrap #sidebar_navi > li > ul > li > a.on {
	color:#0770bb;
	border-bottom:0;
}
.sidebar_wrap #sidebar_navi > li > ul > li > a > span {
	padding-left:0;
}
.sidebar_wrap #sidebar_navi > li > ul > li > a:before {
	content:"ㆍ";
}
.sidebar_wrap #sidebar_navi > li > ul > li > a.on:after {
	font-family:"FontAwesome";
	content:"\f152 " !important;
}
/* 4차 */
.sidebar_wrap #sidebar_navi > li > ul > li > ul {
	background:#fff;
	width:90%;
	margin:0 auto;
	border:1px solid #e0e0e0;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > a {
	color:#595959;
	padding-left:16px;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > a.accordion-toggle:after {
	top:8px;
	font-family:"FontAwesome";
	content:"\f105";
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > a:before {
	/*content:"- " !important;*/
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > a.on {
	color:#0770bb;
	text-decoration:underline;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > a.on:after {
	color:#2475d0;
}
/* 5차 */
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > ul {
	background:#f0f4fb;
	border:1px solid #d3dbec;
	width:88%;
	margin:0 auto 4% !important;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > ul > li > a {
	color:#595959;
	padding-left:14px;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > ul > li > a:after {
	top:8px;
	content:"";
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > ul > li > a:before {
	content:"- " !important;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > ul > li > a.on {
	text-decoration:underline;
}
.sidebar_wrap #sidebar_navi > li > ul > li > ul > li > ul > li > a.on:after {
	color:#595959;
}

/* 로케이션 */
.breadcrumb {
	font-size: 95%;
	padding-bottom: 10px;
}
/* 타이틀 */
.page-header {
	font-size: 85%;
	border-bottom: 2px solid #4d4d4d;
	margin-bottom: 35px;
	letter-spacing:0.5px !important;
}


/* Tags List */
.tags-list {
	margin: 0;
	padding: 0;
}

.tags-list li {
	display: inline;
	margin: 0;
	padding: 0;
}

.tags-list li a {
	overflow: hidden;
	height: 34px;
	line-height: 33px;
	margin: 2px;
	float: left;
	display: block;
	color: #5c5b5b;
	padding-left: 9px;
	padding-right: 9px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tags-list.tags-black li a {
	margin: 1px;
	color: #888;
	font-size: 85% !important;
	padding: 5px 8px;
	border-color: #4e4e4e;
	background-color: transparent;
}

.tags-list li a.active,
.tags-list li a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #2475d0;
	background-color: #2475d0;
}


/* Search Wrap */
.search-wrap {
	margin-top: 4px;
}

.search-wrap .form-search {
	width: 100%;
	float: left;
	display: inline-block;
	color: #888;
	font-size: 95%;
	padding: 5px 10px 6px;
	border: 1px solid #eee;
	border-right-width: 0;
	background-color: transparent;
}

.search-wrap .btn-default {
	margin-left: -40px;
	width: 40px;
	float: left;
	display: inline-block;
	color: #ccc;
	border: 1px solid #eee;
	border-left-width: 0;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.search-wrap .btn-default i {
	color: #ccc;
	font-size: 85%;
}


/* Etc Navi Group */
.etc-navi-group {
	background-color: #1d2028;
}

.etc-navi-group .etc_tab ul,
.etc-navi-group .etc_navi ul {
	padding: 0;
	margin: 0;
	float: left;
	border-left: 1px solid #0d0f14;
	border-right: 1px solid #2d323c;
}

.etc-navi-group .etc_tab li,
.etc-navi-group .etc_navi li {
	float: left;
	display: inline-block;
	border-left: 1px solid #2d323c;
	border-right: 1px solid #0d0f14;
}

.etc-navi-group .etc_tab li a,
.etc-navi-group .etc_navi li a {
	color: #aaa;
	font-size: 90%;
	line-height: 34px;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
}

.etc-navi-group li.none {
	border-left: 0;
	border-right: 0;
}

.etc-navi-group li.lline {
	border-left: 0;
}

.etc-navi-group .etc_tab li a:focus,
.etc-navi-group .etc_tab li a:hover,
.etc-navi-group .etc_tab li.active a {
	color: #1d2028;
	background-color: #fff;
}

.etc-navi-group .etc_navi ul {
	float: right;
	border-left: 0;
}

.etc-navi-group .etc_navi li a {
	padding: 0 6px;
}

.etc-navi-group .etc_navi li a:hover {
	color: #fff;
}

.etc-navi-group .etc_navi li.hot a {
	padding: 0 11px;
	background-color: rgba(255, 255, 255, 0.1);
}

.etc-navi-group .etc_navi li.hot a:hover {
	background-color: #000;
}

.etc-navi-group .dropdown-toggle {
	color: #fff;
	font-size: 90%;
	line-height: 34px;
}

.etc-navi-group .dropdown-menu {
	font-size: 90%;
}


/* Etc Navi Group */
.etc-navi-slider-group {
	font-size: 95%;
	height: 34px;
/*overflow:hidden;*/
	clear: both;
	background-color: #f7f8fd;
	border-bottom: 1px solid #cdced3;
}

.etc-navi-slider-group.type-dark {
	background-color: #384459;
	border-bottom: 1px solid #485468;
}

html[lang|=ko] .etc-navi-slider-group {
	letter-spacing: -.05em;
}

.etc-navi-slider-group .etc_tab ul,
.etc-navi-slider-group .etc_navi ul {
	padding: 0;
	margin: 0;
	/*float:left;*/
}

.etc-navi-slider-group .etc_tab li,
.etc-navi-slider-group .etc_navi li {
	/*float:left;*/
	display: inline-block;
}

.etc-navi-slider-group .etc_tab ul {
	border-left: 1px solid #cdced3;
}

.etc-navi-slider-group .etc_tab li {
	border-right: 1px solid #cdced3;
}

.etc-navi-slider-group.type-dark .etc_tab ul {
	border-left: 1px solid #368bc8;
}

.etc-navi-slider-group.type-dark .etc_tab li {
	height: 34px;
	border-right: 1px solid #368bc8;
}

.etc-navi-slider-group .etc_tab li.lang a {
	margin-left: -3px;
	color: #fff;
	background: #727272;
}

.etc-navi-slider-group .etc_tab li.lang a:hover {
	color: #f9f9f9;
	background: #626262;
}

.etc-navi-slider-group .etc_tab li.lang .dropdown-menu {
	min-width: 100px;
}

.etc-navi-slider-group .etc_tab li.lang .dropdown-menu li {
	border-right: 0;
	width: 100%;
}

.etc-navi-slider-group .etc_tab li.lang .dropdown-menu li a {
	background: #fff;
	color: #333;
	display: block;
	width: 100%;
	line-height: 18px;
	margin-left: 0;
}

.etc-navi-slider-group .etc_tab li.national a {
	margin-left: -3px;
	padding-left: 38px;
	background: #fff url("../img/bul_taegugki.gif") no-repeat 10px 50%;
}

.etc-navi-slider-group .etc_tab li a,
.etc-navi-slider-group .etc_navi li a {
	font-size: 90%;
	line-height: 33px;
	text-decoration: none;
	display: block;
	padding: 0 12px;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
}

.etc-navi-slider-group.type-dark .etc_tab li a,
.etc-navi-slider-group.type-dark .etc_navi li a {
	color: #ccc;
}

.etc-navi-slider-group.type-dark .etc_tab li a {
	color: #fff;
	line-height: 36px;
	background-color: #0770bb;
}

.etc-navi-slider-group .etc_tab li i,
.etc-navi-slider-group .etc_tab li img {
	margin-right: 4px;
}

.etc-navi-slider-group .etc_tab li i {
	position: relative;
	top: -2px;
	font-size: 140%;
	vertical-align: middle;
}

.etc-navi-slider-group .etc_tab li a:focus,
.etc-navi-slider-group .etc_tab li a:hover,
.etc-navi-slider-group .etc_tab li.active a {
	color: #1d2028;
	background-color: #fff;
}
/*.etc-navi-slider-group .etc_navi ul {
	float:right;
}
.etc-navi-slider-group .etc_navi li:last-child a {
	padding-right:0 !important;
}*/
.etc-navi-slider-group .etc_navi li.none-no a {
	background-image: none !important;
}

.etc-navi-slider-group .etc_navi li a {
	display: inline-block;
	padding: 0 12px 0 8px !important;
	background-image: url("img/etc-line.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.etc-navi-slider-group.type-dark .etc_navi li a {
	background-image: url("img/etc-line-dark.png");
}

.etc-navi-slider-group .etc_navi li a:focus,
.etc-navi-slider-group .etc_navi li a:hover,
.etc-navi-slider-group .etc_navi li a:active {
	color: #333;
}

.etc-navi-slider-group.type-dark .etc_navi li a:focus,
.etc-navi-slider-group.type-dark .etc_navi li a:hover,
.etc-navi-slider-group.type-dark .etc_navi li a:active {
	color: #fff;
}

.etc-navi-slider-group .etc_navi li.search_word {
	height:33px;
	background:#2b8eda;
}
.etc-navi-slider-group .etc_navi li.search_word a {
	color:#fff;
}

.etc-navi-slider-group .etc_navi li.twitter,
.etc-navi-slider-group .etc_navi li.facebook,
.etc-navi-slider-group .etc_navi li.blog,
.etc-navi-slider-group .etc_navi li.youtube {
	width:32px;
	height:33px;
	margin-left: -3px;
}
.etc-navi-slider-group .etc_navi li.twitter {
	background: #32ccfe;
}
.etc-navi-slider-group .etc_navi li.facebook {
	background: #3b579d;
}
.etc-navi-slider-group .etc_navi li.blog {
	background: #4faa3e;
}
.etc-navi-slider-group .etc_navi li.youtube {
	background:#e62117;
}

.etc-navi-slider-group .etc_navi li i {
	position: relative;
	top: -1px;
	font-size: 140%;
	font-style: normal;
	vertical-align: middle;
	color: #fff;
}

.etc-navi-slider-group li i.fa-blog {
	font-size: 155%;
	font-weight: 700;
	font-style: normal;
	font-family: 'eng-webfont';
}

.etc-navi-slider-group .etc_navi li i.fa-youtube-play {
	color: #e32f2c;
}

.etc-navi-slider-group .etc_navi-wrap .dropdown-toggle {
	font-size: 90%;
	line-height: 34px;
}

.etc-navi-slider-group.type-dark .etc_navi-wrap .dropdown-toggle {
	color: #fff;
}

.etc-navi-slider-group .etc_navi-wrap .dropdown-toggle .fa {
	margin-left: 4px;
}

.etc-navi-slider-group .etc_navi-wrap .dropdown-menu {
	font-size: 90%;
}


/* MEGAMENU STYLE */
#header .navbar {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.04);
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.04);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

#t-top-menu {
	position: relative;
	padding: 0;
	background-color: #fff;
}

html[lang|=ko] #header {
	letter-spacing: -.05em;
}

#cavas_menu .navbar-header {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
}

#header .navbar-brand {
	z-index: 10;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 70px;
}

#header .navbar-brand h1 {
	font-size: 120%;
	line-height: 70px;
	margin: 0;
	padding: 0;
}

#header .navbar-brand img {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 180px;
}

#t-top-menu .dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border-top-width: 0;
	border-color: #ccc;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

#t-top-menu .dropdown:hover > .dropdown-menu {
	display: block;
}

#t-top-menu .has-category i {
	font-size: 95%;
	opacity: .5;
	filter: alpha(opacity=50);
	margin-right: 4px;
}

#t-top-menu .caret {
	position: relative;
	top: -1px;
	opacity: .5;
	filter: alpha(opacity=50);
}

#t-top-menu .navbar-nav.megamenu {
	float: left;
}

#t-top-menu .dropdown-menu.dropdown-sub > .dropdown-menu-inner {
	padding: 10px 20px;
}

#t-top-menu .dropdown-menu.dropdown-sub > .dropdown-menu-inner ul {
	margin-top: 0;
}

#t-top-menu .dropdown-menu ul {
	margin: 5px 0;
	list-style: none;
}

#t-top-menu .dropdown-menu ul li {
	padding: 0;
	margin: 0;
	font-size: 95%;
}

#t-top-menu .dropdown-menu ul li a {
	line-height: 24px;
}

#t-top-menu .dropdown-menu ul li a:before {
	position: relative;
	top: -1px;
	content: "\f0da";
	color: #ccc;
	font-size: 75%;
	font-family: "FontAwesome";
	padding-right: 3px;
	display: inline-block;
}

#t-top-menu .dropdown-menu ul li a:hover {
	color: #2475d0;
}

#t-top-menu .dropdown-menu ul li.parent {
	position: relative;
}

#t-top-menu .dropdown-menu ul li.parent .dropdown-menu {
	position: absolute;
	right: -100%;
	top: 0;
}

#t-top-menu .dropdown-menu ul li.parent:hover > .dropdown-menu {
	display: block;
	left: 100%;
}

#t-top-menu .mega-col .mega-col-inner > ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#t-top-menu .mega-col .mega-col-inner > ul > li {
	list-style: none;
	margin-left: 0;
}

#t-top-menu .mega-col .mega-col-inner > ul > li > a {
	clear: both;
	color: #5c5b5b;
	display: block;
	line-height: 20px;
}

#t-top-menu .cols2 {
	width: 420px;
}

#t-top-menu .cols3 {
	width: 620px;
}

#t-top-menu .cols4 {
	width: 820px;
}

#t-top-menu .has-category .menu-title {
	font-size: 110%;
	margin: 0 5px;
}

.has-category .menu-title i {
	position: relative;
	top: -1px;
	vertical-align: middle;
	font-size: 90% !important;
	opacity: .5 !important;
	filter: alpha(opacity=50) !important;
	margin-right: 2px !important;
}

#cavas_menu {
	border: 0;
	margin: 0;
	background-color: #fff;
}

#cavas_menu .navbar-nav.megamenu {
/*
	border-left:1px solid #e9e9e9;
*/
}

#cavas_menu .navbar-nav > li > a {
	color: #333;
	font-size: 100%;
	font-weight: 700;
	text-transform: uppercase;
	padding: 25px 20px;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
/*
	border-right:1px solid #e9e9e9;
*/
}

#cavas_menu .navbar-nav > li:hover a.has-category,
#cavas_menu .navbar-nav > li:focus a.has-category,
#cavas_menu .navbar-nav > li.active a.has-category {
	color: #2475d0;
/*
	background-color:#2475d0;
*/
}


/* SUB MENU */
/* CANVAS MENU */
.h6.menu-title {
	margin-bottom: 10px;
}

.off-canvas body {
	position: relative;
}

.off-canvas-inactive #page,
.off-canvas-inactive #off-canvas-nav {
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.off-canvas-active > #page,
.off-canvas-active > #off-canvas-nav {
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	-webkit-transform: translateX(234px);
	-moz-transform: translateX(234px);
	-ms-transform: translateX(234px);
	-o-transform: translateX(234px);
	transform: translateX(234px);
	display: block;
}

.off-canvas-active #page {
	position: fixed;
	margin: 0 auto;
	border-left: 1px solid #000;
}

.off-canvas-active #page::after {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 2;
}

#page-container {
	position: relative;
}

#off-canvas-nav {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	z-index: 999;
}

#off-canvas-nav .nav .caret {
	display: none;
}

#off-canvas-nav .megamenu {
	float: none !important;
	padding: 0;
	padding-bottom: 20px;
	background-color: #26333f;
	border-right: 1px solid #212c37;
	-webkit-box-shadow: inset 0 2px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 2px 10px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 10px rgba(0,0,0,0.2);
}

#off-canvas-nav .megamenu .mega-cols {
	width: 100%;
	min-width: inherit;
	padding: 0;
	display: inline-block;
	margin-top: 0;
}

#off-canvas-nav .megamenu .mega-cols ul li a {
	padding: 0 10px;
}

#off-canvas-nav .dropdown-menu {
	position: relative;
	display: inline-block;
	left: 0;
	right: 0;
	top: 0;
	float: none;
	padding: 0;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100% !important;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
}

html[lang|=ko] #off-canvas-nav .dropdown-menu {
	letter-spacing: -.05em;
}

#off-canvas-nav .dropdown-menu ul {
	margin: 0;
	padding: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 3px 55px rgba(0,0,0,0.1);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
}

#off-canvas-nav .dropdown-menu ul > li:first-child a {
	border-top: 0;
}

#off-canvas-nav .dropdown-menu > div {
	padding: 0;
}

#off-canvas-nav ul li a:hover {
	color: #2475d0;
}

#off-canvas-nav .dropdown-mega {
	padding: 0;
}

#off-canvas-nav .mega-col {
	display: block;
	width: 100%;
	position: relative;
	margin-left: 0;
}

#off-canvas-nav .nav ul li:last-child a {
	border-bottom: 0;
}
/* main navi */
#off-canvas-nav .nav > li {
	clear: both;
}

#off-canvas-nav .nav > li:first-child > a {
	border-top: 0;
}

#off-canvas-nav .nav > li > a {
	padding: 6px 0;
	line-height: 32px;
	color: #fff;
	font-size: 110%;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .2);
	background-color: #2a3744;
	border-top: 1px solid #344453;
	border-bottom: 1px solid #212c37;
	-webkit-box-shadow: inset 0 -2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 -2px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 -2px 3px rgba(0,0,0,0.1);
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#off-canvas-nav .nav li .dropdown-toggle:before {
	position: absolute;
	top: 5px;
	right: 13px;
	content: "\f078";
	color: #2475d0;
	font-size: 75%;
	font-family: "FontAwesome";
	padding-right: 3px;
	display: inline-block;
}

#off-canvas-nav .nav > li > a:hover,
#off-canvas-nav .nav > li > a:focus,
#off-canvas-nav .nav > li.active > a {
	color: #fff;
	background-color: #2475d0;
}

#off-canvas-nav .nav li:hover .dropdown-toggle:before,
#off-canvas-nav .nav li:focus .dropdown-toggle:before {
	color: #fff;
}
/* sub navi */
#off-canvas-nav .nav ul a {
	display: block;
	color: #8394a3;
	font-size: 95%;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .2);
	border-top: 1px solid #2a3845;
	border-bottom: 1px solid #222e39;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
}

#off-canvas-nav .nav ul a:hover,
#off-canvas-nav .nav ul a:focus,
#off-canvas-nav .nav ul .active a {
	color: #fff;
	text-decoration: none;
	background-color: #2a3845;
}

#off-canvas-nav .nav ul a:hover .menu-title,
#off-canvas-nav .nav ul a:focus .menu-title,
#off-canvas-nav .nav ul .active a .menu-title {
	border-left-color: #2475d0;
}

#off-canvas-nav .offcanvas-mainnav {
	background-color: #2475d0;
	position: absolute;
	top: 0;
	left: -234px;
	width: 234px;
	overflow: hidden;
}

#off-canvas-button {
	height: 34px;
	color: #fff;
	font-size: 150%;
	text-align: right;
	line-height: 35px;
	cursor: pointer;
	padding: 0 15px;
	overflow: hidden;
	background-color: #1d2028;
	border-right: 1px solid #212c37;
}

.offcanvas-mainnav > .megamenu {
	padding: 0;
	margin: 0;
}

#off-canvas-nav .nav .menu-title {
	padding: 0 15px;
}

#off-canvas-nav .nav ul .menu-title {
	padding: 7px 24px;
	display: block;
	border-left: 3px solid transparent;
}
/* END CANVAS MENU */
.off-canvas-type .nav .open a:hover,
.off-canvas-type .nav .open a a:focus {
	background: transparent;
	text-decoration: none;
}

.off-canvas-type .navbar-toggle {
	margin-left: 0;
}

.off-canvas-type .navbar-header {
	float: none;
}

.off-canvas-type #t-top-menu {
	max-height: 100%;
}

.off-canvas-type #t-top-menu .navbar-nav {
	margin: 0;
	float: none;
}

.off-canvas-type #t-top-menu .dropdown:hover > .dropdown-menu {
	display: none;
}

.off-canvas-type #t-top-menu .dropdown.open > .dropdown-menu {
	width: 100%!important;
	overflow-x: hidden;
}

.off-canvas-type #t-top-menu .dropdown.open:hover > .dropdown-menu {
	display: block;
	left: 20px;
}

.off-canvas-type #t-top-menu .nav > li {
	border: 0;
	border-bottom: 1px solid #F3F3F3;
}

.off-canvas-type #t-top-menu .nav > li > a {
	color: #21272C;
	padding: 10px 0 10px 10px;
	background-color: transparent;
}

.off-canvas-type #t-top-menu .t-widget .menu-title {
	padding-left: 10px;
}

.off-canvas-type #t-top-menu .dropdown-menu > div.dropdown-menu-inner {
	padding: 0 0 20px 0;
}

.off-canvas-type #t-top-menu .dropdown-menu ul li a {
	padding: 8px 10px 8px 20px;
}

.off-canvas-type .max-height {
	max-height: 100%!important;
}

.off-canvas-type.navbar-default .navbar-nav > .dropdown > a .caret {
	border-bottom-color: #000;
	border-top-color: #000;
	position: absolute;
	right: 10px;
	top: 14px;
}


#sub.gbe_274 .tablist li {
	width:25%;
}

/* 서브 상단 비쥬얼 영역 */
.sub_visual {
	/*position: relative;
	display: block;
	width: 100%;
	height: 185px;
	overflow: hidden;
	margin-bottom: 20px;*/
	background:url("../img/sub_visual.png") no-repeat 97% 0;
}
/* e민원 */
#sub.gbe_8 .sub_visual {
	background-image: url("../img/sub_visual01.png");
}
/* 정부3.0 */
#sub.gbe_48 .sub_visual {
	background-image: url("../img/sub_visual02.png");
}
/* 정보마당 */
#sub.gbe_110 .sub_visual {
	background-image: url("../img/sub_visual03.png");
}
/* 참여마당 */
#sub.gbe_181 .sub_visual {
	background-image: url("../img/sub_visual04.png");
}
/* 홍보마당 */
#sub.gbe_263 .sub_visual {
	background-image: url("../img/sub_visual05.png");
}
/* 교육청소개 */
#sub.gbe_274 .sub_visual {
	background-image: url("../img/sub_visual06.png");
}
/* 열린교육감 */
#sub.gbe_565 .sub_visual {
	background-image: url("../img/sub_visual08.png");
}

.bg-thema {
	background-repeat: repeat;
	background-position: 0 0;
}

.bg-color1 {
	background-color: #88b1ce;
}

.bg-color2 {
	background-color: #88ceac;
}

.bg-color3 {
	background-color: #bbce88;
}

.bg-color4 {
	background-color: #cec288;
}

.bg-color5 {
	background-color: #cea688;
}

.bg-color6 {
	background-color: #9788ce;
}

.bg-thema1 {
	background-image: url("img/bg-icon.png");
}

.bg-thema2 {
	background-image: url("img/dot2.png");
}

.bg-thema3 {
	background-image: url("img/poly.png");
}

.bg-thema4 {
	background-image: url("img/pattern.png");
}

.bg-thema5 {
	background-image: url("img/bg-map.png");
}

.bg-thema6 {
	background-image: url("img/bg-paper.png");
}

.sub_visual .container {
	position: relative;
	color: #000;
	line-height: 20px;
	height: 185px;
}

.sub_visual .sub_visual_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("img/web.png");
	background-repeat: no-repeat;
	background-position: 97.4% 100%;
	background-size: 530px 160px;
}

html[lang|=ko] .sub_visual .container {
	letter-spacing: -.05em;
}

.sub_visual .container span.small {
	font-size: 85%;
	font-weight: 700;
	display: inline-block;
	margin: 40px 0 0 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.sub_visual .container span.h4 {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	padding: 10px 20px;
	margin: 10px 0 0 0;
	background-color: rgba(0, 0, 0, 0.08);
}

.sub_visual .container span.h5 {
	display: inline-block;
	color: #000;
	font-size: 110%;
	font-weight: 700;
	margin: 10px 0 0 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

html[lang|=ko] .sub_visual .container span.small {
	letter-spacing: .1em;
}


/* 하단 영역 기본테마 */
.footer_wrap {
	color: #8394a3;
	margin-top: 60px;
	background-color: #2a3744;
	font-size: 90%;
}

.footer_wrap {
	margin-top: 0 !important;
	border-top: 1px solid #e5e5e5;
}

.footer_link {
	margin-bottom: 10px;
	padding-left: 0;
}

.footer_link li,
.footer_navi a {
	padding: 0 7px 0 9px;
	display: inline-block;
	background-image: url("img/bul_line.png");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.footer_link li:first-child,
.footer_navi a:first-child {
	padding-left: 0 !important;
	background-image: none;
}

.footer_link li strong,
.footer_navi a strong {
	color: #ea6242;
}

.footer_copy {
	background-color: #ededed;
}

.footer_copy .logo {
	max-width: 145px;
	padding-top: 15px;
}

.footer_copy em {
	font-style: normal;
	margin-left: 10px;
}

.footer_copy .footer_email {
	color: #8394a3;
	text-decoration: underline;
	margin-left: 10px;
}

.footer_copy address {
	font-size: 95%;
}

.footer_copy address a {
	color: #2475d0;
}

.footer_wrap .page-label {
	color: #fff;
	text-align: left;
	font-size: 150%;
	text-transform: uppercase;
	margin-top: 21px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: transparent;
	border-bottom: 1px solid #1c2a37;
}


/* Footer Navi */
.footer_navi {
	padding: 13px 0 0;
}

.footer_navi .btn {
	height: 30px;
	font-size: 100%;
	padding: 5px 10px !important;
}

.footer_navi .btn strong {
	font-weight: 400;
}

.footer_navi .btn:hover,
.footer_navi .btn:active,
.footer_navi .btn.hover {
	color: #393939 !important;
	background-color: transparent !important;
	text-decoration: none !important;
}

/* 170329 인증마크 */
.footer_copy .html5_mark {
	position:absolute;
	top:80px;
	right:135px;
}
.footer_copy .wa_mark {
	position:absolute;
	top:24px;
	right:15px;
}

/* Social Links */
ul.social-links {
	margin: 0;
	padding: 0;
}

ul.social-links li {
	display: inline-block;
	list-style: none;
}

ul.social-links li a {
	display: block;
	text-align: center;
	margin: 8px 0;
	padding: 7px 0;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
}

ul.social-links li a:hover {
	text-decoration: none;
	background-color: #222;
}

ul.social-links li a i {
	color: #5c5b5b;
	line-height: 30px;
	font-size: 14px;
	height: 30px;
	width: 50px;
	border: 0;
	border-left: solid 1px #eee;
}

ul.social-links li a:hover i {
	color: #fff;
	border-color: #454545;
}

ul.social-links li:first-child a i {
	border-left: none;
}


/* 하단 헬프 그룹 */
.help_group .list-group-item {
	padding: 0;
	border: 0;
	background-color: transparent;
	border-bottom: 1px dotted #394756;
}

.help_group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.help_group .list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-width: 0;
}

.help_group .list-group-item em {
	font-style: normal;
	margin-right: 6px;
}

.help_group .list-group-item .footer_email {
	font-size: 110%;
	padding: 7px 8px;
}

.help_group .list-group-item .footer_email:before {
	content: none;
}

.help_group .list-group-item div,
.help_group .list-group-item a {
	color: #8394a3;
	font-size: 95%;
	text-decoration: none;
	display: block;
	padding: 10px 8px 9px;
}

.help_group .list-group-item:focus,
.help_group .list-group-item:hover {
	background-color: transparent;
	border-color: #394756;
}

.help_group .list-group-item a.active,
.help_group .list-group-item a:hover {
	color: #fff;
	background-color: transparent;
}

.help_group .list-group-item a:before {
	position: absolute;
	left: 3px;
	top: 14px;
	font-family: "FontAwesome";
	content: "\f0da";
	color: #ccc;
	font-size: 10px;
	opacity: .5;
	filter: alpha(opacity=50);
}

.help_group .list-group-item a span {
	padding-left: 4px;
}



/* ----------------------------------- Contents Customer Group ----------------------------------- */

/* 배너 */
.banner_wrap div {
	margin-bottom: 10px;
}


/* Ratings */
.ratings {
	padding: 0;
	direction: ltr;
	display: inline-block;
	margin: 0 3px;
}

.rating-box {
	overflow: hidden;
	position: relative;
	top: 2px;
	width: 58px;
	height: 1em;
	line-height: 1;
	font-size: 12px;
	font-family: "FontAwesome";
}

.rating-box:before {
	content: "\f005\f005\f005\f005\f005";
	color: #ddd;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.active .rating-box:before {
	color: #d4a94d;
}

.rating-box .rating {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.rating-box .rating:before {
	content: "\f005\f005\f005\f005\f005";
	color: #ecbd00;
	top: 0;
	position: absolute;
	left: 0;
}

.active .rating-box .rating:before {
	color: #555;
}


/* Overlay */
.recent-work-wrap {
	position: relative;
	margin: 10px 0;
}

.recent-work-wrap img {
	width: 100%;
}

.recent-work-wrap .recent-work-inner {
	position: absolute;
	bottom: 0;
	opacity: .8;
	width: 100%;
	border-radius: 0;
	margin-bottom: 0;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	font-size: 100%;
	line-height: 36px;
	text-align: center;
}

.recent-work-wrap .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	vertical-align: middle;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

.recent-work-wrap:hover .overlay {
	opacity: 1;
}


/* Time Line */
.timeline>li .timeline-image {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 70px;
	height: 38px;
	margin-top: 5px;
	margin-left: 3px;
	color: #fff;
	font-size: 135%;
	line-height: 40px;
	text-align: center;
	font-weight: 700;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	background-color: #5c5b5b;
}

@media (min-width:768px) {
	.timeline>li .timeline-image {
		left: 50%;
		margin-left: -38px;
	}
}

.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline > li {
	margin-bottom: 20px;
	position: relative;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 43%;
	float: left;
	font-size: 95%;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 15px 15px 15px 10px;
	position: relative;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.timeline > li > .timeline-panel li {
	padding-left: 8px;
	position: relative;
}

.timeline > li > .timeline-panel li:after {
	color: #ccc;
	font-size: 65%;
	font-family: "FontAwesome";
	content: "\f0da";
	position: absolute;
	left: 0;
	top: 7px;
}

.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 10px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ddd;
	border-right: 0 solid #ddd;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 11px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #888;
	z-index: 100;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-badge.primary {
	background-color: #2e6da4 !important;
}

.timeline-badge.success {
	background-color: #3f903f !important;
}

.timeline-badge.warning {
	background-color: #f0ad4e !important;
}

.timeline-badge.danger {
	background-color: #d9534f !important;
}

.timeline-badge.info {
	background-color: #5bc0de !important;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}


/* Round Primary */
.round-primary {
	height: 45px;
	line-height: 43px;
	display: block;
	margin-top: 10px;
	color: #fff;
	font-size: 140%;
	text-align: center;
	letter-spacing: -.05em;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
	border: 0;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-color: #ec7020;
	background-image: url("img/poly.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 900px 215px;
	-webkit-box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.1);
}


/*  Contents Box */
.contents-box {
	width: 100%;
	height: 100%;
}

.contents-box:after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	clear: both;
}

.contents-box .txt-vertical {
	padding: 0 12%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.contents-box.box-main {
	position: relative;
	width: 100%;
	height: 330px;
	margin: 0 0 20px;
	background-color: #3f5670;
	background-image: url("img/conbox_bg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	color: #fff;
	font-size: 100%;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
	display: table;
}

.contents-box.box-main::after {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	z-index: 1;
}

.contents-box.box-main .frame {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.contents-box.box-main .txt-vertical .big_text,
.contents-box.box-main .txt-vertical p {
	width: 74%;
	margin: 0 auto;
}

.contents-box.box-main .txt-vertical .big_text {
	padding-top: 15%;
	color: #fff;
	font-size: 230%;
	font-weight: 700;
	line-height: 38px;
	letter-spacing: -.1em;
}

.contents-box.box-main .txt-vertical p {
	font-size: 120%;
	padding-top: 1%;
}

html[lang|=ko] .contents-box.box-main .txt-vertical p {
	letter-spacing: -.05em;
}


/* Map Canvas */
.map_canvas {
	clear: both;
	width: 99.7%;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #ddd;
}

.map_canvas .frame {
	height: 340px;
	overflow: hidden;
}



/* ------------------------------------- Board Customer Group ------------------------------------- */

/* Board Common */
.pagetotal {
	color: #888;
	font-size: 90%;
	line-height: 32px;
}

.pagetotal strong {
	margin-left: 4px;
}

.category-wrap {
	clear: both;
	margin-bottom: 20px;
	padding: 15px;
	overflow: hidden;
	border: 1px solid #e1e0e0;
	background-color: #fdfdfd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.category-wrap ul {
	margin: 0;
}

.category-wrap li {
	display: inline;
	margin-right: 12px;
	line-height: 28px;
}

.category-wrap li a {
	color: #888;
}

.category-wrap li.total a {
	color: #ff0000;
	text-decoration: underline;
}

.category-wrap li:hover a,
.category-wrap li:active a,
.category-wrap li.active a,
.category-wrap li.on a {
	/* color: #000; */
	color: #ff0000;
	text-decoration: underline;
}

.bbs_memo {
	clear: both;
	margin: 25px 0 20px;
	padding:20px;
	overflow: hidden;
}
	.bbs_memo .owl-carousel .item a img {max-width:100%;}

.bbs_memo p:last-child {
	margin-bottom: 0;
}

.ico {
	display: inline-block;
	width: 22px;
	height: 20px;
	/*width:auto;
	height:auto;*/
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 60%;
}

.ico_notice {
	color: #f56954;
	font-weight: 700;
}

.ico_new {
	width: 33px;
	background-image: url("img/icon_new.png");
}

.ico_file {
	background-image: url("img/icon_file.png");
}

/* .ico_file_non {
	background-image: url("img/icon_file_non.png");
} */

.ico_secret {
	background-image: url("img/icon_secret.png");
}

.ico_img {
	background-image: url("img/icon_gallery.png");
}

.ico_sns {
	color: #2475d0;
	font-size: 185%;
	margin-left: 5px;
}

.ico_sns:hover {
	text-decoration: none;
}

.post-date {
	color: #888;
	font-size: 90%;
	padding: 3px 10px;
	margin-right: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #f0f0f0;
}

.post-date i {
	position: relative;
	top: -1px;
	font-size: 90%;
}

.zoom-btn-wrap {
	text-align: right;
	margin-top: 16px;
	margin-bottom: 10px;
}


/* Images overlay */
.mask-wrapper {
	max-width: 700px;
	position: relative;
	display: block;
	margin: 0 auto;
}

.mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
	-webkit-transition: opacity linear 0.2s;
	-moz-transition: opacity linear 0.2s;
	-ms-transition: opacity linear 0.2s;
	-o-transition: opacity linear 0.2s;
	transition: opacity linear 0.2s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.mask a {
	color: #fff;
}

.mask a:hover {
	color: #fff;
	text-decoration: underline;
}

.mask-wrapper:hover {
	border-color: transparent;
}

.mask-wrapper:hover .mask {
	opacity: 1;
	filter: alpha(opacity=100);
}

.triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 50px 0;
	width: 50px !important;
	display: inline !important;
	border-color: transparent #2475d0 transparent transparent;
	position: absolute;
	right: 0;
	top: 0;
}

.triangle.opened {
	border-color: transparent rgba(0, 0, 0, 0.8) transparent transparent;
	top: -1px;
}

.triangle i {
	position: absolute;
	top: 10px;
	left: 30px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/* Poll */
.poll-participate {
	text-align: center;
	margin-bottom: 15px;
}


/* Blog List */
.blog-img {
	margin: 0;
	display: block;
}

.blog-desc {
	margin-bottom: 45px;
}

.blog-desc .subject {
	margin-top: 8px;
	display: block;
}

.blog-desc p {
	margin-top: 8px;
	line-height: 19px;
}


/* Blog View */
html[lang|=ko] .blogpost .h4 {
	letter-spacing: -.05em;
}

.blog-post-date {
	margin-top: 5px;
	padding: 10px;
	color: #fff;
	line-height: 1;
	text-align: center;
	font-weight: 700;
	font-family: 'eng-webfont';
	background-color: #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.blog-post-date .day {
	font-size: 230%;
	display: block;
}

.blog-post-date .month {
	font-size: 90%;
	text-transform: uppercase;
}

.post-info span {
	margin: 0 10px;
}

.post-info em {
	color: #ccc;
	font-style: normal;
	margin: 0 5px;
}

.post-info span:first-child {
	margin-left: 0;
}

.post-info span i {
	margin-right: 5px;
}

.post-info a {
	color: #464646;
}

.post-info a:hover {
	text-decoration: underline;
}


/* Vod List */
.vod_wrap {
	position: relative;
	display: block;
}

.vod_wrap .vod_mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-image: url("img/media_play_btn.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 29% 50%;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.vod_wrap:hover .vod_mask {
	opacity: 1;
	filter: alpha(opacity=100);
}

.vod_load {
	clear: both;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.vod_load .img-rounded {
	background-color: #333;
}

.vod_big .vod_contents {
	clear: both;
	height: 237px;
	overflow-x: hidden;
	margin: 20px 0;
	background-color: #fbfbfb;
	border: 1px solid #ddd;
}

.vod_big .vod_contents.small-hb {
	height: 165px;
}

.vod .vod_contents {
	line-height: 1.5em;
	margin-bottom: 4px;
}

.vod .vod_contents-hb {
	clear: both;
	height: 90px;
	overflow: hidden;
	margin: 5px 0 !important;
}

#vodList .vod_wrap img {
	height: 147px !important; 
}

@media (min-width:768px) {
	.vod .h6 {
		position: relative;
		top: -2px;
	}

	.vod .vod_contents {
		font-size: 90%;
		line-height: 1.5em;
		margin: 0 0 4px;
	}
}


/* newsPaper List */
.newsPaper_big .h6 {
	display:block;
	color:#fff;
	padding:10px;
	font-size:120%;
	background:#0770bb;
}
.newsPaper_big .info_txt {
	margin:20px 0 0;
	font-size:110%;
}

.newsPaper_wrap {
	position: relative;
	display: block;
}
.newsPaper .thumbnail img {height:251px;}


/* Faq */
.panel-group.faq .panel {
	border: 0;
}

.panel-group.faq .panel-body .faq_a {
	padding-left: 33px;
	padding-right: 10px;
	background-image: url("img/faq_icon.png");
	background-repeat: no-repeat;
	background-position: 1px -218px;
}

.panel-group.faq .panel-default > .panel-heading {
	padding: 0;
	border: 0;
	width: 100%;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.03);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.03);
	box-shadow: 0 2px 2px rgba(0,0,0,0.03);
}

html[lang|=ko] .panel-group.faq .panel-default > .panel-heading {
	/*letter-spacing: -.05em;*/
}

.panel-group.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 1px solid #ddd;
	border-top: none;
}

.panel-group.faq .panel-heading a {
	padding: 12px 35px 12px 15px;
	display: block;
	color: #393939;
	font-size: 120%;
	font-weight: 700;
	line-height: 23px;
	background-color: #fff;
	border: 1px solid #ccc;
	position: relative;
	text-decoration: none;
}

.panel-group.faq .panel-heading a.collapsed {
	color: #888;
	font-weight: 400;
	background-color: #fcfcfc;
	border: 1px solid #ddd;
}

.panel-group.faq .panel-heading a .faq_q {
	display: block;
	padding-left: 33px;
	padding-right: 10px;
	background-image: url("img/faq_icon.png");
	background-repeat: no-repeat;
	background-position: 1px -109px;
}

.panel-group.faq .panel-heading a.collapsed .faq_q {
	background-position: 1px -10px;
}

.panel-group.faq .panel-heading a:after {
	font-family: "FontAwesome";
	content: "\f115";
	position: absolute;
	right: 15px;
	font-size: 17px;
	font-weight: 400;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
}

.panel-group.faq .panel-heading a.collapsed:after {
	font-family: "FontAwesome";
	content: "\f114";
}

.panel-group.faq .panel-heading a:hover {
	text-decoration: none;
	color: #393939;
	background-color: #fff;
	border: 1px solid #ccc;
}


/* Counsel */
.counsel {
	clear: both;
}

.counsel .counsel-a,
.counsel .counsel-q {
	padding-left: 28px;
	padding-right: 10px;
	background-image: url("img/faq_icon.png");
	background-repeat: no-repeat;
	background-position: 1px -109px;
}

.counsel .counsel-a {
	background-position: 1px -218px;
}


/* Calendar */
.table-calendar tbody td {
	vertical-align: top !important;
	padding: 0 !important;
	background-color: #fff;
}

.table-calendar tbody td .area {
	display: block;
	min-height: 90px;
	padding: 4px 7px !important;
}

/*.table-calendar tbody td.event, 
.table-calendar tbody td.event .area {
	background-color: #fffbf7;
} */

.table-calendar tbody td .area em {
	display: block;
	margin: 1px 0;
	font-style: normal;
	/* font-weight: 700; */
	font-family: 'eng-webfont';
}

.table-calendar tbody td.event .area em {
	color: #ff0000;
	color:#000;
	font-weight: 700;
}

.table-calendar tbody td.event .area div {
	margin: 5px 0 10px 0;
	font-size: 90%;
	line-height: 17px;
}

html[lang|=ko] .table-calendar tbody td.event .area div {
	letter-spacing: -.05em;
}
.table-calendar table {min-width:600px;}


/* Portfolio */
.row a,
.row.portfolio a {
	text-decoration: none;
}

@media (min-width:768px) {
	.form-inline.search-form .form-control {
		width: 100%;
		max-width: 180px;
	}

	.form-inline.search-form .btn,
	.form-inline.search-form .btn-group > .btn {
		top: -1px !important;
	}
}
	/* board_list_select 160311 추가*/
.check_select {
	position: absolute;
	left: 20px;
	z-index: 1;
}



/* --------------------------------- Membership Customer Group --------------------------------- */

/* Member Login */
.form-signin {
	max-width: 460px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	padding: 20px 0 70px;
}

.modal .form-signin {
	max-width: 330px;
	padding: 0;
}

.form-signin .form-signin-heading {
	width: 88%;
	font-size: 120%;
	line-height: 22px;
	text-align: center;
	margin: 0 auto;
}

.form-signin .form-signin-heading img {
	width: 45%;
	margin: 15px auto;
}

.form-signin .frame {
	max-width: 330px;
	margin: 0 auto;
}

.form-signin p {
	padding: 0 20px;
	color: #888;
	font-size: 80%;
	line-height: 18px;
	text-align: center;
}

.form-signin .input-group {
	margin-top: -1px;
}

.form-signin .check-save {
	margin-top: 10px;
	vertical-align: middle;
}

.form-signin .check-save label.text {
	position: relative;
	top: 1px;
	color: #ccc;
	font-size: 90%;
	margin-left: 6px;
}

.form-signin .form-control {
	position: relative;
	height: auto;
	border-color: #ddd;
	background-color: #fff;
	border-right-width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 13px;
}

.form-signin .form-control:focus {
	z-index: 2;
}

.form-signin .input-group .input-group-addon {
	position: relative;
	left: -1px;
	font-size: 140%;
	text-shadow: none;
	border-color: #ddd;
	border-left-width: 0;
	background-color: #fff;
}

.form-signin .input-group.userid .form-control {
	border-bottom-left-radius: 0;
}

.form-signin .input-group.userid .input-group-addon {
	border-bottom-right-radius: 0;
}

.form-signin .input-group.password .form-control {
	border-top-left-radius: 0;
}

.form-signin .input-group.password .input-group-addon {
	border-top-right-radius: 0;
}

.form-signin .btn-block {
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}


/* Member Terms */
.terms_overflow {
	max-height: 525px;
	padding: 15px;
	line-height: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fbfbfb;
	border: 1px solid #ddd;
}

/* 게시판 검색-검색조건 최소width 설정 */
.form-inline.search-form .form-group .form-control {
	min-width:100px;
}



/* -------------------------------------- Main Customer Group -------------------------------------- */

/* 상단 열림 팝업 */
.top-popup {
	display: none;
	overflow: hidden;
	background-color: #e4f0ff;
}

.top-popup .container {
	position: relative;
}

html[lang|=ko] .top-popup {
	letter-spacing: -.05em;
}

.top-popup-wrap {
	border-bottom: 1px solid #dbe5f2;
	color: #333;
}

.top-popup .top-popup-contents {
	line-height: 21px;
	padding: 10px 0 5px;
}

.top-popup .top-popup-contents p {
	margin-bottom: 10px;
}

.top-popup .top-popup-day {
	position: absolute;
	bottom: 0;
	right: 15px;
	clear: both;
	text-align: right;
	height: 32px;
	line-height: 22px;
	vertical-align: middle;
	padding: 3px 13px 0;
	background-color: #000;
}

.top-popup .top-popup-day input[type=checkbox] {
	position: relative;
	top: 1px;
}

.top-popup .top-popup-day .top-popup-oneday {
	cursor: pointer;
	color: #ddd;
	font-size: 100%;
	margin: 0 4px;
}

.top-popup .top-popup-day .top-popup-close {
	position: relative;
	top: 1px;
	color: #fff;
	font-size: 140%;
}

/* 상단 열림 팝업 추가 */
.btnPop .btn_pop_open a, .btnPop .btn_pop_close a {background:#727272 !important;margin-left: -3px; color:#fff !important;}
.btnPop .btn_pop_open a:hover, .btnPop .btn_pop_close a:hover {background:#626262 !important; color:#fff !important;}
#popupTop {}
#popupTop {position:relative;background:#f7f6eb;border-bottom:1px solid #c4c4c4}
#popupTop .wrap {position:relative;}
#popupTop .popupTop_wrap {overflow: hidden; position:relative;z-index:1;width:98%;margin:0 auto;padding:15px 0 20px}
#popupTop .popupTop_wrap ul.popupTop_list {border-top:0;padding:0;margin:0;}

#popupTop .popupTop_contents .popupTop_img {float:left;width:120px;text-align:center;margin-top:25px}
#popupTop .popupTop_contents .popupTop_img img {max-width:120px}
#popupTop .popupTop_contents .con {color:#454545;font-size:89%;line-height:1.5em;}
#popupTop .popupTop_contents .con .btn {margin-left:120px}
#popupTop .popupTop_contents .deta_btn {border:1px solid #648191;padding:2px 5px;color:#648191;margin-left:10px}
#popupTop .popupTop_control .popColse {position:absolute;bottom:4px;right:90px;z-index:100}
#popupTop .popupTop_control button{cursor:pointer;border:none;background:none;margin:0;padding:0}
#popupTop .popupTop_control button::-moz-focus-inner {border:0;padding:0;}
#popupTop .popupTop_control .popupTop_btn_Prev {position:absolute;top:38%;left:10px;}
#popupTop .popupTop_control .popupTop_btn_Next {position:absolute;top:38%;right:10px;}
#popupTop .popupTop_control .popupTop_btn_Play {position:absolute;bottom:10px;right:36px;z-index:100;}
#popupTop .popupTop_control .popupTop_count {position:absolute;bottom:8px;right:52px;z-index:1;color:#454545;text-align:center;}
#popupTop .popupTop_control .popupTop_count .count {color:#0564b2;}
#popupTop .popupTop_control .today_pop_close {/*position:absolute;bottom:4px;right:90px;*/text-align:right;font-weight:normal;z-index:100}
#popupTop .popupTop_control .today_pop_close input {margin-right:5px}

/* 20170913 상단팝업 적용_fusionsoft */
/* #popupTop .popupTop_contents .con .conTit {font-size:130%;font-weight:bold;color:#0564b2;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; text-align:center;} */
/* #popupTop .popupTop_contents #popupTop_remark {width:62%; margin:0 auto; padding-bottom:10px} */

#popupTop .popupTop_contents #popupTop_remark {width:7%; margin:0 auto; padding-bottom:10px}

/* 20170922 상단팝업 적용_fusionsoft */
#popupTop .popupTop_contents #popupTop_remark_1 {width:100%; margin:0 auto; padding-bottom:10px; text-align:center;}

@media (min-width:992px) and (max-width:1000px) {
	#popupTop .popupTop_contents .popupTop_img {display:none}
}

/* 메인 퀵 텍스트 */
.quick-text-wrap {
	background: #fff;
	border: 1px solid #e4e4e4;
	height: 240px;
	margin: 0 !important;
}

.quick-text-wrap h3 {
	line-height: 41px;
	font-size: 115%;
	margin: 0 0 5px 0;
	padding-left: 38px;
	border-bottom: 1px solid #e4e4e4;
	background: url("../img/bul_quick.png") no-repeat 15px 50%;
}

.quick-text-wrap a {
	display: block;
	line-height: 18px;
	margin: 5px 0;
	font-size: 85%;
	letter-spacing: -.05em;
}

html[lang|=ko] .quick-text-wrap .text-muted {
	letter-spacing: -.1em;
}

.quick-text-wrap div a div {
	width: 55px;
	height: 55px;
	line-height: 52px;
	margin: 0 auto;
	text-align: center;
	background: #81abd5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.quick-text-wrap div a:hover div {
	background: #0db79a;
}

.quick-text-wrap div a span {
	display: block;
	line-height: 1.2em;
}


/* 메인 탭 배너 */
.widget-tab-banner {
	clear: both;
	position: relative;
	border: 1px solid #ddd;
	background-color: #428fd0;
	background-image: url("/site/gbe/common/css/img/poly3.png");
	background-repeat: repeat;
	background-position: 0 0;
	height: 240px;
}

html[lang|=ko] .widget-tab-banner {
	letter-spacing: -.05em;
}

.widget-tab-banner h3 {
	position: absolute;
	top: 0;
	left: 20px;
	margin: 0;
	margin-top: -10px;
}

.widget-tab-banner li .tab_contents {
	content: "";
	clear: both;
	display: none;
	width: 100%;
	/*height: 307px;*/
	overflow: hidden;
	position: absolute;
	left: 198px;
	top: 0;
	*zoom: 1;
	z-index: 1;
	margin-left: -198px;
	padding-left: 198px;
}

.widget-tab-banner.content1_1 .content1_1 .tab_contents,
.widget-tab-banner.content1_2 .content1_2 .tab_contents,
.widget-tab-banner.content1_3 .content1_3 .tab_contents,
.widget-tab-banner.content1_4 .content1_4 .tab_contents,
.widget-tab-banner.content1_5 .content1_5 .tab_contents,
.widget-tab-banner.content1_6 .content1_6 .tab_contents,
.widget-tab-banner.content1_7 .content1_7 .tab_contents,
.widget-tab-banner.content1_8 .content1_8 .tab_contents,
.widget-tab-banner.content1_9 .content1_9 .tab_contents,
.widget-tab-banner.content1_10 .content1_10 .tab_contents,
.widget-tab-banner.content_1_1 .content_1_1 .tab_contents,
.widget-tab-banner.content_1_2 .content_1_2 .tab_contents,
.widget-tab-banner.content_1_3 .content_1_3 .tab_contents,
.widget-tab-banner.content_1_4 .content_1_4 .tab_contents,
.widget-tab-banner.content_1_5 .content_1_5 .tab_contents,
.widget-tab-banner.content_1_6 .content_1_6 .tab_contents,
.widget-tab-banner.content_1_7 .content_1_7 .tab_contents,
.widget-tab-banner.content_1_8 .content_1_8 .tab_contents,
.widget-tab-banner.content_1_9 .content_1_9 .tab_contents,
.widget-tab-banner.content_1_10 .content_1_10 .tab_contents {
	display: block;
}

.widget-tab-banner li .tab_contents .tab_con {
	background: #fff;
	height: 238px;
	padding: 15px 20px;
}
.widget-tab-banner li.content_1_1 .tab_contents .tab_con {
	padding:0;
}
#widget-tab-banner .widget-tab-banner .tab_con img {
	width: 100%;
	height:139px;
}
#widget-tab-banner .widget-tab-banner .tab_con img.ico,
#widget-tab-banner .widget-tab-banner .tab_con .isplay img,
#widget-tab-banner .widget-tab-banner .tab_con .isstop img {
	height:auto;
}
.widget-tab-banner li.content_1_1 .tab_contents .tab_con > div > ul > li > span > a > img {
	height:240px !important;
}

.widget-tab-banner li.content_1_1 .tab_contents .tab_con > div > ul > li > span > img {
	height:240px !important;
}

.widget-tab-banner li .tab_contents .tab_con .text {
	display: block;
	line-height: 1.4em;
}

.widget-tab-banner ul {
	position: relative;
	clear: both;
	*zoom: 1;
	margin: 0;
	padding: 0;
}

.widget-tab-banner ul:after {
	clear: both;
	content: "";
	display: block;
}

.widget-tab-banner a.tab {
	position: relative;
	z-index: 2;
	width: 208px;
	padding: 0;
	margin-bottom: 0;
/*border-bottom:1px solid #e8e8e8;*/
	top: 55px;
	margin-left: -10px;
}

.widget-tab-banner li:last-child a.tab {
	border-bottom: 0;
}
/*.widget-tab-banner .content_1_1 a.tab {
	border-bottom:1px solid #e8e8e8;
}*/
.widget-tab-banner a.tab strong {
	height: 43px;
	line-height: 33px;
	display: block;
	cursor: pointer;
	padding-left: 35px;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: "...";
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
/* off */
.widget-tab-banner a.tab,
.widget-tab-banner a.tab strong {
/*line-height:76px;
	font-size:16px;*/
	display: block;
	overflow: hidden;
	color: #eee;
	background-color: #92959a;
	background-color: transparent;
}
/* on */
.widget-tab-banner a:hover.tab strong,
.widget-tab-banner.content_1_1 .content_1_1 a.tab strong,
.widget-tab-banner.content_1_2 .content_1_2 a.tab strong,
.widget-tab-banner.content_1_3 .content_1_3 a.tab strong,
.widget-tab-banner.content_1_4 .content_1_4 a.tab strong,
.widget-tab-banner.content_1_5 .content_1_5 a.tab strong,
.widget-tab-banner.content_1_6 .content_1_6 a.tab strong,
.widget-tab-banner.content_1_7 .content_1_7 a.tab strong,
.widget-tab-banner.content_1_8 .content_1_8 a.tab strong,
.widget-tab-banner.content_1_9 .content_1_9 a.tab strong,
.widget-tab-banner.content_1_10 .content_1_10 a.tab strong {
	background-color: #fff;
	background-color: transparent;
	background-image: url("../img/bul_notice.png"), url("../img/tab_notice_on.png");
	background-repeat: no-repeat;
	background-position: 30px 30%, 0 0;
	padding-left: 52px;
	color: #336ebb;
}

.widget-tab-banner.content_1_1 .content_1_1 a.tab strong:after,
.widget-tab-banner.content_1_2 .content_1_2 a.tab strong:after,
.widget-tab-banner.content_1_3 .content_1_3 a.tab strong:after,
.widget-tab-banner.content_1_4 .content_1_4 a.tab strong:after {
	float: right;
	color: #336ebb;
	font-size: 12px;
	font-family: "FontAwesome";
	content: "\f0da";
	padding-left: 6px;
	padding-right: 15px;
}

.widget-tab-banner .tab_contents .tab_con .text-overflow {
	display:block;
	width:100%;
	text-align:center;
}
/* e-경북뉴스관련 */
.widget-tab-banner .content_1_3 .tab_contents .tab_con .vod .thumbnail {
	height:172px;
	overflow:hidden;
}
.widget-tab-banner .content_1_3 .tab_contents .tab_con .vod .thumbnail img {
	height:auto !important;
}

/* 메인 텍스트 배너 */
.widget-banner-text {
	clear: both;
	display: block;
	color: #fff;
	font-size: 110%;
	color: rgba(255, 255, 255, .9);
	line-height: 23px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
	padding: 14px 0;
	margin-bottom: 15px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	transition: opacity .3s ease,
	background-color .3s ease,
	color .3s ease,
	box-shadow .3s ease,
	background .3s ease;
	background-image: url("img/dot2.png");
	background-repeat: repeat;
	background-position: 0 0;
}

html[lang|=ko] .widget-banner-text {
	letter-spacing: -.05em;
}

.widget-banner-text .frame {
	padding: 0 17px;
}

.widget-banner-text .frame .text {
	margin-top: 11px;
}

.widget-banner-text .frame .icon {
	padding-left: 8px;
}

.widget-banner-text .frame .icon img {
	max-width: 71px;
}

.widget-banner-text strong {
	color: #f5ff9e;
	font-size: 160%;
}

a.widget-banner-text:focus,
			a.widget-banner-text:hover {
	color: #fff;
}


/* 메인 뉴스레터/소식지 */
.widget-newsletter-wrap {
	clear: both;
	color: #fff;
	font-size: 110%;
	line-height: 22px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
	background-color: #4f71e8;
	padding: 18px 0 23px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-image: url("img/dot2.png");
	background-repeat: repeat;
	background-position: 0 0;
}

html[lang|=ko] .widget-newsletter-wrap {
	letter-spacing: -.05em;
}

.widget-newsletter-wrap .frame {
	padding: 0 17px;
}

.widget-newsletter-wrap .frame .title {
	font-size: 110%;
}

.widget-newsletter-wrap .frame p {
	font-size: 100%;
	line-height: 17px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin: 12px 0;
}

.widget-newsletter-wrap .frame .title i {
	position: relative;
	top: -1px;
	margin-right: 5px;
	font-size: 90%;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.widget-newsletter-wrap .frame .keword {
	margin-bottom: 10px;
}

.widget-newsletter-wrap .frame .btn {
	font-size: 80% !important;
}

.widget-newsletter-wrap .frame .form-control {
	border: 0;
	background-color: #fff;
}


/* 메인 통합검색 */
.total-search-wrap {
	clear: both;
	overflow: hidden;
	height: 238px;
	color: #fff;
	line-height: 22px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
	background-color: #4f71e8;
	padding: 13px 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-image: url("img/dot2.png");
	background-repeat: repeat;
	background-position: 0 0;
}

html[lang|=ko] .total-search-wrap {
	letter-spacing: -.05em;
}

.total-search-wrap .frame {
	padding: 0 16px;
}

.total-search-wrap .frame .title {
	font-size: 160%;
	margin-bottom: 10px;
}

.total-search-wrap .frame .title i {
	position: relative;
	top: -3px;
	margin-right: 4px;
	color: #4f71e8;
	font-size: 70%;
	letter-spacing: -.1em;
	padding: 5px 8px 4px;
	background-color: #fff;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	border-radius: 10%;
	-webkit-box-shadow: inset 2px 2px 0 rgba(33,56,184,0.2);
	-moz-box-shadow: inset 2px 2px 0 rgba(33,56,184,0.2);
	box-shadow: inset 2px 2px 0 rgba(33,56,184,0.2);
}

.total-search-wrap .frame .btn {
	height: 34px !important;
	padding: 4px 14px !important;
	line-height: 1.5555555 !important;
}

.total-search-wrap .frame .input-group .form-control {
	border-color: #3b5ac3;
	background-color: #fff;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.total-search-wrap .frame .form-control:focus {
	border-color: #1021a1 !important;
}

.total-search-wrap .frequented-keword {
	padding: 13px 16px;
	margin-top: 14px;
	background-color: #3b58cb;
}

.total-search-wrap .frequented-keword .sub-title {
	margin-bottom: 5px;
}

.total-search-wrap .frequented-keword a {
	display: block;
	overflow: hidden;
	color: #c7d3fc;
	font-size: 90%;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: "...";
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}

.total-search-wrap .frequented-keword a:hover {
	color: #fff;
}

.total-search-wrap .frequented-keword em {
	position: relative;
	top: -1px;
	width: 20px;
	height: 17px;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
/*IE7 life-saver */
	color: #fff;
	font-size: 80%;
	line-height: 14px;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	padding: 1px 4px;
	margin-right: 5px;
	background-color: #1340cc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* 담당자 */
.chargeInfo {
	padding:8px 15px;
	margin-bottom:-1px;
	background:#fbfbfb;
	border:1px solid #dedede;
	-webkit-border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.chargeInfo .chargeInfo_person span {
	color:#89898b;
}
.chargeInfo .chargeInfo_person strong {
	font-weight:700;
	color:#393939;
}

/* 만족도 */
.satisfactionInfo {
	padding:6px 15px;
	border:1px solid #dedede;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.satisfactionInfo ul li {
	display:inline;
}
.form-horizontal .satisfactionInfo .form-group {
	padding-bottom:0;
	border-bottom:0;
	margin-bottom:0;
}


/* 메인 */
.main-box-wrap {
	background: #dbe4ed url("../img/bg.jpg") no-repeat 0 0;
}

/* 메인 일반게시판 추출 */
.widget-showlist {
	clear: both;
	position: relative;
	height: 238px;
	text-align: left;
	overflow: hidden;
	border: 1px solid #ddd;
	background-color: #fff;
}

.widget-showlist .h6 {
	position: absolute;
	top: 10px;
	left: 15px;
}

.widget-showlist-wrap {
	overflow: hidden;
	text-align: left !important;
	padding: 18px 15px !important;
	padding-top: 43px !important;
}

html[lang|=ko] .widget-showlist {
	letter-spacing: -.05em;
}


/* Notice Tab */
.widget-tab {
	clear: both;
	position: relative;
	width: 100%;
	height: 190px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.widget-tab.h370 {
	height: 370px;
}

html[lang|=ko] .widget-tab {
	letter-spacing: -.05em;
}

.widget-tab .title {
	position: relative;
	z-index: 2;
	float: left;
	background-color: #fff;
}

.widget-tab .title a {
	height: 42px;
	display: block;
	color: #222;
	font-size: 105%;
	text-align: center;
	padding: 9px 20px;
	background-color: #fafafa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.widget-tab .title.on a {
	position: relative;
	top: -1px;
	padding: 6px 20px 7px;
	color: #006bb6;
	background-color: #fff;
	border-top: 4px solid #006bb6 !important;
	border-bottom: 1px solid #fff !important;
}

.widget-tab .title.on a:after {
	position: absolute;
	top: -12px;
	left: 45%;
	color: #006bb6;
	font-family: "FontAwesome";
	content: "\f0d7";
}

.widget-tab .btn_more {
	display: none;
	position: absolute;
	right: 5px;
	top: 1px;
	height: 42px;
	display: block;
	color: #888;
	font-size: 90%;
	line-height: 43px;
	text-align: center;
}

.widget-tab .btn_more:after {
	float: right;
	color: #888;
	font-size: 12px;
	font-family: "FontAwesome";
	content: "\f067";
	padding-left: 6px;
	padding-right: 10px;
}

.widget-tab .tab-contents.on,
.widget-tab .on a.btn_more {
	display: block;
}

.widget-tab .tab-contents {
	display: none;
}


/* 공지사항외 4 탭 */
.notice_tab_1 {
	height: 240px;
}
.notice_tab_1 ul.basic-list li {
	width:48%;
	float: left;
	margin-right: 2%;
}
.notice_tab_1 ul.basic-list li a {
	width:82%;
}
.notice_tab_1 ul.basic-list li .date {
	width:15%;
}

/* 포토뉴스 탭 */
.notice_tab_2 {
	height: 209px;
}
.notice_tab_2 ul.album-list {
	padding:20px 10px;
}
.notice_tab_2 ul.basic-list li a {
	width:80%;
}
.notice_tab_2 ul.basic-list li .date {
	width:20%;
}

/* 바로가기 탭 */
.notice_tab_3 {
	height:190px;
}

.notice_tab_3 .title {
	width:9%;
}

.notice_tab_3 .title.t1 {
	width:6%;
}

.notice_tab_3 .title.t2 {
	width: 8%;
}

.notice_tab_3 .title.t3,
.notice_tab_3 .title.t4,
.notice_tab_3 .title.t7,
.notice_tab_3 .title.t8,
.notice_tab_3 .title.t9 {
	width: 13.2%;
}

.notice_tab_3 .title.t5,
.notice_tab_3 .title.t6 {
	width: 10%;
}

.notice_tab_3 .title a {
	padding: 9px 0;
	border-right: 0;
	border-left: 1px solid #ddd;
	text-decoration:none;
}

.notice_tab_3 .title:first-child a {
	border-left: 0;
}

.notice_tab_3 .title.on a {
	padding: 6px 0 7px;
}

.notice_tab_3 .title.on:first-child a {
	border-left: 0;
}

.notice_tab_3 .tab-contents .tab-list li {
	width: 16.666666666%;
	float: left;
	font-size: 95%;
}

/* Basic List */
ul.tab-list {
	position: absolute;
	left: 0;
	top: 41px;
	z-index: 1;
	width: 100%;
	padding: 20px;
	margin: 0;
	border-top: 1px solid #e4e4e4;
}

ul.basic-list li {
	line-height: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url("img/bul_dot.png") no-repeat 0 50%;
}

ul.basic-list li a {
	float: left;
	width: 89%;
	overflow: hidden;
	position: relative;
	display: block;
	padding-left: 10px;
	color: #727272;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: "...";
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
/*ul.basic-list li a:after {
	position:absolute;
	top:2px;
	left:0;
	color:#aaa;
	font-size:4px;
	font-family:"FontAwesome";
	content:"\f111";
}*/
ul.basic-list li .date {
	float: right;
	text-align: right;
	width: 11%;
	letter-spacing: .0em;
	font-size: 90%;
}


/* Rolling */
.popupzone {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.issue_tab {
	padding: 0;
	margin: 0;
}

#big-banner .issue_tab {
	height: 238px;
}

#small-banner .issue_tab {
	height: 370px;
}

.issue_tab li {
	float: left;
	overflow: auto;
	padding: 0;
	margin: 0;
}

.issue_tab li a.link {
	position:relative;
	top:0;
	z-index:3;
	display:block;
	padding:0;
	margin-right:2px;
}
.issue_tab li.first .ico {
	padding-left:10px;
}

.issue_tab span {
	width: 100%;
	left:0;
	top:0;
	position: absolute;
	z-index: 1;
}

.issue_tab span a {
	margin-top: 0;
	height: auto;
}

.issueControll {
	top:0;
	right:10px;
	position: absolute;
	z-index: 2;
}

.issueControll a {
	float: left;
	position: relative;
	margin-left: 2px;
}


/* adlist */
.adlist {
	clear: both;
	overflow: hidden;
	position: relative;
/*padding:10px 15px;
	border:1px solid #ddd;*/
	background-color: #fff;
}

.adlist h3 {
	font-size: 110%;
	display: inline-block;
}

.adlist h3 span {
	color: #0f61b3;
}

.adlist .ad_ctrl .ad_ctrl_btn {
	position: absolute;
	top: 15px;
	left: 87px;
	width: 21px;
	height: 20px;
	display: block;
	border: 0;
	text-indent: -9999px;
	background-image: url("../img/ad_ctrl_play.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.adlist .ad_ctrl .ad_stop {
	background-image: url("../img/ad_ctrl_pause.png");
}

.adlist .ad_ctrl .ad_left {
	top: 15px;
	left: 67px;
	display: none;
	background-image: url("../img/ad_ctrl_left.png");
}

.adlist .ad_ctrl .ad_right {
	top: 15px;
	left: 107px;
	background-image: url("../img/ad_ctrl_right.png");
}

.adlist .ad_ctrl .ad_list {
	left: 127px;
	background-image: url("../img/ad_ctrl_list.png");
}

.adlist .ad_list_set {
	position: relative;
	position: absolute;
	top: 0px;
	left: 165px;
	overflow: hidden;
	width: 100%;
}

.adlist .ad_list_set ul {
	width: 100%;
	padding: 0;
	margin: 0;
}

.adlist .ad_list_set ul li {
	float: left;
	margin-right: 9px;
}

.adlist .ad_list_set ul li img {
	border: 1px solid #c4c4c4;
	width:155px;
	height:44px;
}

.adlist .ad_list_set ul li a:hover img {
	border: 1px solid #ddd;
}
/* 배너리스트 */
.bannerList {
}
.bannerList .banner_article {
	padding:22px 15px 0;
	margin-bottom:30px;
	border:1px dashed #ddd;
}
.bannerList .banner_article > div > div {
	display:block;
	text-align:center;
	margin-bottom:22px;
}
.bannerList .banner_article > div > div > a > img {
	padding:3px;
	border:1px solid #ddd;
}
/* 모달배너모음 */
#bannerListView .bannerList .banner_article a img {
	width:155px;
	height:44px;
}
/* 사이트바로가기 */
.adlist.quickSite {
	border:1px solid #ddd;
}
.adlist.quickSite h3 {
	padding-left:15px;
}
.adlist.quickSite .ad_list_set2 {
	position: relative;
	position: absolute;
	top: 0px;
	left: 175px;
	overflow: hidden;
	width: 100%;
}
.adlist.quickSite .ad_ctrl {
	position:relative;
}
.adlist.quickSite .ad_list_set2 ul {
	width:100%;
	padding:0;
	margin:0;
}
.adlist.quickSite .ad_list_set2 ul li {
	float: left;
	margin-right: 9px;
	width:150px;
	padding-top:15px;
	text-align:center;
}
.adlist.quickSite .ad_ctrl .ad_ctrl_btn2 {
	position: absolute;
	top: -35px;
	width: 21px;
	height: 20px;
	display: block;
	border: 0;
	text-indent: -9999px;
}
.adlist.quickSite .ad_ctrl .ad_left {
	left:160px;
	display: none;
	background:#fff url("../img/btn_quick_prev.png") no-repeat 0 0;
}
.adlist.quickSite .ad_ctrl .ad_right2 {
	right:0;
	background:#fff url("../img/btn_quick_next.png") no-repeat 0 0;
	z-index:1;
}
/* 메인 */
.QRcode {
	line-height: 1.2em;
}
/* 바로가기*/
.link_url {
	height:209px;
	background: #fff;
	border: 1px solid #ddd;
}

.link_url ul {
	padding-left: 0;
	font-size: 95%;
	letter-spacing: -.05em;
}

.link_url ul li {
	float: left;
	width: 33.3333333%;
	height: 209px;
	border-left: 1px solid #ddd;
}

.link_url dl dt {
	line-height: 41px;
	font-size: 115%;
	margin: 0;
	color: #323232;
	text-align: center;
	background: #fafafa;
	border-bottom: 1px solid #e4e4e4;
}

.link_url dl dd {
	padding: 4px 0 6px 16px;
	/* font-size: 95%; */
	background: url("img/bul_dot.png") no-repeat 9px 50%;
}

.link_url dl dd span {
	font-size: 90%;
	letter-spacing: -.05em;
	color: #0f61b5;
}
/* 팝업존-템플릿 */
.popupZone {background:yellow;overflow:hidden;}
#popupzone {
	position: relative;
	height: 209px;
	border: 1px solid #e4e4e4;
	background: #fff;
}

#popupzone h3 {
	line-height: 41px;
	font-size: 115%;
	margin: 0;
	padding-left: 38px;
	border-bottom: 1px solid #e4e4e4;
	background: url("../img/bul_popup.png") no-repeat 15px 50%;
}

#popupzone .control {
	position: absolute;
	top: 12px;
	right: 10px;
	z-index: 11;
}

#popupzone .control:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}

#popupzone .control * {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

#popupzone .control a {
	float: left;
	line-height: 0;
}

#popupzone .control .num {
	float: left;
	padding: 0 8px;
	color: #424d5d;
	line-height: 1em;
}

#popupzone .control .num span {
	position: relative;
	color: #0f61b3;
	font-weight: bold;
}

#popupzone .popup_list {
	position: relative;
/*height:255px;*/
	z-index: 10;
}

#popupzone .popup_list li {
/*height:255px;*/
	width: 100%;
}

#popupzone .popup_list li a {
	display: block;
}

#popupzone .popup_list li a img {
	height:165px;
}

#popupzone .popup_list li img {
	height:165px;
}

#popupzone .thumbnail {
	overflow: hidden;
	border: 0;
}

#popupzone a.thumbnail:hover {
	border-color: #5ba2cd;
}
/* 퀵메뉴 */
.quickmenu {
	width: 120px;
	position: absolute;
	top: 30px;
	right: -140px;
	clear: both;
}

.quickmenu dl {
	border: 1px solid #dedede;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.quickmenu dl dt {
	background: #0770bb;
	color: #fff;
	text-align: center;
	padding: 8px 0px;
}

.quickmenu dl dd {
	color: #000;
	font-size: 90%;
	padding-top: 10px;
}

.quickmenu dl dd ul li {
	padding-left: 10px;
	display: block;
}

.quickmenu dl dd ul li a {
	display: block;
	line-height: 1.2;
	color: #666;
	margin: 6px 0;
}

.quickmenu dl dd ul li a:hover {
	color: #0770bb;
}

/* 컨텐츠관련 */
#contentRemark, .setting_wrap {
	margin-bottom:30px;
}
.setting_wrap .btn_setup a {
	padding:4px 14px 4px 10px;
	border:1px solid #dadada;
	background:#ededed;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
	transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
}
.setting_wrap .btn_setup a:hover {
	background:#fff;
	color:#333;
}

.board_info {
	position: relative;
	border: 1px solid #dadada;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 20px 20px;
	margin-bottom:30px;
	color: #444;
	background: url("img/bul_line2.png") repeat-x 0 bottom;
}

.con_box {
	position: relative;
	border: 1px solid #dadada;
	padding: 15px 20px 20px;
	color: #444;
	background: url("img/bul_line2.png") repeat-x 0 bottom;
}

.con_box2 {
	padding: 6px 18px;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.con_box3 {
	background: #efeff4 url("img/pattern2.jpg") repeat 0 0;
	padding: 25px;
	color: #444;
}

.con_box4 {
	padding: 5px;
	margin-bottom: 20px;
	background: url("img/bul_line3.gif") repeat;
	border: none;
	text-align: center;
}

.con_box4 .inner {
	background: #fff;
	padding: 20px;
	line-height: 22px;
}

.con_box5 {
	background: #f9f9f9;
}

.con_box6 {
	position: relative;
	padding: 20px 20px 24px 70px;
	width: 100%;
	border: 1px solid #dcdee2;
	background: #f9fafb;
}

.con_box6 .num {
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 12px 18px;
	background: #939ab7;
	color: #fff;
}

.con_box6 .num1 {
	background: #bdbdbd;
}

.con_box6 .num2 {
	background: #939ab7;
}

.con_box6 .num3 {
	background: #3141a1;
}

.con_box7 {
} /* 학교운영위원회-col3 */
.con_box7 dl {
}

.con_box7 dl dt {
	background: #3baeda;
	color: #fff;
	padding: 10px;
	font-size: 105%;
	letter-spacing: -.05em;
}

.con_box7 dl dd {
	background: #eee;
	padding: 10px 15px;
}

.line_box {
	padding: 10px 14px;
	border: 1px solid #d6d6d6;
}

.check_box {
	padding: 8px 14px 8px 42px;
	border: 1px dashed #f3ccb2;
	background: url("img/bul_check.gif") no-repeat 15px 10px;
}

.txt_box {
	border: 1px solid #dee1e6;
	background: #f6f9ff;
	padding: 5px 10px;
}

.tablist {
}

.tablist li {
	width: 33.333333%;
	background: #f6fafd;
} /* col3 */
.tablist li.on {
	background: #1475d3;
	text-decoration: underline;
}

.tablist > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: center;
	border-color: #e4e9ef;
	padding-left: 0;
	padding-right: 0;
}

.tablist > li > a:hover {
	background: #f6fafd;
	color: #1475d3;
}

.tablist > li.on > a {
	border-color: #1475d3;
	color: #fff;
	background: -moz-linear-gradient(top, #1475d3 0%, #1164b2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1475d3), color-stop(100%,#1164b2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1475d3 0%,#1164b2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1475d3 0%,#1164b2 100%n); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1475d3 0%,#1164b2 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1475d3', endColorstr='#1164b2',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(to bottom, #1475d3 0%,#1164b2 100%); /* W3C */
}

.tablist > li.on > a:hover {
	border-color: #0763ba;
}

.tablist>li+li {
	margin-left: 0;
}
.tablist.col2 li {
	width: 50%;
} /* col2 */
.tablist.col4 li,
ul.col4 li {
	/*width: 25%;*/
	width: 50%;
} /* col4 */
.ul_list, .ul_list4, .ol_list li ul {
	padding-left: 0;
}

.ul_list li {
	padding-left: 13px;
	background: url("img/bul_dot.png") no-repeat 6px 12px;
}

.ul_list li ul {
	padding-left: 5px;
}

.ul_list li ul li {
	padding-left: 10px;
	background: url("img/bul_li.png") no-repeat 0 12px;
}

.ul_list li ol li {
	padding-left: 0;
	background: none;
}

.ul_list .line {
	border-bottom: 1px solid #e7e7e7;
}

.ul_list.ul_history span {
	display: inline-block;
	width: 100px;
}

.ul_list2 {
} /* col5 */
.ul_list2 li {
	float: left;
	width: 20%;
}

.ul_list2 li dl dt {
}

.ul_list2 li dl dd {
}

.ul_list2 .ul_list li {
	float: none;
	width: 100%;
}

.ul_list3 {
	padding-left: 0;
	overflow: hidden;
} /* col2 */
.ul_list3 li {
	padding-left: 13px;
	background: url("img/bul_dot.png") no-repeat 6px 10px;
	float: left;
	width: 50%;
}

.ul_list4 li {
	padding-left: 10px;
	background: url("img/bul_li.png") no-repeat 0 12px;
}

.ul_list5 {
} /* col5 */
.ul_list5 li {
	float: left;
	width: 50%;
}

.ol_list {
	padding-left: 18px;
}

.ol_list li {
	list-style-type: decimal;
}

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

.ol_list li ol {
	padding-left: 24px;
}

.ol_list li ol li {
	list-style-type: decimal-leading-zero;
	font-size: 95%;
}

.ol_list li ul li {
/*font-size:95%;*/
	padding-left: 10px;
	background: url("img/bul_li.png") no-repeat 0 10px;
}

.ol_list2 {
} /* num */
.ol_list2 li span {
	background: #0770bb;
	color: #fff;
	display: inline-block;
	padding: 1px 10px;
	margin-right: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.dl_list {
}

.dl_list dt {
	color: #145dac;
}

.dl_list dd {
}

.step_list {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
} /* step  */
.step_list li {
	display: table-cell;
	position: relative;
	width: 33.3%;
	text-align: center;
	text-shadow: 0 0 1px rgba(0, 0, 0, .2);
	vertical-align: middle;
	box-shadow: inset 5px 0px 7px 0px rgba(39, 47, 55 , 0.1 );
}

.step_list.col4 li {
	width: 25%;
}

.step_list.col5 li {
	width: 20%;
}

.step_list.col6 li {
	width: 16.6666666%;
}

.step_list.col7 li {
	width: 14.2857142%;
}

.step_list li.step1 {
	box-shadow: none;
	background: #50c1e9;
}

.step_list li.step2 {
	background: #3baeda;
}

.step_list li.step3 {
	background: #4a92d2;
}

.step_list li.step4, .step_list2 .left_area {
	background: #3378c1;
}

.step_list li.step5 {
	background: #2eb8c2;
}

.step_list li.step6 {
	background: #48cfae;
}

.step_list li.step7, .step_list2 .right_area {
	background: #4bc27d;
}

.step_list li.step8 {
	background: #8ecd42;
}

.step_list li:after {
	content: "";
	position: absolute;
	top: 40%;
	right: -12px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	z-index: 10;
}

.step_list li.step1:after {
	border-left: 13px solid #50c1e9;
}

.step_list li.step2:after {
	border-left: 13px solid #3baeda;
}

.step_list li.step3:after {
	border-left: 13px solid #4a92d2;
}

.step_list li.step4:after {
	border-left: 13px solid #3378c1;
}

.step_list li.step5:after {
	border-left: 13px solid #2eb8c2;
}

.step_list li.step6:after {
	border-left: 13px solid #48cfae;
}

.step_list li.step7:after {
	border-left: 13px solid #4bc27d;
}

.step_list li:last-child:after {
	display: none;
}

.step_list li > div {
	display: inline-block;
}

.step_list li .txt_area {
	float: left;
	margin: 8px 0;
}

.step_list li .txt_area span {
	display: block;
}

.step_list li .txt_area span.num {
	color: #fff337;
}

.step_list li .txt_area span.txt, .step_list2 .left_area, .step_list2 .right_area {
	color: #fff;
	line-height: 120%;
}
.step_list li.step1 .txt, .step_list li.step2 .txt, .step_list li.step5 .txt  {
	color:#000 !important;
}
/* .step_line li {background:#fff !important;border:1px solid #ddd;} */
.step_list2 {
} /* col2좌우 */
.step_list2 .left_area, .step_list2 .right_area {
	line-height: 60px;
}

.step_list2 .arrow_lr:after {
	font-family: "FontAwesome";
	content: "\f178";
	font-size: 130%;
} /* 좌우화살표 */
.step_list2 .arrow_rl:before {
	font-family: "FontAwesome";
	content: "\f177";
	font-size: 130%;
}

.step_list3 {
} /* step_line */
.step_list3 div>div {
	position: relative;
	border: 1px solid #50c1e9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.step_list3 div>div.step1 {
	border-color: #50c1e9;
}

.step_list3 div>div.step2 {
	border-color: #3baeda;
}

.step_list3 div>div.step3 {
	border-color: #4a92d2;
}

.step_list3 div>div.step4 {
	border-color: #3378c1;
}

.step_list3 div>div.step5 {
	border-color: #2eb8c2;
}

.step_list3 div>div.step6 {
	border-color: #48cfae;
}

.step_list3 div>div.step7 {
	border-color: #4bc27d;
}

.step_list3 div>div.step8 {
	border-color: #8ecd42;
}

.step_list3 div>div span {
	display: block;
}

.step_list3 div>div strong {
	display: block;
	margin: 5px;
	padding: 6px;
	color: #fff;
	text-align: center;
	background: #50c1e9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.step_list3 div>div.step1 strong {
	background: #50c1e9;
}

.step_list3 div>div.step2 strong {
	background: #3baeda;
}

.step_list3 div>div.step3 strong {
	background: #4a92d2;
}

.step_list3 div>div.step4 strong {
	background: #3378c1;
}

.step_list3 div>div.step5 strong {
	background: #2eb8c2;
}

.step_list3 div>div.step6 strong {
	background: #48cfae;
}

.step_list3 div>div.step7 strong {
	background: #4bc27d;
}

.step_list3 div>div.step8 strong {
	background: #8ecd42;
}

.step_list3 div>div ul {
	display: block;
	margin: 5px 8px 8px 5px;
	padding-bottom: 6px;
	letter-spacing: -.05em;
}

/* 190405 수정 */
.step_list3 div>div:after {
 font-family: "FontAwesome";
 content: "f054";
 color: #eb7b04;
 position: absolute;
 top: 40px;
 left: -20px;
}
.step_list3 div:first-child>div:after {
 content: "";
}

.step_list4 {
}

.step_list4 div {
	border: 1px solid #d6d6d6;
	background:#eee;
}

.step_list4 div ul {
	position: relative;
}

.step_list4 div > ul:after {
	font-family: "FontAwesome";
	content: "\f078";
	color: #eb7b04;
	position: absolute;
	top: -30px;
	left: 12%;
}

.step_list4 > div:first-child > ul:after {
	content: "";
}

.step_list4 div > ul > li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.step_list4 .con {
	background:#fff;
}

.step_list5 .info1,
.step_list5 .info2,
.step_list5 .info3 {
	position: relative;
	color:#fff;
	padding:10px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
.step_list5 .info1 {
	background:#4cb2d7;
}
.step_list5 .info2 {
	background:#6689d4;
}
.step_list5 .info3 {
	background:#4164b1;
}
.step_list5 div>div:after {
	font-family:"FontAwesome";
	content:"\f0fe";
	color:#8292a2;
	position:absolute;
	top:30%;
	left:-22px;
	font-size:16px;
}
.step_list5 div:first-child>div:after {
	content: "";
}

.table > thead > tr > th {
	border-top-color: #0c4da2 !important;
	background-color: #fbffff;
}

.table > thead > tr > th.th_t {
	border: 1px solid #aaa !important;
}

.table > tbody > tr > th {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f0f7ff;
	text-align: center;
	vertical-align: middle;
}

.table > tbody > tr > td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.table.table2 > thead > tr > th {
	border-top: 1px solid #000 !important;
	background-color: #f2f2f2;
	border-bottom: 0 !important;
}
.table.table2 > thead > tr > th.th_t {
	border-color: #aaa !important;
}

.table3 {
	position: relative;
}
.table3 th {
	padding: 20px 0 25px 20px;
	font-size: 110%;
	font-weight: 700;
	color: #4164b1;
	border-bottom: 1px dotted #6689d4;
	background: #f4f7fd;
}

.table3 td {
	padding: 21px 0 25px 20px;
	font-size: 14px;
	line-height: 23px;
	border-bottom: 1px solid #dcdee2;
}

.history {
	width: 100%;
}

.history .history_con > li {
	overflow: hidden;
	padding: 10px 0 15px;
	border-bottom: 1px dashed #ddd;
}

.history .history_con li dt {
	float: left;
	width:10%;
	text-align: center;
	font-weight: 700;
	margin-bottom: 8px;
	font-size: 1.8em;
	color: #333;
}

.history .history_con li dd {
	float: left;
	width:85%;
}

.history .history_con li dd li {
	position: relative;
	clear: both;
	padding: 3px 10px 3px 80px;
	color: #444;
}

.history .history_con li dd li span {
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 80px;
	color: #0c4da2;
	font-weight: 700;
	text-align: center;
}

.history .history_con li dd li div {
	font-size: 95%;
	color: #777;
	margin-top: 5px;
}

.history2 {
}

.history2 li {
	border-bottom: 1px dashed #ddd;
	padding-top: 8px;
	padding-bottom: 8px;
}

.history2 li ul {
	margin-left: 110px;
}

.history2 li ul li {
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.history2 li dt {
	color: #0c4da2;
	width: 100px;
	float: left;
}

.history2 li dd {
}


/* 조직도 */
.org_wrap {
	position:relative;
	background: url("/uploads/CONTENTS/site/gbe/org_bg.png") no-repeat 56% 60px;
}
.org_wrap .org1 a {
	margin:0 auto;
	width:150px;
	padding:49px 0;
	display:block;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	color:#fff;
	font-size:140%;
	line-height:100%;
	background:#d44d00;
}
.org_wrap .org1 a span {
	font-size:80%;
	display:block;
}
.org_wrap .org1 a strong {
	display:block;
	font-size:110%;
}
.org_wrap .org2 {
	margin:0 auto;
	padding:15px 0;
	display:block;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	color:#fff;
	background:#3c71c9;
}
.org_wrap .org2 {
	margin:0 auto;
	width:120px;
	padding:40px 0;
	display:block;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border-radius:80px;
	color:#fff;
	line-height:100%;
	background:#3c71c9;
}
.org_wrap .org2 strong {
	display:block;
	font-size:120%;
}
.org_wrap .org3 a {
	color:#fff;
	padding:10px 0;
	display:block;
	background:#4fab3e;
}
.org_wrap .org3.org3_1 {
	margin-top:-12px;
}
.org_wrap .org_dep dl {
	width:100%;
	display:block;
}
.org_wrap .org_dep dl dt {
	color:#fff;
	padding:15px 0;
	background:#6d727c;
	background:#499ad9;
}
.org_wrap .org_dep dl dd ul li a {
	display:block;
	padding:14px 0;
	margin:2px 0;
	background:#f9f9f9;
	border:1px solid #ddd;
}
.org_wrap .org_dep .org4 dt {
	background:#399eb2;
}
.org_wrap .org_dep .org4 dd ul li a {
	color:#217f92;
}
.org_wrap .org_dep .org5 dt {
	background:#6678a5;
	background:#8357ac;
}
.org_wrap .org_dep .org5 dd ul li a {
	color:#63368d;
}
/* 옴부즈맨 */
.ombudsman_wrap {
	min-height:600px;
	background:url("/uploads/CONTENTS/site/gbe/ombudsman_img1.png") no-repeat 100% 100%;
}
.ombudsman_wrap .ombudsman {
	width:74%;
}
.ombudsman_wrap .ombudsman ul li {
	font-size:120%;
	letter-spacing:-.05em;
	color:#000;
	padding-top:20px;
}
.ombudsman_wrap .ombudsman .label {
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	margin-right:10px;
}

/* e드리미 */
.edreami_mean .tit > div > strong {
	font-size:220%;
	width:180px;
	display:block;
	margin:0 auto;
	padding:60px 0;
	color:#fdff6e;
	text-shadow: 0px 1px #ffffff, 4px 4px 0px rgba(255,255,255, .2);
	background:#4bc27d;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
.edreami_mean .tit div:after {
	font-family:"FontAwesome";
	content:"\f078";
	color:#8292a2;
	position:absolute;
	top:100%;
	left:46%;
	font-size:26px;
}
.edreami_mean .info > div > div > strong {
	font-size:220%;
	line-height:1;
	color:#fdff6e;
	text-shadow: 0px 1px #ffffff, 4px 4px 0px rgba(255,255,255, .2);
}
.edreami_mean .info > div > div > p {
	font-size:160%;
	margin:0;
	line-height:1;
}

/* 기부하기절차 */
.donation_wrap > div > div > div > p {
	display:block;
	font-size:120%;
	width:170px;
	margin:-40px auto 0;
	padding:66px 0;
	background:#c4c4c4;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	color:#000;
}
.donation_wrap > div > div > div.step2 > p {
	background:#ffa88d;
}
.donation_wrap > div > div > div.step3 > p {
	background:#85c8d6;
}
.donation_wrap > div > div > div.step4 > p {
	background:#4cb2d7;
}
.donation_wrap > div > div > div > p:after {
	font-family:"FontAwesome";
	content:"\f054";
	color:#8292a2;
	position:absolute;
	top:105px;
	left:-3%;
	font-size:22px;
}
.donation_wrap > div > div > div.step1 > p:after {
	content:"";
}

/* 경북교육계획 */
.edu_plan {
	background: #faf7f2 url("/uploads/CONTENTS/site/gbe/eduplan_bg.jpg") no-repeat 0 0;
	background-size:cover;
	min-height:448px;
	border:1px solid #ddd;
}

.edu_plan2 {
 background: #faf7f2 url("/uploads/CONTENTS/site/gbe/eduplan2_bg.jpg") no-repeat 0 0;
 background-size:cover;
 min-height:448px;
 border:1px solid #ddd;
}

.edu_plan2 h4 {
 font-size:160%;
 color:#717171;
 line-height:140%;
}

.edu_plan2 h4 strong {
 font-size:160%;
 color:#222;
 display:block;
}

.edu_plan2 a {
 width:100%;
}

.edu_plan_2016 {
	background: #faf7f2 url("/uploads/CONTENTS/site/gbe/eduplan_bg_2016.jpg") no-repeat 0 0;
	background-size:cover;
	min-height:448px;
	border:1px solid #ddd;
}

.edu_plan h4 {
	font-size:160%;
	color:#717171;
	line-height:140%;
}
.edu_plan h4 strong {
	font-size:160%;
	color:#222;
	display:block;
}
.edu_plan a {
	width:100%;
}

/* 교육청 ci */
.ci_wrap {
	border:1px solid #ccc;
	background:url("img/pattern3.jpg") repeat 0 0;
}

/* 교육청배치도 */
.panel-group.faq.blockplan .panel-heading {
	letter-spacing:0 !important;
}
.panel-group.faq.blockplan .panel-heading a {
	font-weight:400;
}
.panel-group.faq.blockplan .panel-heading a {
	color:#000;
	font-size:95%;
}
.panel-group.faq.blockplan .panel-heading a.collapsed {
	color:#333;
}
.panel-group.faq.blockplan .panel-heading a.collapsed:after {
	content: "\f078";
}
.panel-group.faq.blockplan .panel-heading a:after {
	content: "\f077";
}

/* 그래프관련 */
.chartGraph .table-responsive div {
	overflow-x: hidden;
	overflow-y: hidden;
}

/* 다음지도 */
#map {
	position:relative;
	overflow:hidden;
	width:100%;
	height:350px;
}

/* 로그인 */
.login_user .btn-down {
	width:100%;
}
.login_user .ipin_url .label {
	height:auto;
	width:100%;
	padding:6px 0;
}
.login_user .ipin_url .label.label-success {background:#43A330;}
.login_user .ipin_url .label.label-success:hover {background:#2b8619;}
.login_user .ipin_url .label.label-warning {background:#DF731C;}
.login_user .ipin_url .label.label-warning:hover {background:#c95a00;}
.login_intranet .intranet_txt i {
	width:74px;
	padding:15px 0;
	margin-bottom:4px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	color:#fff;
	line-height:100%;
	background:#6d727c;
}
 
/* 교육감 */
.edu_supt {
	height:239px;
	/*background: #a6d6ef url("../img/bg_edu_supt.jpg") no-repeat 0 0;*/
	background-color: #a6d6ef;
	background-image: url("/site/gbe/common/css/img/poly3.png");
	background-repeat: repeat;
	background-position: 0 0;
}
.edu_supt > .row {
	height: 239px;
	background-image: url("/site/gbe/common/img/bg_edu_supt.png");
	background-repeat: no-repeat;
	background-position: 15px bottom;
}

.edu_supt p {
	font-size: 130%;
	line-height: 130%;
	padding-top: 20px;
	/*padding-left: 170px;*/
	margin: 0 0 10px 0;
	color: #222;
}

.edu_supt p em {
	display: block;
	/*text-indent: -9999px;
	height: 35px;
	background: url("../img/txt_edu_supt.png") no-repeat 0 0;*/
}

.edu_supt p strong {
	font-size:125%;
}

.edu_supt ul {
	/*padding-left: 170px;*/
}

.edu_supt ul li {
	margin-bottom: 4px;
}

.edu_supt ul li a,
.edu_supt a {
	display: block;
	/*width: 177px;*/
	width:100%;
	width:92%;
	line-height: 38px;
	letter-spacing:-.1;
	font-size: 95%;
	color: #fff;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	-webkit-transition: opacity .3s ease, background-color .3s ease, color .3s ease, background .3s ease;
	transition: opacity .3s ease, background-color .3s ease, color .3s ease, background .3s ease;
}

.edu_supt ul li a:hover,
.edu_supt ul li a.btn-b:hover,
.edu_supt ul li a.btn-g:hover,
.edu_supt a:hover,
.edu_supt a.btn-b:hover,
.edu_supt a.btn-g:hover {
	color: #fff;
}

.edu_supt ul li a.btn-b,
.edu_supt a.btn-b {
	color: #b1dbff;
	background-image: url("../img/bul_icon1.png");
}

.edu_supt ul li a.btn-b:hover,
.edu_supt a.btn-b:hover {
	background-color: #235fac;
}

.edu_supt ul li a.btn-g,
.edu_supt a.btn-g {
	color: #d5fff8;
	background-image: url("../img/bul_icon2.png");
}

.edu_supt ul li a.btn-g:hover,
.edu_supt a.btn-g:hover {
	background-color: #08a489;
}
/* QS인증-안내 */
.qs_progress {
	border: 1px solid #ddd;
	padding: 30px;
}

.qs_progress .qs_1 {
	background: #299ddd;
	color: #fff;
	font-size: 120%;
	padding: 15px 0;
}

.qs_progress .qs_2 {
	padding-top: 70px;
	background: url("../img/bul_arrow.png") no-repeat 50% 10px;
}

.qs_progress .qs_2 .row {
	background: #eee;
	border: 1px solid #e2e2e2;
	padding-top: 30px;
	padding-bottom: 20px;
}

.qs_progress .qs_2 strong, .qs_progress .qs_3 strong {
	background: #38b1ae;
	color: #fff;
	font-size: 110%;
	padding: 6px 0;
	display: block;
}

.qs_progress .qs_2 ul li dl, .qs_progress .qs_3 ul li ul {
	width: 96%;
	padding: 8px 0;
	margin: 0 auto;
}

.qs_progress .qs_2 ul li dl dt {
	background: #5acecb;
	color: #fff;
	padding: 8px 0;
}

.qs_progress .qs_2 ul li dl dd {
	background: #e8fffe;
	color: #000;
	padding: 15px 0;
	box-shadow: 0 1px 0px #e2e2e2;
}

.qs_progress .qs_3 {
	margin-top: 40px;
}

.qs_progress .qs_3 .row {
	border: 1px solid #e2e2e2;
	padding-top: 20px;
	padding-bottom: 20px;
}

.qs_progress .qs_3 strong {
	background: #464c58;
}

.qs_progress .qs_3 ul li ul {
	background: #efeff3;
	box-shadow: 0 1px 1px #c1c1c2;
}

/* 기부하기 */
.donation dl {
	display:block;
	clear:both;
	overflow:hidden;
}
.donation dl dt {
	float:left;
	width:20%;
	color:#0770bb;
	text-align:center;
	padding:5px 0;
	background:#f3f9fc;
	border:1px solid #abc7d7;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin-bottom:10px;
}
.donation dl dd {
	float:left;
	width:70%;
	padding:5px 0 5px 10px;
	margin-bottom:12px;
}

/* 열림교육감실 */
.edu_supt_con {
	padding: 20px 10px;
	min-height: 700px;
	background: #cec2a0 url("../img/edu_supt_bg.jpg") no-repeat 0 0;
	background-size: cover;
}

.edu_supt_con h3 {
	font-size: 115%;
	font-weight: 400;
}

.edu_supt_con .con_box2 {
	min-height: 188px;
	background-repeat: no-repeat;
	background-position: 95% 88%;
	overflow: hidden;
}

.edu_supt_con .con_box2 .ul_list li {
	margin-top: 4px;
	padding-bottom: 2px;
	letter-spacing: -.05em;
}

.edu_supt_con .con_box2.info1 {
	background-image: url("../img/edu_supt_img1.png");
}

.edu_supt_con .con_box2.info2 {
	background-image: url("../img/edu_supt_img2.png");
}

.edu_supt_con .con_box2.info3 {
	background-image: url("../img/edu_supt_img3.png");
}

.edu_supt_con .con_box2.info4 {
	background-image: url("../img/edu_supt_img4.png");
}

.edu_supt_con ul.tab-list {
	border-top: 0;
}

.edu_supt_con ul.tab-list li {
	/*padding: 0;
	width:45.5%;margin:0 5px;
	border: 1px solid #ddd;*/
}

.edu_supt_con .col-sm-4 {
	width: 30%;
}

.edu_supt_con .col-md-4 {
	width: 40%;
}
.greetings {
	min-height:689px;
	background:url("/uploads/CONTENTS/site/gbe/greetings.png") no-repeat 0 -50px;
}


/* 부서사이트 */
.dept_con {
}

.dept_con .txt_area {
	margin: 0 auto;
	padding-top: 65px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	min-height: 306px;
}

/* 공보관 */
.dept_con .txt_area.anInformation {
	background-image: url("../img/bg_dept_anInformation.jpg");
}
/* 기획조정관 */
.dept_con .txt_area.reform {
	background-image: url("../img/bg_dept_reform.jpg");
}
/* 감사관 */
.dept_con .txt_area.auditRoom {
	background-image: url("../img/bg_dept_auditRoom.jpg");
}
/* 교육정책과 */
.dept_con .txt_area.eduInfo {
	background-image: url("../img/bg_dept_eduInfo.jpg");
}
/* 초등교육과 */
.dept_con .txt_area.eduSchool {
	background-image: url("../img/bg_dept_eduSchool.jpg");
}
/* 중등교육과 */
.dept_con .txt_area.middleEdu {
	background-image: url("../img/bg_dept_middleEdu.jpg");
}
/* 과학직업과 */
.dept_con .txt_area.sciEquip {
	background-image: url("../img/bg_dept_sciEquip.jpg");
}
/* 체육건강과 */
.dept_con .txt_area.physical {
	background-image: url("../img/bg_dept_physical.jpg");
}
/* 생활지도과 */
.dept_con .txt_area.schoolGuidance {
	background-image: url("../img/bg_dept_schoolGuidance.jpg");
}
/* 총무과 */
.dept_con .txt_area.director {
	background-image: url("../img/bg_dept_director.jpg");
}
/* 행정지원과 */
.dept_con .txt_area.planCost {
	background-image: url("../img/bg_dept_planCost.jpg");
}
/* 학교지원과 */
.dept_con .txt_area.support {
	background-image: url("../img/bg_dept_support.jpg");
}
/* 재무정보과 */
.dept_con .txt_area.moneyManager {
	background-image: url("../img/bg_dept_moneyManager.jpg");
}
/* 교육시설과 */
.dept_con .txt_area.eduEquip {
	background-image: url("../img/bg_dept_eduEquip.jpg");
}
/* 적정규모학교육성추진단 */
.dept_con .txt_area.schoolSize {
	background-image: url("../img/bg_dept_schoolSize.jpg");
}

.dept_con .txt_area div {
	display: inline-block;
	color: #fff;
	text-align: center;
	padding: 25px;
	background: rgba(37,73,113,.55);
	box-shadow: 8px 8px rgba(142,142,142,.25);
	border: 1px solid #fff;
	letter-spacing: -.05em;
}

.dept_con .txt_area strong {
	display: block;
	font-size: 210%;
	line-height: 1.2em;
}

.dept_con .con_board {
	border: 1px solid #e4e4e4;
	padding: 0 15px 13px;
	min-height:197px;
}

.dept_con .con_board h3 {
	font-size: 115%;
	font-weight: 400;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px;
}

.dept_con .con_board .btn_more {
	display: none;
	position: absolute;
	right: 10px;
	top: 1px;
	height: 42px;
	display: block;
	color: #888;
	font-size: 90%;
	line-height: 43px;
	text-align: center;
}

.dept_con .con_board .btn_more:after {
	float: right;
	color: #888;
	font-size: 12px;
	font-family: "FontAwesome";
	content: "\f067";
	padding-left: 6px;
	padding-right: 10px;
}

.dept_con .con_board .ul_list li {
	line-height: 31px;
	height: 31px;
	font-size: 95%;
	margin: 0;
	padding: 0;
	padding-left: 0;
	background: url("img/bul_dot2.png") no-repeat 0 50%;
	border-bottom: 1px dashed #e4e4e4;
}

.dept_con .con_board .ul_list li a {
	float: left;
	width: 75%;
	overflow: hidden;
	position: relative;
	display: block;
	padding-left: 8px;
	color: #727272;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: "...";
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}

.dept_con .con_board .ul_list li .date {
	float: right;
	text-align: right;
	width: 21%;
	letter-spacing: .0em;
	font-size: 90%;
}

.dept_con .con_banner {
	border: 1px solid #e4e4e4;
	clear: both;
	display: block;
	padding: 10px 0 5px;
}

.dept_con .con_contact {
	background: #8f96d3 url("img/poly2.png") repeat 50% 50%;
	padding: 12px 20px;
}

.dept_con .con_contact .text {
	font-size: 115%;
	font-weight: 700;
	color: #323232;
	line-height: 1.4em;
}

.dept_con .con_contact .text em {
	font-style: normal;
}

.dept_con .con_contact .text em span {
	color: #505396;
}

.dept_con .con_contact .text strong {
	display: block;
	color: #fff;
	font-size: 145%;
	letter-spacing: -.08em;
	padding-top: 5px;
}

.dept_con .dept_con_part {
}

.dept_con .dept_con_part h3 {
	display: block;
	line-height: 1.2em;
	font-size: 115%;
}

.dept_con .dept_con_part h3 span {
	color: #5a77ee;
}

.dept_con .dept_con_part ul {
	border: 1px solid #e3e3e3;
	border-bottom: 0;
	border-left: 0;
	overflow: hidden;
}

.dept_con .dept_con_part ul li {
	float: left;
	width: 20%;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}

.dept_con .dept_con_part ul li a {
	display: block;
	text-align: center;
	padding: 6px 0;
	font-size: 95%;
	letter-spacing: -.1em;
	-webkit-transition: opacity .3s ease, background-color .3s ease, color .3s ease, background .3s ease;
	transition: opacity .3s ease, background-color .3s ease, color .3s ease, background .3s ease;
}

.dept_con .dept_con_part ul li a:hover {
	color: #1f81e1;
	background: #f0f7ff;
}

.dept_con .dept_con_part ul li.on {
	background: #1f81e1;
}

.dept_con .dept_con_part ul li.on a {
	color: #fff;
	text-decoration: underline;
}

.dept_con .dept_con_part ul li.on a:hover {
	background: #1877d4;
	color: #fff;
	text-decoration: underline;
}
/* 조직도 */
.org-wrap .orgList {
	display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.org-wrap .orgList ul {
	text-align:center;
	padding-left:0;
}
.org-wrap .orgList ul li {
	width:13.9%;
	text-align:center;
	display:inline-block;
	margin:0 auto;
	vertical-align:top;
}
.org-wrap .list-group-item {
	color: #777;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right:0;
	padding-left:0;
	border-top: 1px dashed #ddd;
	border-bottom-color: #eee;
}
/* 공보관, 교육정책과, 초등교육과, 중등교육과, 과학직업과, 체육건강과, 생활지도과, 행정지원과, 학교지원과, 교육시설과, 적정규모학교육성추진단 1~4 */
#sub.gbe_297 .org-wrap .orgList ul li,
#sub.gbe_348 .org-wrap .orgList ul li,
#sub.gbe_371 .org-wrap .orgList ul li,
#sub.gbe_386 .org-wrap .orgList ul li,
#sub.gbe_408 .org-wrap .orgList ul li,
#sub.gbe_433 .org-wrap .orgList ul li,
#sub.gbe_448 .org-wrap .orgList ul li,
#sub.gbe_491 .org-wrap .orgList ul li,
#sub.gbe_499 .org-wrap .orgList ul li,
#sub.gbe_534 .org-wrap .orgList ul li,
#sub.gbe_549 .org-wrap .orgList ul li {
	width:20%;
}


/* 로그인 */
.loginWrap {
}
/* .loginWrap .login_txt {
	margin-bottom:50px;
} */
.loginWrap .login_txt .tit strong {
	display:block;
	padding-bottom:20px;
}
.loginWrap .login_txt .tit strong:first-letter {
	font-size:130%;
	color:#2475d0;
} 
.loginWrap .form-signin {
	max-width:100%;
	padding-bottom:20px;
}
.loginWrap .login_box,
.agreeWrap .login_box {
	border: 1px solid #d6d6d6;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.loginWrap .login_box h4 {
	font-weight:400;
	font-size:130%;
	letter-spacing:-.05em;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}
.loginWrap .login_box .login_Lbox, .login_box .login_Rbox {
	padding:20px 26px;
}
.loginWrap .login_box .login_Lbox {
	/* border-right: 1px solid #dcdee2; */
}
.loginWrap .login_box .login_Lbox .login_btn {
	display:block;
	width:100%;
	border-top:1px dashed #eee;
	margin-top:20px;
	padding-top:10px;
}
.loginWrap .login_box .login_Lbox .login_btn .txt {
	text-align:left !important;
	font-size:95%;
	font-weight:400;
	padding-bottom:10px;
	padding-left:0 !important;
}
.loginWrap .login_box .login_Lbox .login_btn a,
.loginWrap .login_box .login_Rbox a.btn-login {
	display:block;
	width:100%;
}
.loginWrap .login_box .login_Lbox .login_btn a.btn-xs {
	height:auto !important;
	padding:6px 10px !important;
}
.loginWrap .login_box .login_Rbox .login_Rbox_txt {
	text-align:center;
	padding-top:30px;
	border-bottom:1px dashed #eee;
	padding-top:30px;
	padding-bottom:20px;
	margin-bottom:30px;
}
.loginWrap .login_box .login_Rbox .login_Rbox_txt i {
	padding:17px 12px 12px 17px;
	margin-bottom:4px;
	color: #fff;
	line-height:100%;
	background:#6d727c;
	text-align:center;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
.loginWrap .login_box .login_Rbox a.btn-login {
	display:inline-block;
	background:#419ce2;
	color:#fff;
	padding:10px 0;
	text-align:center;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.loginWrap .login_box .login_Rbox a.btn-login:hover {
	background:#358fd5;
	-webkit-transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
	transition: opacity .3s ease,background-color .3s ease, color .3s ease,background .3s ease;
}
/* 회원가입 절차 */
.login_step {
	overflow:hidden;
	border-top:2px solid #777e89;
	border-bottom:1px solid #a0a3a9;
	text-align:center;
	display:block;
	margin-bottom:30px;
}
.login_step > div > div {
	padding:10px 0;
	font-size:120%;
}
.login_step > div > div:before {
	font-family:"FontAwesome";
	content:"\f054";
	color:#999;
	position:absolute;
	top:30%;
	left:-20px;
}
.login_step > div > div:first-child:before {
	content:"";
}
.login_step > div > div > span {
	display:block;
	font-size:90%;
}
.login_step > div > div.on {
	color:#333;
}
.login_step > div > div.on span {
	color:#0096ff;
	font-weight:700;
}
/* 회원가입-약관동의 */
.agreeWrap .terms_overflow dl dt {
	color:#333;
}
/* 회원가입-회원정보수정 */
.agreeWrap .form-group {
	margin-right:0;
	margin-left:0;
}
.agreeWrap .login_box {
	padding-top:12px;
}
/* 아이디/비밀번호 찾기 */
.search_result {
	height:140px;
}
.search_result p {
	font-size:120%;
	color:#ff6700;
	padding-left:0;
	text-align:left;
}
.search_result span {
	display:inline-block;
}


/* 사이트맵*/
.sitemapWrap {
}

.sitemapWrap > ul > li  {
	clear:both;
	overflow:hidden;
	border-bottom:1px dashed #dedede;
	padding-bottom:10px;
	margin-bottom:30px;
}

.sitemapWrap > ul > li dl > dt {
	clear:both;
	width:100%;
	display:block;
	color:#000;
	margin:10px 0 20px;
}
.sitemapWrap > ul > li > dl > dt > a {
	padding-top:5px;
	font-size: 140%;
	background:url("img/bul_h4.png") no-repeat 0 0;
	color: #0770bb;
}
.sitemapWrap dl > dd {
	width:100%;
	line-height:1.6;
}
.sitemapWrap dl > dd > ul{
	padding-left:0;
} 
.sitemapWrap dl > dd > ul > li {
	float: left;
	width:33.3333%;
	box-sizing: border-box;
	margin-bottom:15px;
} 
.sitemapWrap dl > dd > ul > li >a {
	color:#000;
	width:95%;
	font-size:105%;
	display:block;
	text-align:center;
	color:#0770bb;
	padding:7px 10px 7px 0;
	border:1px solid #c8d3e7;
	border-top-color:#0770bb;
	margin-bottom:10px;
} 
.sitemapWrap dl > dd > ul > li > ul {
	padding:0;
	width:90%;
}
.sitemapWrap dl > dd > ul > li > ul >li {
	margin-bottom:6px;
	border-bottom:1px dotted #d2d2d2;
}
.sitemapWrap dl > dd > ul > li > ul >li > a {
	display:inline-block;
	padding-bottom:6px;
}
.sitemapWrap dl > dd > ul > li > ul >li:before {
	color: #999;
	font-size:14px;
	content: '· ';
}
.sitemapWrap dl > dd > ul > li ul >li > ul {
	padding:10px 0 10px 15px;
	border-top: 1px solid #eaeaea;
	background: #f6f6f6;
}
.sitemapWrap dl > dd > ul > li ul >li > ul > li {
	font-size:95%;
}
.sitemapWrap dl > dd > ul > li ul >li > ul > li:before {
	color: #999;
	font-size:14px;
	content: '- ';
}

/* 전체보기 사이트맵 */
#gnbAllMenuModal .sitemapWrap > ul {
	padding-left:0;
}

#gnbAllMenuModal .sitemapWrap > ul > li  {
	clear:both;
	overflow:hidden;
	border:1px solid #dedede;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-bottom:30px;
}

#gnbAllMenuModal .sitemapWrap > ul > li > dl > dt {
	clear:both;
	width:100%;
	display:block;
	color:#000;
	background:#fbfbfb;
	border-bottom:1px solid #dedede;
	margin:0;
	padding:10px;
}
#gnbAllMenuModal .sitemapWrap dl > dt > a {
	font-size:130%;
	padding-left:32px;
	margin:0;
	background: url("img/bul_h5.png") no-repeat 10px 52%;
	color:#333;
}
#gnbAllMenuModal .sitemapWrap dl > dd {
	width:100%;
	background:#fff;
}
#gnbAllMenuModal .sitemapWrap dl > dd > ul{
	padding:20px;
	padding-right:0;
} 
#gnbAllMenuModal .sitemapWrap dl > dd > ul > li {
	float:left;
	width:33.3333%;
	box-sizing:border-box;
	margin-bottom:15px;
} 
#gnbAllMenuModal .sitemapWrap dl > dd > ul > li >a {
	color:#000;
	font-size:105%;
	display:block;
	text-align:center;
	color:#444;
	padding:7px 10px 7px 0;
	border:0px solid #c8d3e7;
	background:#d9edf7;
	margin-bottom:10px;
} 
#gnbAllMenuModal .sitemapWrap dl > dd > ul > li > ul {
	padding:0;
	width:95%;
}

.modal.layer-pop .modal-body img {width:100%;}


/* 임시 */
.yellowribbon {
	position: absolute;
	left:210px;
	top:24px;
}
.yellowribbon img {
	width:30px;
}
@media (max-width: 991px) {
	.yellowribbon {
	    left:220px;
	    top: 12px;
		width:30px;
	}
	.yellowribbon img {
		width:25px;
	}
}

/* 로딩 160521 */
.cssload-square {
	margin: 68px auto;
	width: 19px;
	height: 19px;
	transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
}
.cssload-square-part {
	position: absolute;
	width: 19px;
	height: 19px;
	z-index: 1;
	animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-o-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-ms-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-webkit-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		-moz-animation: cssload-part-anim 0.92s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.cssload-square-green {
	background: rgb(84,250,212);
	right: 0;
	bottom: 0;
	animation-direction: alternate-reverse;
		-o-animation-direction: alternate-reverse;
		-ms-animation-direction: alternate-reverse;
		-webkit-animation-direction: alternate-reverse;
		-moz-animation-direction: alternate-reverse;
}
.cssload-square-pink {
	background: rgb(233,111,146);
	left: 0;
	top: 0;
}
.cssload-square-blend {
	background: rgb(117,81,125);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	animation: blend-anim 0.92s ease-in infinite;
		-o-animation: blend-anim 0.92s ease-in infinite;
		-ms-animation: blend-anim 0.92s ease-in infinite;
		-webkit-animation: blend-anim 0.92s ease-in infinite;
		-moz-animation: blend-anim 0.92s ease-in infinite;
}
@keyframes blend-anim {
	0% {
		transform: scale(0.01, 0.01) rotateY(0);
		animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		transform: scale(1, 1) rotateY(0);
		animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-o-keyframes blend-anim {
	0% {
		-o-transform: scale(0.01, 0.01) rotateY(0);
		-o-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-o-transform: scale(1, 1) rotateY(0);
		-o-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-o-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-ms-keyframes blend-anim {
	0% {
		-ms-transform: scale(0.01, 0.01) rotateY(0);
		-ms-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-ms-transform: scale(1, 1) rotateY(0);
		-ms-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-ms-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-webkit-keyframes blend-anim {
	0% {
		-webkit-transform: scale(0.01, 0.01) rotateY(0);
		-webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-webkit-transform: scale(1, 1) rotateY(0);
		-webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-webkit-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@-moz-keyframes blend-anim {
	0% {
		-moz-transform: scale(0.01, 0.01) rotateY(0);
		-moz-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	50% {
		-moz-transform: scale(1, 1) rotateY(0);
		-moz-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
	}
	100% {
		-moz-transform: scale(0.01, 0.01) rotateY(0);
	}
}
@keyframes cssload-part-anim {
	0% {
		transform: translate3d(-10px, -10px, 0);
	}
	100% {
		transform: translate3d(10px, 10px, 0);
	}
}
@-o-keyframes cssload-part-anim {
	0% {
		-o-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-o-transform: translate3d(10px, 10px, 0);
	}
}
@-ms-keyframes cssload-part-anim {
	0% {
		-ms-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-ms-transform: translate3d(10px, 10px, 0);
	}
}
@-webkit-keyframes cssload-part-anim {
	0% {
		-webkit-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-webkit-transform: translate3d(10px, 10px, 0);
	}
}
@-moz-keyframes cssload-part-anim {
	0% {
		-moz-transform: translate3d(-10px, -10px, 0);
	}
	100% {
		-moz-transform: translate3d(10px, 10px, 0);
	}
}


/* 교육통계연보관련 css */
.eduStatis .bg_g01 {background:#8599d3 !important}
.eduStatis .bg_g02 {background:#ea8796 !important}
.eduStatis .bg_g03 {background:#f2b863 !important}
.eduStatis .bg_g04 {background:#c6a7e8 !important}
.eduStatis .bg_g05 {background:#73c5ff !important}

.eduStatis .bg_01 {background:#047634 !important}
.eduStatis .bg_02 {background:#6c789d !important}
.eduStatis .bg_03 {background:#bc6471 !important}
.eduStatis .bg_04 {background:#faa72d !important}
.eduStatis .bg_05 {background:#a58bbf !important}
.eduStatis .bg_06 {background:#39adfe !important}

.eduStatis .btn-down {margin-bottom:10px;display:block;}
.eduStatis .btn-down span {width:45px}

.h84 {height:84px;display:table-cell;vertical-align:middle}
.h71 {height:71px}

.h350 {height:300px !important}

/* 인기검색어 */
.popularity_keword em {
	background:#dfdfdf;
	color: #333;
	font-size: 95%;
	display: inline-block;
	min-width:30px;
	margin-right: 10px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.popularity_keword em.highlight {
	background: #ff7611;
	color: #fff;
}

/* 20160525_분기별페이지 */
.quarterly_page {
	margin-right: auto;
	margin-left: auto;
	background:url("/uploads/CONTENTS/site/gbe/intro/bg_wrapIN.png") repeat-y 50% 0;
	width:100%;
	height:100%;
	overflow-x:hidden;
}
.quarterly_page .conL {
	display:block;
	background-color: #01b1ec;
}
.quarterly_page .conL ul li{
	border: 4px solid #ffffff;
	padding: 25px;
	min-height: 60px;
	margin-bottom: 20px;
	position: relative;
	    background: url("/uploads/CONTENTS/site/gbe/intro/i_icon.png") no-repeat 96% 28px;
}
.quarterly_page .conL ul li a{
	min-height: 60px;
	height: 60px;
	font-size: 18px;
	color: #ffffff;
	line-height: 1.4em;
	display: table-cell;
	vertical-align:middle;
}
.quarterly_page .conL ul li a:hover {
	font-weight:700;
	text-decoration:underline;
}
.quarterly_page .conL p.txt {
	color:#333;
}
.quarterly_page .conR h1 {
	display: block;
	width: 185px;
	text-align: center;
}
.quarterly_page .conR .pic p {
	color:#333;
	font-size:125%;
}
.quarterly_page .conR .btn {
	height:auto;
	padding:12px 30px !important;
	font-size:120% !important;
}

/* 20160824_분기별페이지2 */
.quarterly_page2 {
	background:#dbe4ed url("../img/bg.jpg") no-repeat 0 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.quarterly_page2 .container {
	position:relative;
	padding:40px;
}
.quarterly_page2 h1 {
	display: block;
	clear:both;
	overflow:hidden;
}
	.quarterly_page2 h1 img {
		width:158px;
	}
.quarterly_page2 .title {
	color:#1e57a9;
	font-size:160%;
	letter-spacing:-.05em;
}
.quarterly_page2 .file_down_btn a {
	background:#2863b1;
	display:block;
	color:#fff;
	text-align:center;
	-webkit-border-radius:12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding:15px 0;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	-webkit-transition: opacity .3s ease, background-color .3s ease, color .3s ease, box-shadow .3s ease, background .3s ease;
	transition: opacity .3s ease, background-color .3s ease, color .3s ease, box-shadow .3s ease, background .3s ease;
}
.quarterly_page2 .file_down_btn a:hover {
	background:#17519d;
}
.quarterly_page2 .file_down_btn a.btn2 {
	background:#21b4a4;
}
.quarterly_page2 .file_down_btn a.btn2:hover {
	background:#059686;
}
.quarterly_page2 .file_down_btn a.btn3 {
	background:#e97900;
}
.quarterly_page2 .file_down_btn a.btn3:hover {
	background:#d04526;
}
.quarterly_page2 .file_down_btn a strong {
	font-size:125%;
}
.quarterly_page2  .btn {
    height: auto;
    padding: 12px 30px !important;
    font-size: 120% !important;
}
.quarterly_page2 p.txt {
	color:#333;
}
.quarterly_page2 p.txt i {
	color:#f58320;
}

/* 20160824_분기별페이지3 */
.quarterly_page3 {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.quarterly_page3 .btn-url {
	background:#0db79a;
	padding:12px;
	color:#fff;
}
.quarterly_page3 h1 {
	display: block;
	clear:both;
	overflow:hidden;
}
	.quarterly_page3 h1 img {
		width:158px;
	}
.quarterly_page3 h2 {
	font-size:300%;
	letter-spacing:-.05em;
	color:#104b96;
}
.quarterly_page3 .con_text {
	position:relative;
	background:#f2fcfe url("/uploads/CONTENTS/site/gbe/intro/bg2.gif") no-repeat 0 0;
	padding:30px 40px 0;
	margin:0;
	border:1px solid #e6f3f6;
}
.quarterly_page3 .con_text .con_img {
	position:relative;
	right:20px;
	bottom:0;
}
.quarterly_page3 .text {
	font-size:140%;
}
.quarterly_page3 .btn-down {
	display:block;
	color: #fff;
	background:#3675c7; 
	font-size:120%;
}
.quarterly_page3 .btn-down:hover {
	background:#1958ab; 
}
.quarterly_page3 .btn-down span {
	display: inline-block;
	padding:20px;
	background: #2160b1;
}
.quarterly_page3 .btn-down em {
	display: inline-block;
	padding:20px;
	font-style: normal;
}
.quarterly_page3 p.txt {
	color:#222;
	font-size:110%;
}
/* 분기별페이지4 */
.quarterly_page.type4 {background:url("/uploads/CONTENTS/site/gbe/intro/bg_wrapIN2.gif") repeat-y 50% 0;}
.quarterly_page.type4 .conL ul li {background: url("/uploads/CONTENTS/site/gbe/intro/i_icon2.png") no-repeat 96% 50%;border:0;padding:0;}
.quarterly_page.type4 .conL ul li a {font-size:18px;color:#fff;height:auto;line-height:1.4em;display:block;vertical-align:middle;border:4px solid #fff;min-height:60px;padding:30px;}
/* 분기별페이지5 */
.quarterly_page2.type2 {background:url("/uploads/CONTENTS/site/gbe/intro/bg3.jpg") no-repeat 50% 50%;background-size: cover;}
.quarterly_page2.type2 .conBox {background:#0092ff url("img/pattern.png") repeat 0 0;border-radius:10px;min-height:455px;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .1);box-shadow: 0 3px 3px rgba(0, 0, 0, .1);}
.quarterly_page2.type2 .inner {background:#fff url("/uploads/CONTENTS/site/gbe/intro/i_pic5.jpg") no-repeat 100% 140px;background-size:500px;border-radius:8px;border-top-right-radius:0;border-bottom-right-radius:0;min-height:455px;}
.quarterly_page2.type2 .inner a {background:#faa736;color:#fff;font-size:124%;border-radius:4px;display:inline-block;margin-top:160px;}
.quarterly_page2.type2 h1 img {width:180px;}
.quarterly_page2.type2 .conGbe a {font-size:18px;color:#fff;height:auto;line-height:1.4em;display:inline-block;vertical-align:middle;border:4px solid #fff;padding:20px 30px;background:rgba(0,0,0,.2);}
.quarterly_page2.type2 .title {color:#fff;font-size:130%;}
.quarterly_page2.type2 .backG {position:absolute;bottom:0;right:20px;}
/* .quarterly_page2.type2 .inner.type2 {background-position:100% 100px;} */
.quarterly_page2.type2 .inner.type2 a {font-size:115%;margin-top:100px;}

/* 20171211_상단팝업1개_fusionsoft 
#popupTop .popupTop_contents {float:left;width:49%;border-right:1px solid #dcdbd4;margin:0 0 0 10px;padding:0 15px;}
#popupTop .popupTop_contents:last-child {border-right:0; width:100%;}
#popupTop .popupTop_contents .con .conTit {font-size:130%;font-weight:bold;color:#0564b2;margin-bottom:5px;overflow:hidden; text-align:center;}
 20171211_상단팝업1개_fusionsoft */

/* 20171211_상단팝업2개_fusionsoft */
#popupTop .popupTop_contents {float:left;width:48%;border-right:1px solid #dcdbd4;margin:0 0 0 10px;padding:0 15px;}
#popupTop .popupTop_contents:last-child {border-right:0; width:48%;}
#popupTop .popupTop_contents .con .conTit {font-size:125%;font-weight:bold;color:#0564b2;margin-bottom:5px;overflow:hidden; text-align:center;}
/*20171211_상단팝업2개_fusionsoft */

/* 180212 사전공표tab추가 */
.depth1 > li {width:50%;}
.depth1 > li.active > a, .depth1 > li.active > a:hover, .depth1 > li.active > a:focus, .depth1 > li > a:hover {background-color:#399eb2;border-color:#399eb2;}
.depth1 > li > a:hover {background:#f6fafd;color:#399eb2;}
.depth1 > li {line-height:1.3;}
.depth2 > li {line-height:1.3;}

/* 180411 전화번호 폼 */
.form-horizontal .formTel > div:before {
	position:absolute;
	top:6px;
	left:-2px;
	color:#333;
	content:"-";
}
.form-horizontal .formTel > div:first-child:before {
	content:"";
}

/* 교육감 180627*/
.edu_supt2 {
	height:239px;
	background-color: #a6d6ef;
	background-image: url("img/poly3.png");
	background-repeat: repeat;
	background-position: 0 0;
	word-break: keep-all;
	overflow:hidden;
}
.edu_supt2 > .row {
	height: 239px;
	background-image: url("../img/bg_edu_supt2.png");
	background-repeat: no-repeat;
	background-position:102% bottom;
	background-size:195px;
}

.edu_supt2 p {
	font-size: 130%;
	line-height: 130%;
	margin: 0 0 10px 0;
	color: #222;
}

.edu_supt2 .txt2 {
	font-size:140%;
}

.edu_supt2 p strong {
	font-size:150%;
	color:#014891;
}

.edu_supt2 ul li {
	margin-bottom: 4px;
}

.edu_supt2 ul li a,
.edu_supt2 a {
	display: block;
	/*width: 177px;*/
	width:86%;
	line-height: 38px;
	letter-spacing:-.1;
	font-size: 95%;
	color: #fff;
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	-webkit-transition: opacity .3s ease, background-color .3s ease, color .3s ease, background .3s ease;
	transition: opacity .3s ease, background-color .3s ease, color .3s ease, background .3s ease;
}

.edu_supt2 ul li a:hover,
.edu_sup2t ul li a.btn-b:hover,
.edu_supt2 ul li a.btn-g:hover,
.edu_supt2 a:hover,
.edu_supt2 a.btn-b:hover,
.edu_supt2 a.btn-g:hover {
	color: #fff;
}

.edu_supt2 ul li a.btn-b,
.edu_supt2 a.btn-b {
	color: #b1dbff;
	background-image: url("../img/bul_icon1.png");
}

.edu_supt2 ul li a.btn-b:hover,
.edu_supt2 a.btn-b:hover {
	background-color: #235fac;
}

.edu_supt2 ul li a.btn-g,
.edu_supt2 a.btn-g {
	color: #d5fff8;
	background-image: url("../img/bul_icon2.png");
}

.edu_supt2 ul li a.btn-g:hover,
.edu_supt2 a.btn-g:hover {
	background-color: #08a489;
}

/*교육감 인사말 180627*/
.greeting {
	height:300px;
	background-image:url("/uploads/CONTENTS/site/gbe/bg_greeting.gif");
	background-repeat:no-repeat;
	background-position:left 50px;
	overflow:hidden;
}
.greeting .greeting_img img {
	max-width:307px !important;
}

.greeting .bg_txt {
	color:#fff;
	line-height:40px;
}

.sign_wr img {
	margin-right:-33px;
}

.sign_wr p {
	font-size:90%;
	font-weight:300;
	color:#fff;
	margin-bottom:0;
}

.greeting_txt span, .greeting_txt strong {
	color:#bd0909;
	font-weight:bold;
}

.greeting_txt .text-primary {
	font-weight:bold;
}