@font-face {
	font-family: Noto Sans KR;
	src: url(../fonts/NotoSansKR-Thin.woff2) format("woff2"), url(../fonts/NotoSansKR-Thin.woff) format("woff"), url(../fonts/NotoSansKR-Thin.otf) format("opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: Noto Sans KR;
	src: url(../fonts/NotoSansKR-Light.woff2) format("woff2"), url(../fonts/NotoSansKR-Light.woff) format("woff"), url(../fonts/NotoSansKR-Light.otf) format("opentype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Noto Sans KR;
	src: url(../fonts/NotoSansKR-Regular.woff2) format("woff2"), url(../fonts/NotoSansKR-Regular.woff) format("woff"), url(../fonts/NotoSansKR-Regular.otf) format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Noto Sans KR;
	src: url(../fonts/NotoSansKR-Medium.woff2) format("woff2"), url(../fonts/NotoSansKR-Medium.woff) format("woff"), url(../fonts/NotoSansKR-Medium.otf) format("opentype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: Noto Sans KR;
	src: url(../fonts/NotoSansKR-Bold.woff2) format("woff2"), url(../fonts/NotoSansKR-Bold.woff) format("woff"), url(../fonts/NotoSansKR-Bold.otf) format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Noto Sans KR;
	src: url(../fonts/NotoSansKR-Black.woff2) format("woff2"), url(../fonts/NotoSansKR-Black.woff) format("woff"), url(../fonts/NotoSansKR-Black.otf) format("opentype");
	font-weight: 900;
	font-style: normal;
}
.mobile-nav {
	display: none !important;
}
:-ms-input-placeholder {
	color: rgb(153, 153, 153) !important;
}
.placeholder {
	color: rgb(153, 153, 153) !important;
}
.clearfix::after {
	height: 0px !important; clear: both !important; display: block !important; visibility: hidden !important; content: "." !important;
}
.clearfix {
	display: block !important;
}
.section-divider {
	display: none;
}
.ellipsis {
	width: 100%; overflow: hidden !important; white-space: nowrap !important; -ms-text-overflow: ellipsis !important;
}
.ws-normal {
	white-space: normal !important;
}
.element-inline {
	width: auto !important; vertical-align: middle !important; display: inline-block !important;
}
a[href^='tel:'] {
	text-decoration: none; cursor: default !important;
}
.dp-block {
	display: block !important;
}
.dp-inline {
	display: inline !important;
}
.dp-none {
	display: none !important;
}
.dp-inline-block {
	display: inline-block !important;
}
.pos-static {
	position: static !important;
}
.pos-relative {
	position: relative !important;
}
.pos-absolute {
	position: absolute !important;
}
.pos-fixed {
	position: fixed !important;
}
.tb-layout-fixed {
	table-layout: fixed !important;
}
.tb-layout-auto {
	table-layout: auto !important;
}
.ta-center {
	text-align: center !important;
}
.ta-left {
	text-align: left !important;
}
.ta-right {
	text-align: right !important;
}
.va-top {
	vertical-align: top !important;
}
.va-middle {
	vertical-align: middle !important;
}
.va-bottom {
	vertical-align: bottom !important;
}
.va-baseline {
	vertical-align: baseline !important;
}
.bd-0 {
	border-width: 0px !important;
}
.bd-l0 {
	border-right-color: currentColor !important; border-right-width: 0px !important; border-right-style: none !important;
}
.bd-t0 {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
.bd-b0 {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.bd-r0 {
	border-right-color: currentColor !important; border-right-width: 0px !important; border-right-style: none !important;
}
.ls-25 {
	letter-spacing: -0.25px !important;
}
.ls-75 {
	letter-spacing: -0.75px !important;
}
.gradient-gray {
	background: linear-gradient(rgb(254, 254, 254) 0%, rgb(251, 251, 251) 49%, rgb(239, 239, 239) 100%);
}
.mg-0 {
	margin: 0px !important;
}
.mg-l0 {
	margin-left: 0px !important;
}
.mg-t0 {
	margin-top: 0px !important;
}
.mg-r0 {
	margin-right: 0px !important;
}
.mg-b0 {
	margin-bottom: 0px !important;
}
.mg-l5 {
	margin-left: 5px !important;
}
.mg-t5 {
	margin-top: 5px !important;
}
.mg-r5 {
	margin-right: 5px !important;
}
.mg-b5 {
	margin-bottom: 5px !important;
}
.mg-l10 {
	margin-left: 10px !important;
}
.mg-t10 {
	margin-top: 10px !important;
}
.mg-r10 {
	margin-right: 10px !important;
}
.mg-b10 {
	margin-bottom: 10px !important;
}
.mg-l15 {
	margin-left: 15px !important;
}
.mg-t15 {
	margin-top: 15px !important;
}
.mg-r15 {
	margin-right: 15px !important;
}
.mg-b15 {
	margin-bottom: 15px !important;
}
.mg-l20 {
	margin-left: 20px !important;
}
.mg-t20 {
	margin-top: 20px !important;
}
.mg-r20 {
	margin-right: 20px !important;
}
.mg-b20 {
	margin-bottom: 20px !important;
}
.mg-l25 {
	margin-left: 25px !important;
}
.mg-t25 {
	margin-top: 25px !important;
}
.mg-r25 {
	margin-right: 25px !important;
}
.mg-b25 {
	margin-bottom: 25px !important;
}
.mg-l30 {
	margin-left: 30px !important;
}
.mg-t30 {
	margin-top: 30px !important;
}
.mg-r30 {
	margin-right: 30px !important;
}
.mg-b30 {
	margin-bottom: 30px !important;
}
.mg-l35 {
	margin-left: 35px !important;
}
.mg-t35 {
	margin-top: 35px !important;
}
.mg-r35 {
	margin-right: 35px !important;
}
.mg-b35 {
	margin-bottom: 35px !important;
}
.mg-l40 {
	margin-left: 40px !important;
}
.mg-t40 {
	margin-top: 40px !important;
}
.mg-r40 {
	margin-right: 40px !important;
}
.mg-b40 {
	margin-bottom: 40px !important;
}
.mg-l45 {
	margin-left: 45px !important;
}
.mg-t45 {
	margin-top: 45px !important;
}
.mg-r45 {
	margin-right: 45px !important;
}
.mg-b45 {
	margin-bottom: 45px !important;
}
.mg-l50 {
	margin-left: 50px !important;
}
.mg-t50 {
	margin-top: 50px !important;
}
.mg-r50 {
	margin-right: 50px !important;
}
.mg-b50 {
	margin-bottom: 50px !important;
}
.pd-0 {
	padding: 0px !important;
}
.pd-l0 {
	padding-left: 0px !important;
}
.pd-t0 {
	padding-top: 0px !important;
}
.pd-r0 {
	padding-right: 0px !important;
}
.pd-b0 {
	padding-bottom: 0px !important;
}
.pd-l5 {
	padding-left: 5px !important;
}
.pd-t5 {
	padding-left: 5px !important;
}
.pd-r5 {
	padding-left: 5px !important;
}
.pd-b5 {
	padding-left: 5px !important;
}
.pd-l10 {
	padding-left: 10px !important;
}
.pd-t10 {
	padding-top: 10px !important;
}
.pd-r10 {
	padding-right: 10px !important;
}
.pd-b10 {
	padding-bottom: 10px !important;
}
.pd-l15 {
	padding-left: 15px !important;
}
.pd-t15 {
	padding-top: 15px !important;
}
.pd-r15 {
	padding-right: 15px !important;
}
.pd-b15 {
	padding-bottom: 15px !important;
}
.pd-l20 {
	padding-left: 20px !important;
}
.pd-t20 {
	padding-top: 20px !important;
}
.pd-r20 {
	padding-right: 20px !important;
}
.pd-b20 {
	padding-bottom: 20px !important;
}
.pd-l25 {
	padding-left: 25px !important;
}
.pd-t25 {
	padding-top: 25px !important;
}
.pd-r25 {
	padding-right: 25px !important;
}
.pd-b25 {
	padding-bottom: 25px !important;
}
.pd-l30 {
	padding-left: 30px !important;
}
.pd-t30 {
	padding-top: 30px !important;
}
.pd-r30 {
	padding-right: 30px !important;
}
.pd-b30 {
	padding-bottom: 30px !important;
}
.pd-l35 {
	padding-left: 35px !important;
}
.pd-t35 {
	padding-top: 35px !important;
}
.pd-r35 {
	padding-right: 35px !important;
}
.pd-b35 {
	padding-bottom: 35px !important;
}
.pd-l40 {
	padding-left: 40px !important;
}
.pd-t40 {
	padding-top: 40px !important;
}
.pd-r40 {
	padding-right: 40px !important;
}
.pd-b40 {
	padding-bottom: 40px !important;
}
.pd-l45 {
	padding-left: 45px !important;
}
.pd-t45 {
	padding-top: 45px !important;
}
.pd-r45 {
	padding-right: 45px !important;
}
.pd-b45 {
	padding-bottom: 45px !important;
}
.pd-l50 {
	padding-left: 50px !important;
}
.pd-t50 {
	padding-top: 50px !important;
}
.pd-r50 {
	padding-right: 50px !important;
}
.pd-b50 {
	padding-bottom: 50px !important;
}
.wauto {
	width: auto !important;
}
.w5 {
	width: 5% !important;
}
.w10 {
	width: 10% !important;
}
.w15 {
	width: 15% !important;
}
.w20 {
	width: 20% !important;
}
.w25 {
	width: 25% !important;
}
.w30 {
	width: 30% !important;
}
.w35 {
	width: 35% !important;
}
.w40 {
	width: 40% !important;
}
.w45 {
	width: 45% !important;
}
.w50 {
	width: 50% !important;
}
.w55 {
	width: 55% !important;
}
.w60 {
	width: 60% !important;
}
.w65 {
	width: 65% !important;
}
.w70 {
	width: 70% !important;
}
.w75 {
	width: 75% !important;
}
.w80 {
	width: 80% !important;
}
.w85 {
	width: 85% !important;
}
.w90 {
	width: 90% !important;
}
.w95 {
	width: 95% !important;
}
.w100 {
	width: 100% !important;
}
html {
	color: rgb(53, 64, 79); font-family: arial, "Noto Sans KR", "¸¼Àº °íµñ", "Malgun Gothic", "Nanum Gothic", Dotum, Gulim, sans-serif;
}
body {
	color: rgb(53, 64, 79); font-family: arial, "Noto Sans KR", "¸¼Àº °íµñ", "Malgun Gothic", "Nanum Gothic", Dotum, Gulim, sans-serif;
}
a {
	transition:background-color 0.5s, color 0.5s; text-decoration: none; -webkit-transition: background-color 0.5s ease, color 0.5s ease; -o-transition: background-color 0.5s ease, color 0.5s ease; -moz-transition: background-color 0.5s ease, color 0.5s ease;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.inner-wrap {
	margin: 0px auto; width: 980px; position: relative;
}
p {
	line-height:24px;
}
#wrap {
	
}
#header {
	
}
#header div.utility-area {
	width: 100%; height: 30px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; position: relative; background-color: rgb(250, 250, 250);
}
.newsys-area {
	list-style: none; margin: 0px; padding: 0px; width: auto; float: left; display: inline-block; background-color: rgb(238, 238, 238);
}
.newsys-area > li > .label-newsys {
	padding: 0px 10px; width: auto; height: 30px; color: rgb(255, 255, 255); line-height: 30px; font-size: 12px; display: inline-block; background-color: rgb(153, 153, 153);
}
.newsys-area > li > .label-newsys i {
	font-size: 15px; margin-right: 5px;
}
.newsys-area > li > .btn-link {
	padding: 0px 0px 0px 10px; text-decoration: none;
}
.newsys-area > li > .btn-link.reviewer {
	padding: 0px 10px 0px 0px;
}
.newsys-area > li > .btn-link.reviewer::before {
	margin: 0px 5px; vertical-align: middle; content: "¡¤";
}
.newsys-area > li > .btn-link:hover {
	
}
.newsys-area > li > .btn-link .name {
	line-height: 30px; font-size: 12px;
}
.newsys-area > li > .btn-link .num {
	line-height: 30px; font-size: 12px;
}
.newsys-area > li > .btn-link span {
	color: rgb(102, 102, 102); vertical-align: middle;
}
.newsys-area > li > .btn-link i {
	color: rgb(102, 102, 102); vertical-align: middle;
}
.newsys-area > li > .btn-link:hover span {
	color: rgb(44, 145, 229);
}
.newsys-area > li > .btn-link:hover i {
	color: rgb(44, 145, 229);
}
.newsys-area > li > .btn-link i {
	font-size: 15px; margin-right: 1px; vertical-align: middle;
}
#header div.utility-area ul.utility-button-list {
	list-style: none; margin: 0px; padding: 0px; width: auto; float: left; display: inline-block;
}
#header div.utility-area ul.utility-button-list > li {
	margin: 0px; padding: 0px; width: 93px; height: 30px; line-height: 30px; float: left;
}
#header div.utility-area ul.utility-button-list > li > a {
	transition:color 0.25s, background-color 0.25s, border 0.25s; width: 100%; height: 30px; text-align: center; color: rgb(153, 153, 153); font-size: 12px; text-decoration: none; border-bottom-color: rgb(238, 238, 238); border-left-color: rgb(238, 238, 238); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; display: block; background-color: rgb(250, 250, 250);
}
#header div.utility-area ul.utility-button-list > li:last-child > a {
	border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid;
}
#header div.utility-area ul.utility-button-list > li.active > a {
	color: rgb(0, 106, 119); border-bottom-color: rgb(0, 106, 119); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#header div.utility-area ul.utility-button-list > li > a:hover {
	color: rgb(0, 106, 119); border-bottom-color: rgb(0, 106, 119); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#header div.utility-area ul.utility-button-list > li > a > i {
	margin: 0px 5px 0px 0px;
}
#header div.utility-area ul.utility-button-list.user-utility {
	width: auto; float: right; display: inline-block;
}
#header div.utility-area ul.utility-button-list.user-utility > li {
	margin: 0px; padding: 0px; width: auto; height: 29px; line-height: 29px; float: none; display: inline-block;
}
#header div.utility-area ul.utility-button-list.user-utility > li::after {
	margin: 0px 2px 0px 10px; content: "\b7\a0";
}
#header div.utility-area ul.utility-button-list.user-utility > li:last-child::after {
	display: none;
}
#header div.utility-area ul.utility-button-list.user-utility > li > a {
	transition:color 0.25s, background-color 0.25s, border 0.25s; width: auto; height: 28px; color: rgb(118, 118, 118); line-height: 28px; font-size: 12px; font-weight: 400; border-bottom-color: currentColor; border-left-color: currentColor; border-bottom-width: 0px; border-left-width: 0px; border-bottom-style: none; border-left-style: none; display: inline-block; background-color: rgb(250, 250, 250);
}
#header div.utility-area ul.utility-button-list.user-utility > li:last-child > a {
	border-right-color: currentColor; border-bottom-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-right-style: none; border-bottom-style: none;
}
#header div.utility-area ul.utility-button-list.user-utility > li.active > a {
	color: rgb(0, 106, 119); border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(250, 250, 250);
}
#header div.utility-area ul.utility-button-list.user-utility > li > a:hover {
	color: rgb(0, 106, 119); border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(250, 250, 250);
}
.header-main-area {
	background-color: rgb(243, 249, 254);
}
.header-main-area div.inner-wrap {
	padding: 20px 0px;
}
.header-main-area div.ci-area {
	width: 300px;
}
.header-main-area div.ci-area > a {
	width: 300px; height: 25px; display: block;
}
.header-main-area div.ci-area > a > img {
	width: 300px; height: 25px;
}
.header-main-area div.search-area {
	top: 13px; right: 0px; position: absolute;
}
.header-main-area div.search-area div.search-area-inner {
	width: 280px; height: 40px; position: relative; background-color: rgb(234, 242, 248);
}
.header-main-area div.search-area div.search-area-inner > input[type='text'] {
	padding: 0px 10px; border: 0px currentColor; border-image: none; width: 240px; height: 40px; line-height: 40px; font-size: 15px; float: left; background-color: transparent;
}
.header-main-area div.search-area div.search-area-inner > input[placeholder]:-ms-input-placeholder {
	color: rgb(184, 213, 237) !important;
}
.header-main-area div.search-area div.search-area-inner > button[type='button'] {
	border: 0px currentColor; transition:color 0.25s, background-color 0.25s; border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(139, 175, 207); line-height: 40px; font-size: 28px; float: left; background-color: rgb(11, 78, 86);
}
.header-main-area div.search-area div.search-area-inner > button[type='submit'] {
	border: 0px currentColor; transition:color 0.25s, background-color 0.25s; border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(139, 175, 207); line-height: 40px; font-size: 28px; float: left; background-color: rgb(11, 78, 86);
}
.header-main-area div.search-area div.search-area-inner > button[type='button']:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 106, 119);
}
.header-main-area div.search-area div.search-area-inner > button[type='submit']:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 106, 119);
}
.gnb-area {
	background-color: rgb(0, 106, 119);
}
.gnb-area .gnb {
	height: 50px;
}
.gnb-area .gnb > span.btn-sitemap {
	float: left; display: block;
}
.gnb-area .gnb > span.btn-sitemap > a {
	transition:background-color 0.25s; width: 50px; height: 50px; text-align: center; color: rgb(198, 216, 231); line-height: 53px; font-size: 28px; text-decoration: none; display: block; background-color: rgb(0, 71, 79);
}
.gnb-area .gnb > span.btn-sitemap > a:hover {
	background-color: rgb(0, 60, 69);
}
.gnb-area .gnb > .nav-major {
	list-style: none; margin: 0px; padding: 0px; width: 930px; float: left;
}
.gnb-area .gnb > .nav-major > dl {
	margin: 0px; padding: 0px; width: 133px; float: left;
}
.gnb-area .gnb > .nav-major > dl:last-child {
	width: 132px;
}
.gnb-area .gnb > .nav-major > dl > dt > a {
	transition:color 0.25s, background-color 0.25s; width: 132px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 17px; font-weight: 500; text-decoration: none; display: block; background-color: rgb(0, 106, 119);
}
.gnb-area .gnb > .nav-major > dl:last-child > dt > a {
	width: 132px;
}
.gnb-area .gnb > .nav-major > dl > dt.active > a {
	background-color: rgb(0, 86, 96);
}
.gnb-area .gnb > .nav-major > dl > dt > a:hover {
	background-color: rgb(0, 86, 96);
}
.gnb-area .gnb > .nav-etc > dl {
	margin: 0px; padding: 0px; width: 140px; float: left;
}
.gnb-area .gnb > .nav-etc > dl > dt > a {
	transition:color 0.25s, background-color 0.25s; width: 140px; height: 50px; text-align: center; color: rgb(230, 236, 242); line-height: 50px; font-size: 16px; font-weight: 400; text-decoration: none; vertical-align: middle; display: block; background-color: rgb(11, 78, 86);
}
.gnb-area .gnb > .nav-etc > dl > dt > a:hover {
	background-color: rgb(0, 60, 69);
}
.gnb-area .gnb > .nav-etc > dl > dt.active > a {
	background-color: rgb(0, 60, 69);
}
.gnb-area .gnb > .nav-etc > dl > dt:hover {
	background-color: rgb(0, 60, 69);
}
.gnb-area .gnb > .nav-etc > dl > dt > a > span {
	vertical-align: middle;
}
.gnb-area .gnb > .nav-etc > dl > dt > a > i {
	margin: 0px 7px 0px 0px; color: rgb(82, 135, 178); font-size: 20px; vertical-align: middle;
}
.gnb-area .gnb dl {
	position: relative;
}
.gnb-area .gnb dl dd {
	background: rgb(255, 255, 255); transition:0.25s; left: 0px; top: 50px; height: 0px; overflow: hidden; position: absolute; z-index: 200; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; -moz-transition: all 0.25s ease;
}
.gnb-area .gnb dl dd.active {
	height: 360px; border-bottom-color: rgb(0, 106, 119); border-bottom-width: 1px; border-bottom-style: solid;
}
.gnb-area.eng-gnb .gnb dl dd.active {
	height: 133px;
}
.gnb-area .gnb > .nav-major > dl:last-child dd.active {
	width: 132px;
}
.gnb-area .gnb .nav-etc dl dd.active {
	border-bottom-color: rgb(11, 78, 86); border-bottom-width: 1px; border-bottom-style: solid;
}
.gnb-area .gnb dl > dd > ul {
	list-style: none; padding: 5px 0px;
}
.gnb-area .gnb dl > dd > ul > li {
	text-align: center; line-height: 1;
}
.gnb-area .gnb dl > dd > ul > li > span > a {
	list-style: none; height: 30px; color: rgb(0, 0, 0); line-height: 30px; letter-spacing: -0.45px; font-size: 13px; font-weight: 400; text-decoration: none; vertical-align: middle; display: table-cell;
}
.gnb-area.eng-gnb .gnb dl > dd > ul li a {
	line-height: 1.2;
}
.gnb-area .gnb dl > dd > ul li a span {
	vertical-align: middle;
}
.gnb-area .gnb dl > dd > ul li:hover {
	background: rgb(247, 247, 247);
}
.gnb-area .gnb dl > dd > ul > li + ul.submenu {
	list-style: none; margin: 0px 0px 10px; padding: 0px;
}
.gnb-area .gnb dl > dd > ul > li + ul.submenu li {
	
}
.gnb-area .gnb dl > dd > ul > li + ul.submenu li a {
	padding: 2px 0px; text-align: center; color: rgb(153, 153, 153); font-size: 12px; display: block;
}
.gnb-area .gnb dl > dd > ul > li + ul.submenu li a:hover {
	color: rgb(0, 106, 119);
}
.gnb-area .gnb .nav-major dl:first-child dd {
	border-left-color: rgb(0, 106, 119); border-left-width: 1px; border-left-style: solid;
}
.gnb-area .gnb .nav-major dl:last-child dd {
	border-right-color: rgb(0, 106, 119); border-right-width: 1px; border-right-style: solid;
}
.gnb-area .gnb .nav-etc dl:first-child dd {
	border-left-color: rgb(11, 78, 86); border-left-width: 1px; border-left-style: solid;
}
.gnb-area .gnb .nav-etc dl:last-child dd {
	border-right-color: rgb(11, 78, 86); border-right-width: 1px; border-right-style: solid;
}
.gnb-area .gnb .nav-major dl dd {
	width: 133px;
}
.gnb-area .gnb > .nav-major > dl:last-child dd {
	width: 132px;
}
.gnb-area .gnb .nav-etc dl dd {
	width: 140px;
}
.gnb-area .gnb dl > dt.active + dd a {
	color: rgb(0, 106, 119);
}
.eng-gnb.gnb-area .gnb > .nav-major {
	list-style: none; margin: 0px; padding: 0px; width: 910px; float: left;
}
.eng-gnb.gnb-area .gnb > .nav-major > dl {
	margin: 0px; padding: 0px; width: 182px; float: left;
}
.eng-gnb.gnb-area .gnb > .nav-major > dl > dt > a {
	width: 182px;
}
.eng-gnb.gnb-area .gnb .nav-major dl dd {
	width: 182px;
}
.eng-gnb.gnb-area .gnb dl > dd > ul li a {
	width: 182px;
}
.quick-area {
	top: 80px; width: 80px; right: -120px; border-top-color: rgb(11, 78, 86); border-top-width: 3px; border-top-style: solid; display: none; position: absolute; background-color: rgb(247, 247, 247);
}
.quick-area > ul {
	list-style: none; margin: 0px; padding: 0px;
}
.quick-area > ul > li {
	list-style: none; margin: 0px; padding: 0px;
}
.quick-area > ul > li > a {
	padding: 10px 0px; transition:color 0.25s, background-color 0.25s; text-align: center; text-decoration: none; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: block; background-color: rgb(247, 247, 247);
}
.quick-area > ul > li:first-child > a {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.quick-area > ul > li:last-child > a {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.quick-area > ul > li > a:hover {
	border-top-color: rgb(238, 238, 238); background-color: rgb(240, 240, 240);
}
.quick-area > ul > li > a > i {
	margin: 0px 0px 2px; color: rgb(11, 78, 86); line-height: 1; font-size: 24px; display: block; opacity: 0.45;
}
.quick-area > ul > li > a > span.title {
	color: rgb(153, 153, 153); letter-spacing: -0.25px; font-size: 12px;
}
.quick-area > span.go-top {
	width: 80px; display: block;
}
.quick-area > span.go-top > a {
	transition:color 0.25s, background-color 0.25s; height: 25px; text-align: center; color: rgb(240, 240, 240); line-height: 25px; font-size: 13px; font-weight: 200; text-decoration: none; display: block; background-color: rgb(204, 204, 204);
}
.quick-area > span.go-top > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(187, 187, 187);
}
.quick-area > span.go-top > a > i {
	margin: 0px 5px 0px 0px;
}
#footer {
	
}
#footer div.footer-utility-area {
	width: 100%; height: 20px; position: relative; background-color: rgb(204, 204, 204);
}
#footer div.footer-utility-area ul.footer-utility-quick {
	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; position: absolute;
}
#footer div.footer-utility-area ul.footer-utility-quick > li {
	margin: 0px; padding: 0px; width: 90px; height: 40px; line-height: 40px; float: left; display: inline-block;
}
#footer div.footer-utility-area ul.footer-utility-quick > li.contactus {
	width: auto;
}
#footer div.footer-utility-area ul.footer-utility-quick > li > a {
	padding: 0px; transition:color 0.25s, background-color 0.25s, border 0.25s; height: 40px; text-align: center; color: rgb(238, 238, 238); font-size: 14px; font-weight: 500; text-decoration: none; display: block; background-color: rgb(204, 204, 204);
}
#footer div.footer-utility-area ul.footer-utility-quick > li.contactus > a {
	padding: 0px 15px;
}
#footer div.footer-utility-area ul.footer-utility-quick > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(187, 187, 187);
}
#footer div.footer-utility-area ul.footer-utility-quick > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(187, 187, 187);
}
#footer div.footer-utility-area ul.footer-utility-etc {
	list-style: none; margin: 0px; padding: 0px; top: 0px; right: 0px; position: absolute;
}
#footer div.footer-utility-area ul.footer-utility-etc > li {
	margin: 0px; padding: 0px; width: 135px; height: 40px; line-height: 40px; float: left; position: relative;
}
#footer div.footer-utility-area ul.footer-utility-etc > li > a {
	transition:color 0.25s, background-color 0.25s, border 0.25s; width: 135px; height: 40px; text-align: center; color: rgb(240, 240, 240); font-size: 13px; font-weight: 300; text-decoration: none; display: block; background-color: rgb(109, 109, 109);
}
#footer div.footer-utility-area ul.footer-utility-etc > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(93, 93, 93);
}
#footer div.footer-utility-area ul.footer-utility-etc > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(93, 93, 93);
}
#footer div.footer-utility-area ul.footer-utility-etc > li > span.vertical-divline {
	top: 50%; width: 1px; height: 10px; right: 0px; margin-top: -5px; display: block; position: absolute; background-color: rgb(146, 146, 146);
}
#footer div.footer-contents {
	padding: 20px 0px 20px;
}
#footer div.footer-contents .inner-wrap {
	background: url("../images/logo_ft.png") no-repeat right top;
}
#footer div.footer-contents address {
	margin: 0px 0px 20px;
}
#footer div.footer-contents address > ul {
	list-style: none; margin: 0px; padding: 0px;
}
#footer div.footer-contents address > ul > li {
	margin: 0px; padding: 0px; color: rgb(118, 118, 118); font-size: 13px;
}
#footer div.footer-contents address > ul > li > a {
	color: rgb(118, 118, 118);
}
#footer div.footer-contents p.copyright {
	margin: 0px 0px 10px; color: rgb(153, 153, 153); font-size: 13px;
}
#footer div.footer-contents p.copyright > b {
	color: rgb(0, 106, 119); text-transform: uppercase;
}
#footer div.footer-contents p.alarm {
	margin: 0px; color: rgb(153, 153, 153); font-size: 13px;
}
.sitemap {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display: none; position: absolute; z-index: 99999; background-color: rgba(0, 106, 119, 0.95);
}
.sitemap .inner {
	margin: 0px auto; padding: 0px; width: auto; position: relative; max-width: 980px;
}
.sitemap .btn-close {
	text-align: right; display: block; cursor: pointer;
}
.sitemap .btn-close i {
	transition:color 0.35s; color: rgb(255, 255, 255); line-height: 1; font-size: 60px; -webkit-transition: color 0.35s; -o-transition: color 0.35s; -moz-transition: color 0.35s;
}
.sitemap .btn-close i:hover {
	color: rgb(255, 255, 255);
}
.sitemap .inner dl {
	margin: 0px; padding: 0px 30px 0px 0px; width: 20%; float: left; min-height: 550px;
}
.sitemap .inner dl.col2 {
	width: 40%;
}
.sitemap .inner dl.col2 ul {
	width: 166px; vertical-align: top; display: inline-block;
}
.sitemap .inner dl.col2 ul:first-child {
	margin-right: 20px;
}
.sitemap .inner dl.col2 ul > li {
	margin-bottom: 10px;
}
.sitemap.sitemap-eng .inner dl {
	padding: 0px 0px 40px !important;
}
.sitemap .inner dl.sitemap1 {
	
}
.sitemap .inner dl dt {
	margin: 0px 0px 10px; display: block;
}
.sitemap .inner dl dt {
	margin: 0px 0px 30px; display: block;
}
.sitemap .inner dl dt > a {
	height: 46px; text-align: center; color: rgb(51, 51, 51); line-height: 46px; font-size: 18px; font-weight: 400; display: block; background-color: rgb(255, 255, 255);
}
.sitemap .inner dl dd {
	display: block;
}
.sitemap .inner dl dd > ul {
	margin: 0px; padding: 0px;
}
.sitemap .inner dl dd > ul > li {
	list-style: none; margin: 0px 0px 20px; width: 166px; line-height: 1.1; display: block;
}
.sitemap .inner dl dd > ul > li > span {
	display: block; marign: 0 0 10px;
}
.sitemap .inner dl dd > ul > li > span a {
	color: rgb(255, 255, 255); line-height: 1.1; font-size: 16px; font-weight: 400;
}
.sitemap .inner dl dd > ul > li a:hover {
	color: rgb(255, 255, 255); font-weight: 500; text-decoration: underline;
}
.sitemap .inner dl dd > ul > li > ul {
	list-style: none; margin: 12px 0px 15px; padding: 0px 0px 10px; border-bottom-color: rgb(67, 114, 175); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.sitemap .inner dl dd > ul > li > ul > li {
	margin: 0px 0px 8px;
}
.sitemap .inner dl dd > ul > li > ul > li > a {
	color: rgb(136, 182, 241); font-size: 14px; font-weight: 400;
}
.sitemap .inner dl dd > ul > li > ul > li > a:hover {
	color: rgb(136, 182, 241); font-size: 14px; font-weight: 400;
}
.sitemap .inner dl dd > ul > li > ul > li > a::before {
	content: "- ";
}
.drawer-brand {
	width: 100%; height: 55px; position: relative;
}
.drawer-brand h2 {
	padding: 0px 15px; left: 0px; width: 280px; height: 30px; text-align: right; bottom: -10px; color: rgb(238, 238, 238); line-height: 30px; font-size: 13px; position: absolute; background-color: rgba(0, 0, 0, 0.45);
}
.subspot-area {
	width: 100%; display: none; background-color: rgb(255, 255, 255);
}
.subspot-area .inner-wrap {
	background: url("/assets/images/pages/bg_subspot1.png") no-repeat top; margin: 0px auto; width: 100%; height: 120px;
}
.subspot-area.subspot0 .inner-wrap {
	background: url("/assets/images/pages/bg_subspot1.png") no-repeat top;
}
.subspot-area.subspot1 .inner-wrap {
	background: url("/assets/images/pages/bg_subspot2.png") no-repeat top;
}
.subspot-area.subspot2 .inner-wrap {
	background: url("/assets/images/pages/bg_subspot3.png") no-repeat top;
}
.subspot-area.subspot3 .inner-wrap {
	background: url("/assets/images/pages/bg_subspot4.png") no-repeat top;
}
.subspot-area.subspot4 .inner-wrap {
	background: url("/assets/images/pages/bg_subspot5.png") no-repeat top;
}
.subspot-area.subspot5 .inner-wrap {
	background: url("/assets/images/pages/bg_subspot6.png") no-repeat top;
}
.breadcrumb-area::after {
	clear: both; display: block; content: "";
}
.breadcrumb-area {
	background: rgb(247, 247, 247); height: 30px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.breadcrumb-area ul {
	margin: 0px; float: right;
}
.breadcrumb-area ul li {
	background: url("../images/divide_arrow.png") no-repeat right; padding: 0px 20px 0px 10px; display: inline-block;
}
.breadcrumb-area ul li span {
	color: rgb(153, 153, 153); line-height: 30px; font-size: 12px;
}
.breadcrumb-area ul li:last-child {
	background: none; padding-right: 0px;
}
.snb {
	width: 180px; float: left;
}
.snb span {
	text-align: left; vertical-align: middle; display: table-cell;
}
.snb > dl {
	margin: 0px; padding: 0px;
}
.snb > dl > dt {
	background: url("../images/snb_bg.png") no-repeat 0px 0px; height: 70px; position: relative;
}
.snb > dl > dt i {
	left: 15px; top: 5px; color: rgba(255, 255, 255, 0.5); font-size: 50px; position: absolute;
}
.snb > dl > dt > a {
	text-decoration: none;
}
.snb > dl > dt > span {
	width: 180px; height: 70px; text-align: left; color: rgb(255, 255, 255); line-height: 1.2; padding-left: 20px; font-size: 20px; font-weight: 500;
}
.snb > dl > dt > a > span {
	width: 180px; height: 70px; text-align: left; color: rgb(255, 255, 255); line-height: 1.2; padding-left: 20px; font-size: 20px; font-weight: 500;
}
.snb > dl > dd {
	border-top-color: transparent; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.snb > dl > dd > ul {
	list-style: none; margin: 0px; padding: 0px 0px 100px;
}
.snb > dl > dd > ul > li {
	background: rgb(255, 255, 255); position: relative;
}
.snb > dl > dd > ul > li > a {
	margin: 0px 0px -1px; padding: 0px 10px 0px 15px; border: 1px solid rgb(238, 238, 238); border-image: none; text-align: center; color: rgb(118, 118, 118); font-family: "Noto Sans KR", "¸¼Àº °íµñ", dotum, sans-serif; font-size: 14px; font-weight: 400; text-decoration: none; display: block; position: relative;
}
.snb > dl > dd > ul > li > a:hover {
	color: rgb(0, 106, 119);
}
.snb > dl > dd > ul > li > a:hover i {
	
}
.snb > dl > dd > ul > li > a > span {
	height: 40px; line-height: 1.2;
}
.snb > dl > dd > ul > li > a > i {
	top: 12px; right: 15px; font-size: 13px; position: absolute; opacity: 0.5;
}
.snb > dl > dd > ul > li.active > a {
	color: rgb(11, 78, 86); font-weight: 700;
}
.snb > dl > dd > ul > li.active > a::before {
	left: 0px; top: 13px; width: 2px; height: 15px; position: absolute; content: ""; background-color: rgb(11, 78, 86);
}
.snb > dl > dd > ul > li > ul.nav-sub {
	list-style: none; margin: 0px; padding: 0px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; display: none;
}
.snb > dl > dd > ul > li.active > ul.nav-sub {
	display: block;
}
.snb > dl > dd > ul > li > ul.nav-sub li {
	
}
.snb > dl > dd > ul > li > ul.nav-sub li a {
	border-width: 0px 1px; border-style: none solid; border-color: currentColor rgb(238, 238, 238); margin: -1px 0px 0px; padding: 6px 0px 3px 20px; border-image: none; width: 100%; color: rgb(118, 118, 118); font-size: 12px; font-weight: 300; text-decoration: none; display: block; background-color: rgb(250, 250, 250);
}
.snb > dl > dd > ul > li.active > ul.nav-sub li a {
	background-color: rgb(250, 250, 250);
}
.snb > dl > dd > ul > li > ul.nav-sub li.active a {
	color: rgb(11, 78, 86); font-weight: 500; background-color: rgb(244, 244, 244);
}
.snb > dl > dd > ul > li > ul.nav-sub li.active a:hover {
	color: rgb(11, 78, 86); font-weight: 500; background-color: rgb(244, 244, 244);
}
.snb > dl > dd > ul > li > ul.nav-sub li.active + li > a {
	
}
.snb > dl > dd > ul > li > ul.nav-sub li:last-child a {
	
}
.snb > dl > dd > ul > li > ul.nav-sub li:last-child.active a {
	
}
.snb > dl > dd > ul > li > ul.nav-sub li:last-child a:hover {
	
}
.snb > dl > dd > ul > li > ul.nav-sub li a:hover {
	color: rgb(51, 51, 51); background-color: rgb(244, 244, 244);
}
.eng-snb.snb dt i {
	left: 8px; top: 5px;
}
.eng-snb.snb dt span {
	font-size: 18px;
}
.pages-area {
	padding: 0px 0px 50px 40px; width: 800px; float: left;
}
.contents-title {
	height: 70px; padding-top: 25px; font-size: 24px; font-weight: 700; margin-top: 0px; margin-bottom: 30px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.sub#container > .inner-wrap {
	background: url("../images/snb_bg02.png") repeat-y 0px 0px; min-height: 630px;
}
.search-page#container > .inner-wrap {
	min-height: 630px;
}
.table.table-centered th {
	text-align: center;
}
.table.table-centered td {
	text-align: center;
}
.board .table-responsive > table {
	table-layout: fixed;
}
.btn {
	border-radius: 2px;
}
.panel-title {
	font-size: 15px;
}
.form-control {
	padding: 3px 6px; border-radius: 2px; height: 30px; font-size: 13px; box-shadow: none;
}
.label {
	padding: 4px 6px 3px; border-radius: 0px; font-weight: 300;
}
.pagination-sm > li > a {
	font-size: 13px;
}
.pagination-sm > li > span {
	font-size: 13px;
}
.fa {
	font: 14px FontAwesome !important; font-size-adjust: none !important; font-stretch: normal !important;
}
.pagination .active a {
	color: rgb(255, 255, 255) !important;
}
@media print
{
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a[href]::after {
	display: none !important;
}
abbr[title]::after {
	display: none !important;
}
a[href^='#']::after {
	display: none !important;
}
a[href^='javascript:']::after {
	display: none !important;
}
pre {
	border: 0px currentColor; border-image: none;
}
blockquote {
	border: 0px currentColor; border-image: none;
}
}
