a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}
header{    background: linear-gradient(180deg, #EDF1F4 30%,#fff 70%);}
#st-body {
	font-family: 'Nanum Gothic', 'Helvetica Neue', Helvetica, Arial, 'Malgun Gothic', '돋움', Dotum;
}
#st-body a:focus { outline: none; }
#st-body .btn:focus { outline: none; }
#st-body .msg_sound_only, .sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}
#st-body .row-tiny {
	margin-right: -7px;
	margin-left: -7px;
}
#st-body .col-tiny {
	padding-right: 7px;
	padding-left: 7px;
}
#st-body .visible-xs-v { display: none !important; }
#st-body .visible-xs-v-inline { display: none !important; }
@media (max-width: 480px) {
	#st-body .hidden-xs-v { display: none !important; }
	#st-body .visible-xs-v { display: block !important; }
	#st-body .visible-xs-v-inline { display: inline-block !important; }
	#st-body .col-xs-v6 { width: 50% !important; }
	#st-body .col-xs-v12 { width: 100% !important; }
}
#st-body .keep-all { 
	word-break: keep-all; 
}
#st-body .ellipsis {
	width: 100%;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#st-body .ellipsis-li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#st-body .ellipsis-multi {
	display: -webkit-box;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical; 
	word-wrap:break-word;
}
#st-body .ellipsis-multi.l2 {
	-webkit-line-clamp: 2;
}
#st-body .ellipsis-multi.l3 {
	-webkit-line-clamp: 3;
}
#st-body .bold { font-weight: bold; }
#st-body .center { margin: 0 auto; }
#st-body .vtop { vertical-align: top; }
#st-body .vbottom { vertical-align: bottom; }
#st-body .vmiddle { vertical-align: middle; }
#st-body .vmiddle-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
#st-body .vmiddle-section {
	display: table-cell;
	vertical-align: middle;
}

.main_n{position: absolute;
    top: -8px;
    padding: 5px 13px;
    left: 8px;}

#st-body .navbar-nav > li > a { font-weight: bold; }
#st-body .input-sm { font-size: 13px; }
#st-body label.input { font-weight: normal; }
#st-body label.input > input[type="checkbox"], 
#st-body label.input > input[type="radio"] {
    position: relative;
    top: 1px;
}


#st-body .page-header { margin: 0 0 15px; }
#st-body .page-header > .title { margin: 0; }
#st-body .page-header > .title > .fa { position: relative; top: -2px; }
#st-body .page-desc { position: relative; top: -5px; margin-bottom: 25px; }
#st-body ul.page-desc { padding: 0 0 0 20px; margin: 0 0 25px 0; }
#st-body ul.page-desc > li { line-height: 1.5; }

#st-body .actions { width: 100%; padding: 0; }
#st-body .actions:before, #st-body .actions:after { display: table; content: " "; }
#st-body .actions:after { clear: both; }
#st-body .actions .left { float: left; }
#st-body .actions .right { float: right; }
#st-body .actions .btn { margin-bottom: 10px; }

#st-body .content { min-height: 350px; }
#st-body .sch_word { color: #555; background-color: #ffff00; }


/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {display:none}
#captcha #captcha_img {width:162px;height:62px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:125px;height:62px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 10px;font-size:0.95em;letter-spacing:-0.1em}

/** 여기까지 기본 css 가져온 것 **/







/** Topbar **/
#st-body .topbar {
	border-bottom: 0px solid #ddd;
}
#st-body .topbar .btn-group {
	border-radius: 0;
}
/** PCbar 로고설정부분 포함 **/
#st-body .pcbar {
	padding: 1% 0;
}
#st-body .pcbar .brand {
	font-size: 24px;
	font-weight: bold;
	
	padding:0 0 10px;
}
#st-body .pcbar .brand a {
	color: #333;
	text-decoration: none;
}

.carousel-wrapper{overflow: hidden;}
.m8{width: 70% !important;float: left;}
.m4{width: 30% !important;float: left;}

.btn_slide:hover{background-color: #333;color: #fff;}
.btn_slide{    background-color: #f00;
    color: #fff!important;
    padding: 5px 10px;}

/** Navbar **/
#st-body .navbar { border-radius: 0;    padding: 2% 0;}

	/* 수정할부분 */
	#st-body .navbar-nav,
	#st-body .navbar-nav > ul { width:100%;    max-width: 100%;padding: 2px 0;
		border-top: 1px solid #ccc;  background: linear-gradient(180deg, #EDF1F4 30%,#fff 70%);
		border-bottom: 1px solid #ccc;}
	#st-body .navbar-nav > li { text-align:center !important;    border-right: 1px solid #ccc;}

	/* 2차카테고리 위치보정 */
	#st-body .navbar-nav .dropdown-menu { left:0px; }


#st-body .navbar-nav > li > a {    font-weight: 300;
    font-family: 'Noto Sans KR';
    color: #6E777E;
    font-size: 1.2em;    padding: 15px 25px;
    letter-spacing: -0.5px;}
#st-body .navbar-nav .label-logged-in {
    font-size: 10px;
    position: relative;
    top: -5px;
    padding: 1px 3px;
}
#st-body .navbar-nav .search {
	margin: 0 15px;
}
#st-body .navbar-nav .panel-search {
	width: 0px;
	min-width: 250px;
	box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	margin-bottom: 0;
}

.lang_drop{float: right;    color: #888;
    padding-top: 3px;}
.lang_drop .lang{position: relative;    padding: 10px 0;}
.lang_drop ul{      z-index: 9999;
    position: absolute;
    display: none;
    top: 30px;
    padding: 0;
    margin: 0;
    left: 0;
    background: #fff;}
.lang_drop .lang:hover ul{display: block;}
.lang_drop ul li{list-style: none;}
.lang_drop ul li a{    padding: 5px 10px !important;
    height: auto !important;
    line-height: normal !important;
    font-size: 12px;}
	.lang_drop ul li a:hover{background-color: #ccc!important;}
#st-body .navbar-nav .dropdown-submenu { position:relative;}
#st-body .navbar-nav .dropdown-submenu > .dropdown-menu { top:0; left:100%; margin-top:-6px; margin-left:-2px; -webkit-border-radius:0 0 6px 0; -moz-border-radius:0 0 6px 0; border-radius:0 0 6px 0; }
#st-body .navbar-nav .dropdown-submenu > a:after { display:block; content:" "; float:right; width:0; height:0; border-color:transparent; border-style:solid; border-width:5px 0 5px 5px; border-left-color:#cccccc; margin-top:5px; margin-right:-10px;}
#st-body .navbar-nav .dropdown-submenu.pull-left { float:none; }
#st-body .navbar-nav .dropdown-submenu.pull-left > .dropdown-menu { left:-100%; margin-left:10px; -webkit-border-radius:6px 0 6px 6px; -moz-border-radius:6px 0 6px 6px; border-radius:6px 0 6px 6px; }
#st-body .dropdown-menu > .active > a, #st-body .dropdown-menu > .active > a:hover, #st-body .dropdown-menu > .active > a:focus { color: #fff; background-color: #337ab7; }
#st-body .navbar-collapse { padding-right: 0; padding-left: 0;}


@media screen and (min-width:768px) and (max-width:992px) {
	#st-body .navbar-nav > li { padding:0;}
	#st-body .navbar-nav .dropdown-menu { left:0px; }
}

@media (max-width: 767px) {
	#st-body .navbar-nav .dropdown-submenu > a:after {
		margin-right: 0;
	}
	#st-body .navbar-nav .dropdown-submenu .dropdown-menu {
		margin-top: 0;
		margin-left: 0;
	}
	#st-body .navbar-nav .dropdown-submenu .dropdown-menu li {
		padding-left: 15px;
		padding-right: 15px;
	}
	#st-body .navbar-nav > li {
		width:95%;
		padding-left:20px;
		text-align:left !important;
	}
	.lang_drop{    float: none;
		padding: 8px 11px;
	
		font-weight: bold;
	}
	.lang_drop ul{padding: 5px 0;
		position: relative;}
		#st-body .btn-nav{color: #777;
			font-weight: normal;
			font-size: 1em;
			width: 100%;
			text-align: left;}
			#st-body .btn-nav{background-color: transparent !important;}
}

.disnon1200{display: none;}


/** Slider (carousel) **/
#st-body .carousel-main { margin-bottom: 30px; }
#st-body .carousel-main .item { 
	width: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@media (max-width: 767px) {
	#st-body .carousel-wrapper {
		margin: -20px -15px 0;
	}
	.disnon1200{display: block;}
}


/** Sidebar **/
#st-body .sidebar .banner {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#st-body .sidebar .banner img {
	margin: 0 auto;	
}

@media screen and (min-width:768px) and (max-width:992px) {
#st-body .sidebar {
	display:none;
}
}
@media screen and (max-width:767px) {
#st-body .sidebar {
	display:none;
}
}



/** Footer **/
#st-body .footer {
	margin-top: 30px;
	font-size:12px;
}
#st-body .footer .footbar {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
}
#st-body .footer .footbar .btn-group {
	border-radius: 0;

}
#st-body .footer .content {
	color: #333;
	line-height: 1.7;
	background-color: #E3E5E8;
	min-height: 20px;
	padding: 30px 0;
}
#st-body .footer .content a, 
#st-body .footer .content a:hover { 
	color: #fff; 
}
#st-body .footer .content .divider {
    color: #666;
    font-size: 80%;
    position: relative;
    top: -1px;
    margin: 0 7px;
}
#st-body .footer .content hr {
    border-top: 1px solid #444;
}
#st-body .footer .copyright {
	color: #333;
	text-align: center;
	background-color: #E3E5E8;
	padding: 10px 0;	
}
#st-body .footer .copyright a, 
#st-body .footer .copyright a:hover { 
	color: #fff; 
}
@media (max-width: 991px) {
	#st-body .footer .content {
		text-align: center;
	}
}


/** Common **/
#st-body .btn-nav {
	color: #777;
	font-weight: normal;
    height: 30px;
    line-height: 30px;	
	border-top: 0;
	border-bottom: 0;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	border-radius: 0;
	padding: 0 10px;    text-transform: uppercase;
}
#st-body .btn-nav:hover,
#st-body .btn-nav:active,
#st-body .btn-nav.active {
	color: #3b3b3b;
}
#st-body .btn-nav .fa {
	font-size: 1.3em;
	position: relative;
	top: 1px;
}
#st-body .btn-nav .glyphicon {
	font-size: 1.2em;
	position: relative;
	top: 2px;
}


/** Common - footer**/
#st-body .btn-nav-footer {
	color: #777;
	font-weight: normal;
	background-color: #f8f8f8;
    height: 30px;
    line-height: 30px;	
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-radius: 0;
	padding: 0 10px;
}
#st-body .btn-nav-footer:hover,
#st-body .btn-nav-footer:active,
#st-body .btn-nav-footer.active {
	color: #3b3b3b;
}
#st-body .btn-nav-footer .fa {
	font-size: 1.3em;
	position: relative;
	top: 1px;
}
#st-body .btn-nav-footer .glyphicon {
	font-size: 1.2em;
	position: relative;
	top: 2px;
}


/** Preloader **/
#st-preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: #ffffff;
	z-index:999999; 
}
#st-preloader .spinner {
	margin: 150px auto 0;
	width: 70px;
	text-align: center;
	position:fixed;
	z-index:999999;
	width:250px;
	height:250px;
	position:absolute;
	left:50%; 
	top:50%; 
	background-size:32px 32px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-125px 0 0 -125px; 
}
#st-preloader .spinner > div {
	width: 18px;
	height: 18px;
	background-color: #ccc;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#st-preloader .spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
#st-preloader .spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0.0) }
	40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
	0%, 80%, 100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	} 40% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}


/** Back to top menu **/
#st-backtotop {
	color: #fff;
    position: fixed;
    bottom: 15px;
    right: 15px;
    text-decoration: none;
    padding: 16px;
    display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
	background: rgba(0,0,0,0.4);
	z-index: 5000;
	cursor: pointer;
}
#st-backtotop:hover {    
	background-color: #333;
}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_con p {margin: 0}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


.slide_btn{margin: 1%;float: left;}



/* 서브비주얼이미지 */
.main_img_th{overflow: hidden;width: 100%;}
.sub_visual {    display: none;
	margin:-20px 0 30px;
	height:250px;
	background:url('/images/sub_visual.jpg')no-repeat center top;
	background-position:50% 50%;
}
.sub_visual_en {
	margin:-20px 0 30px;
	height:250px;
	background:url('/images/sub_visual_en.jpg')no-repeat center top;
	background-position:50% 50%;
}
/* mobile */
@media screen and (max-width:767px) {
.sub_visual {display:none;}
.sub_visual_en {display:none;}
.content {width:100%;padding:0;margin:0;}
}



.copy_logo {float:right;}
.copy_logo img {width:200px !important;}

@media screen and (min-width:768px) and (max-width:992px) {
.copy_logo {float:none;display:block;width:100%;padding:5px 0;}
}
@media screen and (max-width:767px) {
.copy_logo {float:none;display:block;width:100%;padding:5px 0;}
}