@charset "utf-8";
/* 
 * Nanum Gothic (Korean) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);
  src: local('NanumGothic'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot);
  src: local('NanumGothicBold'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot);
  src: local('NanumGothicExtraBold'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.ttf) format('truetype');
}

html {font-size: 62.5%;}

html.websize-1{font-size: 62.5%;}
html.websize-2{font-size: 68.5%;}
html.websize-3{font-size: 72.5%;}
html.websize-4{font-size: 78.5%;}
html.websize-5{font-size: 82.5%;}
	/**/
	.size-realtime {display:none;font-size:12px;padding-left:0 !important;}
	html.websize-1 .size-realtime.s1 {display:inline-block;}
	html.websize-2 .size-realtime.s2 {display:inline-block;}
	html.websize-3 .size-realtime.s3 {display:inline-block;}
	html.websize-4 .size-realtime.s4 {display:inline-block;}
	html.websize-5 .size-realtime.s5 {display:inline-block;}
html body {font-family:'Nanum Gothic','돋움', sans-serif;color:#666; font-size:13px;font-size:1.3rem;}
.float-wrap:after {content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .float-wrap{display:inline-block;}



DIV.topToolBody { position: absolute; z-index: 9999 }


/* header
--------------------*/


header {position:relative;z-index:9998;width:100%;height:111px;
	background-color:#fff;
	border-top:3px solid #8dd7e1
	}

[class*='header__wrap'] {margin:0 auto; width:1000px;}
	*+ html [class*='header__wrap'] {position:relative; }
[class*='header__wrap'] h1 {}
	*+ html [class*='header__wrap'] h1 {}
[class*='header__wrap'] h1 a {position:relative; height:39px;width:200px; display:block;font-size:0;padding-top:9px;} /*메인타이틀 크기*/ /* CI 변경되서 패딩탑값 추가 */
	*+ html [class*='header__wrap'] h1 a {}
[class*='header__wrap'] h1 a img{}

.header__wrap__h1 {width:1000px;margin:0 auto;position:relative;}
	.header__wrap__h1 h1 {position:absolute;top:54px;left:0;}

	/* gnb */

	.gnb {width:750px;;padding-top:36px;padding-left:250px;
		/*
		-webkit-box-shadow: 0px 4px 18px -13px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 4px 18px -13px rgba(0,0,0,0.75);
		box-shadow: 0px 4px 18px -13px rgba(0,0,0,0.75);
		*/
		}


	.gnb-ul{display: inline-block; width: auto;}
		*+ html .gnb-ul {display:inline;}
	.gnb-menu {float:left;}
	
		*+ html .gnb-menu {position:relative;}

	.gnb-menu > a {display:block;text-align:center;font-size:18px;color:#333;font-weight:bold;height:75px;line-height:75px; text-decoration:none;}


	.gnb-menu > a:hover,
	.gnb-menu > a:focus,	
	.gnb-menu.over > a,	
	.gnb-menu.focus > a  {text-decoration:underline;color:#04a5df;}
	.selected .gnb-menu > a {
		-webkit-box-shadow: 0 2px 9px -11px rgba(0,0,0,0.75);
		-moz-box-shadow: 0 2px 9px -11px rgba(0,0,0,0.75);
		box-shadow: 0 2px 9px -11px rgba(0,0,0,0.75);
	}
	/*링크버튼 추가*/
	.gnb-link-box {position:absolute;top:30px;right:30px;}
	.gnb-link-box a {display:block;height:48px;line-height:48px;color:#666;font-size:14px;background-position:10px center;background-repeat:no-repeat;
		border:1px solid #ddd;
		background-color:#fff;
		margin-bottom:5px;
		border-radius:5px;padding-left:65px;width:130px;
		}
	.gnb-link-box a.g-item1 {background-image:url("/commons/main/images/global/gnb-link-01.png");}
	.gnb-link-box a.g-item2 {background-image:url("/commons/main/images/global/gnb-link-02.png");}
	.gnb-link-box a.g-item3 {background-image:url("/commons/main/images/global/gnb-link-03.png");}
	.gnb-link-box a:hover,
	.gnb-link-box a:focus {opacity:0.8;border:1px solid #a59b9b;}

/*new menu (all 2nd menu down) 
===============================*/
	.gnb .sub-nav {display:block;text-align:left;height:0;overflow:hidden;visibility:hidden;width:100%;background-color:#fff;position:absolute;right:0;opacity:0;}
	.gnb .gnb-menu.over .sub-nav {height:auto;visibility:visible;padding-top:10px;padding-bottom:0px;border-top:0;opacity:1;
		-webkit-transition: all 0.3s ease 0s;
		   -moz-transition: all 0.3s ease 0s;
			-ms-transition: all 0.3s ease 0s;
			 -o-transition: all 0.3s ease 0s;
				transition: all 0.3s ease 0s;
		border-top:1px solid #ddd;
		border-bottom:2px solid #04a5df;
		min-height:235px;
		}
	.gnb .gnb-menu.focus .sub-nav {height:auto;visibility:visible;padding-top:10px;padding-bottom:0px;border-top:0;opacity:1;
		-webkit-transition: all 0.3s ease 0s;
		   -moz-transition: all 0.3s ease 0s;
			-ms-transition: all 0.3s ease 0s;
			 -o-transition: all 0.3s ease 0s;
				transition: all 0.3s ease 0s;
		border-top:1px solid #ddd;
		border-bottom:2px solid #04a5df;
		min-height:235px;
		}
	.gnb .sub-nav__box {width:1000px;margin:0 auto;padding-bottom:10px;}

	.gnb .gnb-menu.over .sub-nav {background-color:#f0f5fd;}

	.gnb .sub-nav__box__ul {padding-left:250px;width:502px;position:relative;
				min-height:235px;
		background-image:url("/commons/main/images/global/sub-nav__box__list.png");background-repeat:repeat-y;background-position:250px 0;}
	.gnb .sub-nav__box__ul:after {content:' ';clear:both;visibility:hidden;display:block;}
		*+ html .gnb .sub-nav__box__ul {display:inline-block;}
	.gnb .sub-nav__box__list {width:210px;padding-left:21px;padding-right:30px;float:left;}
	.gnb .sub-nav__box__list a{display:block;padding:6px;padding-left:25px;color:#333;}
	.gnb .sub-nav__box__list.on > a,
	.gnb .sub-nav__box__list > a:hover,
	.gnb .sub-nav__box__list > a:focus {color:#fff;background-color:#0077c2;
		background-image:url("/commons/main/images/global/sub-nav__box__list_on.png");background-repeat:no-repeat;background-position:95% center;
		}
	
		.gnb .sub-nav__box__list a span {
			padding-right:20px;
			}
		.gnb .sub-nav__box__list a:hover span,
		.gnb .sub-nav__box__list a:focus span{ 
			background-image:url("/commons/main/images/global/sub-nav__box__list2.jpg");background-repeat:no-repeat;background-position:right 3px;
			}

	/* 균일 사이즈의 경우 시작 */	/*좌우폭*/
		.gnb .gnb-ul {display:block;width:88%;}
		.gnb.two_type .gnb-menu {width:50%;}
		.gnb.three_type .gnb-menu {width:33.33%;}
			*+ html .gnb.three_type .gnb-menu {width:33%;}
		.gnb.four_type .gnb-menu {width:25%;}
		.gnb.five_type .gnb-menu {width:20%;}
		.gnb.six_type .gnb-menu {width:16.66%;}
			*+ html .gnb.six_type .gnb-menu {width:16%;}
		.gnb.seven_type .gnb-menu {width:14%;}
		.gnb.eight_type .gnb-menu {width:12.5%;}
		.gnb.nine_type .gnb-menu {width:11.20%;}
			*+ html .gnb.nine_type .gnb-menu {width:11%;}
		.gnb.ten_type .gnb-menu {width:10%;}
		.gnb.eleven_type .gnb-menu {width:9.09%;}
			*+ html .gnb.eleven_type .gnb-menu {width:9%;}
		.gnb.twelve_type .gnb-menu {width:8.3%;}
			*+ html .gnb.twelve_type .gnb-menu {width:8%;}

		.gnb.thirty_type .gnb-menu {width:7.5%;}
			*+ html .gnb.thirty_type .gnb-menu {width:7%;}
	/**/	
	.gnb .gnb-menu > a {display:block;width:100%;text-align:center;}

	/* 균일 사이즈의 경우 끝 */

	/*세부 이미지 추가버전*/
	.gnb .sub-nav__box {position:relative;}
	.gnb .sub-nav__box > h2 {position:absolute;top:0;left:0;font-size:27px;color:#000;padding-top:30px;padding-left:30px;}
	.gnb .sub-nav__box {background-position:30px 100%;background-repeat:no-repeat;}
	.gnb .gnb-menu:nth-child(1) .sub-nav__box {background-image:url("/commons/main/images/global/sub-nav__box__bg1.png");}
	.gnb .gnb-menu:nth-child(2) .sub-nav__box {background-image:url("/commons/main/images/global/sub-nav__box__bg2.png");}
	.gnb .gnb-menu:nth-child(3) .sub-nav__box {background-image:url("/commons/main/images/global/sub-nav__box__bg3.png");}
	.gnb .gnb-menu:nth-child(4) .sub-nav__box {background-image:url("/commons/main/images/global/sub-nav__box__bg4.png");}
	.gnb .gnb-menu:nth-child(5) .sub-nav__box {background-image:url("/commons/main/images/global/sub-nav__box__bg5.png");}
	.gnb .gnb-menu:nth-child(6) .sub-nav__box {background-image:url("/commons/main/images/global/sub-nav__box__bg6.png");}

	/*3차*/
	.gnb .sub-nav__3rd {display:none;position:absolute;top:0;left:510px;min-height:900px;width:210px;}
	.gnb .on.sub-nav__3rd {display:block;}
	.gnb .sub-nav__3rd a {display:block;}
	.gnb .sub-nav__3rd a:hover,
	.gnb .sub-nav__3rd a:focus {color:#28abe1;text-decoration:underline;font-weight:bold;}


	/*검색버튼, 전체메뉴보기 버튼*/
	.ex-btn-wrap {position:absolute;top:0px;right:0;width:100%;}
	.ex-btn-wrap__in {position:relative;width:1000px;margin:0 auto;text-align:right;}
	.ex-btn-wrap__in .top-search {position:absolute;top:58px;right:34px;}
		.ex-btn-wrap__in > a {border:2px solid #fff;outline:none;}
		.ex-btn-wrap__in > a:hover,
		.ex-btn-wrap__in > a:focus {border:2px solid gold;}
	.ex-btn-wrap__in .btn_all {position:absolute;top:58px;right:0px;}

/* 전체메뉴보기 */

.all_menu_outwrap {position:relative;width:100%;margin:0 auto;display:none;}
.all_menu_outwrap.on {display:block;}

.all_menu_btn-box {display:block;margin:0 auto;width:1000px;position:relative;}
.btn_all{
}

.all_menu_wrap {
	width:100%;
	background-color:#f0f5fd;
	padding-top:0;
	z-index:9999;
	position:absolute;
	top:0;
	right:0;
	height:0;
	overflow:hidden;
    visibility: hidden;
	opacity:0;
		-webkit-transition: all 0.7s ease 0s;
		   -moz-transition: all 0.7s ease 0s;
			-ms-transition: all 0.7s ease 0s;
			 -o-transition: all 0.7s ease 0s;
				transition: all 0.7s ease 0s;
	border-top:1px solid #dddddd;
	border-bottom:2px solid #04a5df;
		-webkit-box-shadow: 0 4px 14px -12px rgba(0,0,0,0.75);
		-moz-box-shadow: 0 4px 14px -12px rgba(0,0,0,0.75);
		box-shadow: 0 4px 14px -12px rgba(0,0,0,0.75);
}
.all_menu_wrap.selected {display:block;
    height: auto;
	padding-top:30px;
	padding-bottom:30px;
    opacity: 1;
    visibility: visible;
}
.all_menu_in {position:relative;
	width:1000px;margin:0 auto;
	border-top:0px;
	}
	.all_menu_in.two_type .nav-item {width:50%;}
	.all_menu_in.three_type .nav-item {width:33.33%;}
		*+ html .all_menu_in.three_type .nav-item {width:33%;}
	.all_menu_in.four_type .nav-item {width:25%;}
	.all_menu_in.five_type .nav-item {width:20%;}
	.all_menu_in.six_type .nav-item {width:16.66%;}
		*+ html .all_menu_in.six_type .nav-item {width:16%;}
	.all_menu_in.seven_type .nav-item {width:14%;}
	.all_menu_in.eight_type .nav-item {width:12.5%;}
	.all_menu_in.nine_type .nav-item {width:11.11%;}
		*+ html .all_menu_in.nine_type .nav-item {width:11%;}
	.all_menu_in.ten_type .nav-item {width:10%;}
	.all_menu_in.eleven_type .nav-item {width:9.09%;}
		*+ html .all_menu_in.eleven_type .nav-item {width:9%;}
	.all_menu_in.twelve_type .nav-item {width:8.3%;}
		*+ html .all_menu_in.twelve_type .nav-item {width:8%;}

	.all_menu_in.thirty_type .nav-item {width:7.5%;}
		*+ html .all_menu_in.thirty_type .nav-item {width:7%;}
.all_menu_in .all_menu_close{
	background-color: #04a5df;
    border-radius: 4px;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 4px 9px;
    position: absolute;
    right: -34px;
	}
.all_menu_in .nav-item > a {display:none;}
.all_menu_in .sub-nav {
	position:relative;
	top:0;
    background-image: none;
    left:0;
    margin-left: 0;
    opacity: 1;
    top: 0;
    visibility: visible;
    width: auto;
	}
.all_menu_in .sub-nav >  a {
	padding-left:20px;
	background-position:5px 10px;
	text-align:left;
	margin-right:0;
	margin-bottom:1px;
	font-weight:bold;
	}
.all_menu_wrap .sub-nav__box {width:auto;padding-bottom:0px;}
.all_menu_wrap .sub-nav__box__ul {padding-left:10px;padding-right:10px;padding-top:10px;}
.all_menu_wrap .sub-nav__box__list {float:none;margin-right:0;}
.all_menu_wrap .sub-nav__box h2 {font-size:17px;color:#000;margin-bottom:15px;background-image:none;text-align:center;height:40px;line-height:40px;}
.all_menu_wrap .sub-nav {max-height:1200px;border-bottom:0px;margin:0 3px;border-top:0px;}

	/**/
	.all_menu_wrap .gnb-ul {width:100%;}
	.all_menu_wrap .gnb-menu {margin:0;}
	.all_menu_wrap .sub-nav__box h2 {float:none;width:auto;margin-left:0;margin-bottom:0;
		margin-left: 8px;
	    margin-right: 8px;
		color:#fff;
		background-color:#0077c2;
		}

	.all_menu_wrap .sub-nav__box__list > a {color:#000;
		line-height:1.4;
		font-weight:bold;
		display:block;
		margin-bottom:5px;
		padding:5px;
		}
	.all_menu_wrap .sub-nav__box__list > a:hover,
	.all_menu_wrap .sub-nav__box__list > a:focus {text-decoration:underline;color:#04a5df;}
	.all_menu_wrap .sub-nav__box__list {}

	.sub-nav__3rd {margin-bottom:5px;padding-left:10px;}
		.sub-nav__3rd li {padding-bottom:0px;}
		.sub-nav__3rd li a:hover,
		.sub-nav__3rd li a:focus {color:#04a5df;text-decoration:underline;}

	.all_menu_wrap .gnb-link-box {display:none;}

/* 상단 통합검색 */
.main_search_box{
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 1px solid #2a506f;
    padding: 0;
    position: absolute;
    right: 300px;
    top: 20px;
	white-space:nowrap;

	display:none; /**/
    -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
       -moz-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
        -ms-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
         -o-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
            transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
}
.main_search_box.selected{display:block;opacity:1}
.main_search_box .top_select{width:70px;}
.main_search_box .selectbox_title{background-image:url("/commons/main/images/site/t_select_bg_red.jpg")}
.m_se_btn{border:0px;padding:2px 0 4px 3px;width:300px;height:18px;font-size:12px;vertical-align:middle;}
.selectbox_option{z-index:9999 !important;}

.main_search_box .select_design{border:0;}


/* skip to Content */
.skiptoContent {position:absolute;height:0;top:-60px;left:50%;margin-left:-490px;z-index:9999;font-size:11px;font-size:1.1rem;}
	.skiptoContent div {position:relative;height:25px;padding-top:5px;width:1000px;margin:0 auto;text-align:center;}
	.skiptoContent div {width:60%;background-color:#fff;border:1px solid #ccc;border-top:0;}
	.skiptoContent {left:0;margin-left:0;width:100%;}
	.skiptoContent strong {position:absolute;top:0;margin:0;padding:0;height:0;width:0;left:-9999px;visibility:hidden;}
		.skiptoContent span.skip_item01 a {width:173px;height:20px;text-indent:-9999px;overflow:hidden;
			background-image:url("/commons/main/images/global/go_to_sbj.gif");background-repeat:no-repeat;background-position:0 0;display:inline-block; vertical-align:middle;
			}
		*+ html .skiptoContent span.skip_item01 a {display:inline;}
		.skiptoContent span.skip_item01 a:focus {background-image:url("/commons/main/images/global/go_to_sbj_on.gif");}
	.skiptoContent span.skip_item02 a {display:inline-block;padding-right:10px;vertical-align:middle;}
		*+ html .skiptoContent span.skip_item02 a {display:inline;}
	.skiptoContent span.skip_item02 a:focus {font-weight:bold;}
	.skiptoContent span {vertical-align:middle;}
	#wrap {min-height:500px;position:relative;z-index:1;}
	* html #wrap {height:500px;}

/* font size */
.font-size-box {display:inline-block;padding-top:0px;vertical-align:top;padding-right:5px;
	font-size:13px;font-weight:bold;
	border:1px solid #a8a8a8;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
	}
	.top-nav__fav2 span.font-size-box {padding-left: 5px;margin-left: 5px;padding-left:10px;}
.font-size-box h3{height:26px;line-height:26px;font-size:13px;color:#333;display:inline-block;}
.font-size-box img,
.font-size-box a{vertical-align:middle;color:#333;font-size:18px;padding:0 2px}
	.font-size-box a {display:inline-block;height:26px;line-height:26px;vertical-align: top;}
	.top-nav__fav2 span.size-realtime {height:26px;line-height:26px;vertical-align: top;}
	.lte-ie8 .font-size-box {display:none;} /*ie8*/


/* language */
.top-nav__fav2__select_design {background-image:url("/commons/main/images/global/top-nav__fav2__select_design-bul.jpg");
	background-position:left center;
	padding-left:6px;background-color:transparent;border:0;}
	.top-nav__fav2__select_design select {vertical-align:top;height:37px;font-weight:bold;color:#c03c61;text-align:left;}
	.top-nav__fav2__select_design select:hover {cursor:pointer}
	.top-nav__fav2 .top-sel-btn {display:inline-block;padding:3px 7px;background-color:#9f9f9f;border-radius:4px;color:#fff;height:19px;line-height:19px;vertical-align:middle;}
		*+ html .top-nav__fav2 .top-sel-btn {display:inline;}
/* top-nav */
.top-nav{position:absolute;top:0;left:0;width:100%;}
.top-nav__box{margin:0 auto;width:1000px;position:relative;height:0;z-index:99;}

.top-nav__fav1 {height:36px;line-height:36px;position:absolute;top:0;left:0;font-size:0;}
	.home-top-btn {background-color:#fff;border:1px solid #e5e5e5;border-top:0;border-bottom:1px solid #fff;display:inline-block;
		vertical-align:top;height:20px;width:20px;padding:8px;
		}
		*+ html .home-top-btn {display:inline;}
	.open-top-btn {border:1px solid #e5e5e5;border-top:0;border-left:0;display:inline-block;
		vertical-align:top;height:20px;width:20px;padding:8px;
		}
		*+ html .open-top-btn {display:inline;}
		.open-top-btn:hover,
		.open-top-btn:focus {background-color:#fff;border:1px solid #e5e5e5;border-top:0;border-bottom:1px solid #fff;
			display:inline-block;border-left:0;
		vertical-align:top;height:20px;width:20px;padding:8px;}
		*+ html .open-top-btn:hover {display:inline;}
		*+ html .open-top-btn:focus {display:inline;}
.top-nav__fav2 {position:absolute;top:5px;;right:0;height:36px;line-height:36px;}
.top-nav__fav2 > a {display:inline-block; height:23px;line-height:23px;color:#333;font-size:13px;padding:0 9px;
	background-image:url("/commons/main/images/global/top-bul.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	}
	.top-nav__fav2 > a:first-child{background-image:none;padding-left:20px;}
	*+ html .top-nav__fav2 > a {display:inline;}
	.top-nav__fav2 span {padding-left:10px;color:#333;}
	.top-nav__fav2 img {vertical-align:middle;}




/* ============
	메인 페이지
===============	*/
#mainpage {position:relative;}
/*layout*/
.main_section {
	background-color:#fff;
	}

.main-contents {width:1000px;margin:0 auto;padding-top:0;}

.main_visual-top {
		height:511px;
		background-image:url("/commons/main/images/global/main-v-bg.jpg");
		background-position:center center;
		background-repeat:no-repeat;
		margin-bottom:40px;
		}

.main_visual-top__in {width:1000px;margin:0 auto;padding-bottom: 38px;}

.top-dec {padding-top:38px;padding-bottom:38px;text-align:center;}

.main-lay-1 {width:325px;height:364px;float:left;margin-right:10px;}
.main-lay-2 {width:665px;height:150px;float:left;margin-bottom:9px;}
.main-lay-3 {width:323px;height:150px;float:left;margin-right:0px;margin-bottom:9px;}
.main-lay-4 {width:332px;height:205px;float:left;margin-right:10px;margin-bottom:9px;}
.main-lay-5 {width:323px;height:205px;float:left;margin-right:0px;margin-bottom:9px;}


.main-contents__lay {float:none;position:relative;margin-bottom:40px;}
.main-bottom-1 {width:667px;height:240px;float:left;margin-left:1%}
.main-bottom-2 {width:24%;height:240px;float:left;margin-left:1%}
.main-bottom-3 {width:323px;height:240px;float:left;}


/*메인 비주얼 박스 안쪽*/



/*mainslide*/

/* #main_slide .cycle-slideshow img{ height: 480px; } */
#main_slide{overflow:hidden;}
#main_slide .cycle-slideshow {height:364px;}
#main_slide .controller {position:relative;  width:100%; margin:0 auto; z-index:200;}

.controller_in {position:absolute; background-image:url("/commons/main/images/global/control_bg.png");background-repeat:repeat;
	border-radius:12px;padding:5px;
	background-image:none;
	top:300px;right:0;width:100%;text-align:center;
	}
#main_slide .controller_in a {background:url("/commons/main/images/global/msl_off.png") no-repeat 0 0; display:block; float:left; 
	font-size:0; height:20px; line-height:0; margin:0 3px; width:20px;
	display:inline-block;float:none;
	}
#main_slide .controller_in .cycle-pager-active {background:url("/commons/main/images/global/msl_ov.png") no-repeat 0 0;width:40px;}
#main_slide .cycle-slideshow p {background-position: center top; background-repeat:repeat-x; text-align:center; width:100%;}
/* 
#main_slide .cycle-slideshow p.item01 {background-image:url("/commons/main/images/global/slide01_bg.jpg");}
#main_slide .cycle-slideshow p.item02 {background-image:url("/commons/main/images/global/slide02_bg.jpg");}
#main_slide .cycle-slideshow p.item03 {background-image:url("/commons/main/images/global/slide03_bg.jpg");}
#main_slide .cycle-slideshow p.item04 {background-image:url("/commons/main/images/global/slide04_bg.jpg");}
#main_slide .cycle-slideshow p.item05 {background-image:url("/commons/main/images/global/slide05_bg.jpg");}
#main_slide .cycle-slideshow p.item06 {background-image:url("/commons/main/images/global/slide06_bg.jpg");}
#main_slide .cycle-slideshow p.item07 {background-image:url("/commons/main/images/global/slide07_bg.jpg");}
#main_slide .cycle-slideshow p.item08 {background-image:url("/commons/main/images/global/slide08_bg.jpg");}
 */
#main_slide .controller_in > a {display:none;}
#main_slide .controller_in > a.on {display:inline-block;}
#main_slide .controller_in .resume {background-image:url("/commons/main/images/global/msl_start.png");background-position:center center; display:none; }
#main_slide .controller_in .stop {background-image:url("/commons/main/images/global/msl_stop.png");background-position:center center;}


/*20181210*/
.main-new-link-box {}
.main-new-link-box ul {margin-left:-10px;}
.main-new-link-box li {float:left;width:25%;}
.main-new-link-box li a {margin-left:10px;display:block;background-position:right bottom;background-repeat:no-repeat;padding-top:20px;height:130px;text-align:center;color:#fff;font-weight:bold;font-size:15px;}
.main-new-link-box li.item1 a {background-image:url("/commons/main/images/global/main-new-link-box1.png");}
.main-new-link-box li.item2 a {background-image:url("/commons/main/images/global/main-new-link-box2.png");}
.main-new-link-box li.item3 a {background-image:url("/commons/main/images/global/main-new-link-box3.png");}
.main-new-link-box li.item4 a {background-image:url("/commons/main/images/global/main-new-link-box4.png");}

.main-new-link-box li a span {display:block;width:90px;height:90px;margin:0 auto;margin-top:15px;padding-left:30px;
		-webkit-transition: all 0.3s ease 0s;
		   -moz-transition: all 0.3s ease 0s;
			-ms-transition: all 0.3s ease 0s;
			 -o-transition: all 0.3s ease 0s;
				transition: all 0.3s ease 0s;}
.main-new-link-box li a:hover span,
.main-new-link-box li a:focus span {margin-top:12px;}

@media screen and (min-width:769px) and (max-width:1000px) {
	.main-new-link-box li {width:50%;margin-bottom:8px;}	
}

@media screen and (min-width:1px) and (max-width:768px) {
	.main-new-link-box li {width:50%;margin-bottom:8px;}
	.main-new-link-box li a {height:79px;background-size:100% auto;}
	.main-new-link-box li a span {padding-left:0;width:50px;height:50px;}
}

/*이달의 좋은 프로그램*/

.main_photos{height:224px;position:relative;padding:15px 20px 0 20px;background-color:#fff;border:1px solid #ddd;}
.main_photos h3 {font-size: 16px;padding-bottom:10px;color:#000;
	background-image:url("/commons/main/images/global/main-h3-bul.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	}
.main_photos nav li{float:left;}
.main_photos nav{border-bottom:1px solid #ddd;}
.bs_menu2{background-color:#f6f6f6;font-size:15px;font-weight:bold;color:#454545;}
	.bs_menu2 a{display:block;padding:20px 20px 15px 20px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:-1px;}
	.bs_menu2.selected a{background-color:#fff;border-bottom:1px solid #fff;}

.main_photos__cycle .cycle-slide-item{text-align:center;width:100%;}
.main_photos__cycle .cycle-slide-item a{display:block;margin:0 auto;width:100%;}
.main_photos__cycle .cycle-slide-item p.img_line{}
.main_photos__cycle .cycle-slide-item p.img_line img{width:100%;height:175px;}
.main_photos__cycle .cycle-slide-item a h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;margin-top:-30px;height:30px;line-height:30px;color:#fff;
	background-image:url("/commons/main/images/basic/opa.png");
	background-repeat:repeat;
	background-position:0 0;
	width:100%;
	}
.main_photos__cycle .cycle-slide-item a:hover,.main_photos__cycle li a:focus{opacity:0.8}

.custom-pager-photos {position:absolute;
	border-radius:12px;padding:5px;
	top:9px;right:35px;/*width:100%;*/text-align:center;
	}
.custom-pager-photos a {display:block; float:left; 
	font-size:12px; padding:1px;  margin:0 3px; width:15px; height:15px;line-height:15px;color:#333;border:1px solid #d6d6d6;
	display:inline-block;float:none;background-color:#fff;

	border-radius:3px;
	}
	*+ html .custom-pager-photos {display:inline;}
.custom-pager-photos .cycle-pager-active {color:#fff;background-color:#2a506f;border:1px solid #2a506f;}

.stop_and_start {position:absolute;top:14px;right:16px;}
.stop_and_start a {display:none; 
	font-size:12px; padding:1px;  margin:0 3px; width:15px; height:15px;line-height:15px;color:#333;border:1px solid #d6d6d6;
	background-color:#fff;
	border-radius:3px;
	font-size:0;color:#fff;
	background-position:center center;background-repeat:no-repeat;
	}
.stop_and_start a.on {display:block;}
	.stop_photo {background-image:url("/commons/main/images/global/photo-stop.jpg");}
	.resume_photo {background-image:url("/commons/main/images/global/photo-start.jpg");}


/*더보기 공통*/
.pos_more{position:absolute;top:12px;right:15px;}

.pos_more a{font-size:0;width:15px;height:15px;padding:5px;display:block;
	background-image:url("/commons/main/images/global/main-more.png");
	background-position:center center;
	background-repeat:no-repeat;
	}


/*공지사항*/

.notice_box {position:relative;padding:15px 20px 0 20px;height:190px;background-color:#fff;}
.notice_box h3 {font-size: 16px;padding-bottom:10px;color:#000;}
	.notice_box li {position:relative;
	background-image:url("/commons/main/images/global/dotted_line.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:5px;
	}
	.notice_box li a {
		padding-left:15px;
		background-image:url("/commons/main/images/global/notice_box_bul.jpg");
		background-position:0 center;
		background-repeat:no-repeat;
		width:190px;
		font-size:14px;font-size:1.4rem;
		height:30px;line-height:30px;
		display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
		}
		.notice_box li a:hover,
		.notice_box li a:focus {text-decoration:underline;}
	.notice_box li a img {vertical-align:middle;}
	.notice_box li span {position:absolute;top:6px;right:0;background-color:#fff;}

/*링크두개*/

.main-link-box {padding:0px;}
.main-link-box h3 {display:none;}
.main-link-box ul {margin-left:-10px;}
.main-link-box li {float:left;width:50%;text-align:center;}
	.main-link-box li .item1 {text-align:center;height:112px;}
	.main-link-box li .item1 img {max-width:113px;}
	.main-link-box li .item2 {font-weight:bold;white-space:nowrap;font-size:14px;font-size:1.4rem;margin-top:-5px;}
	
	.main-link-box li a {display:block;padding-top:10px;height:140px;background-color:#2a506f;color:#fff;margin-left:10px;
		}
	.main-link-box li a:hover,
	.main-link-box li a:focus {opacity:0.9; text-decoration:underline;background-color:#2a506f}
	.main-link-box li:first-child a {background-color:#8dd7e1;color:#333;
		}
	.main-link-box .l-t1{padding-right:17px;
		background-image:url("/commons/main/images/global/main-link-t1.png");
		background-position:right center;
		background-repeat:no-repeat;
		}
	.main-link-box .l-t2{padding-right:17px;
		background-image:url("/commons/main/images/global/main-link-t2.png");
		background-position:right center;
		background-repeat:no-repeat;
		}

/*링크여섯개*/
.main-link-box2 {background-color:#d64441;padding:7px 5px 6px 5px;}
.main-link-box2 h3 {display:none;}
.main-link-box2 li {float:left;width:51%;padding:11px 0;border-bottom:1px dotted #dd6663;}
	.main-link-box2 li.type1 {border-right:1px dotted #dd6663;width:48%}
	.main-link-box2 li.type3 {border-right:1px dotted #dd6663;width:48%}
	.main-link-box2 li.type5 {border-right:1px dotted #dd6663;width:48%}
.main-link-box2 li.type5 {border-bottom:0;}
.main-link-box2 li.type6 {border-bottom:0;}
.main-link-box2 li a {color:#fff;display:block;height:46px;line-height:45px;font-weight:bold;white-space:nowrap;
	font-size:13px;padding-left:40px;background-image:url("/commons/main/images/global/main-link2-bg.png");background-repeat:no-repeat;}
.main-link-box2 li a:hover,
.main-link-box2 li a:focus {color:#f9f8c8;background-color:#ca2521;}


.main-link-box2 li.type1 a {background-position:0px 0px;}
.main-link-box2 li.type2 a {background-position:0px -45px;}
.main-link-box2 li.type3 a {background-position:0px -90px;}
.main-link-box2 li.type4 a {background-position:0px -135px;}
.main-link-box2 li.type5 a {background-position:0px -180px;}
.main-link-box2 li.type6 a {background-position:0px -225px;}

/*링크 네개 new*/
.main-link-box3 {}
.main-link-box3 h3 {display:none;}
.main-link-box3 ul {margin-left:-8px;}
.main-link-box3 li {float:left;width:50%;padding:0 0;}

.main-link-box3 li.type5 {border-bottom:0;}
.main-link-box3 li.type6 {border-bottom:0;}
.main-link-box3 li a {color:#fff;display:block;height:43px;font-weight:bold;white-space:nowrap;background-color:#d64441;
	padding-top:28px;
	margin-left:8px;
	margin-bottom:8px;
	position:relative;
	font-size:14px;padding-left:45px;}
.main-link-box3 li a:hover,
.main-link-box3 li a:focus {color:#f9f8c8;background-color:#ca2521;}

.main-link-box3 li.two-line a {padding-top:20px;height:51px}

.main-link-box3 li a span {display:block;
position:absolute;top:13px;left:3px;
width:45px;height:45px;background-image:url("/commons/main/images/global/main-link3-bg.png");background-repeat:no-repeat;}

.main-link-box3 li.type1 a span {background-position:0px 0px;}
.main-link-box3 li.type2 a span {background-position:0px -45px;}
.main-link-box3 li.type3 a span {background-position:0px -90px;}
.main-link-box3 li.type4 a span {background-position:0px -135px;}
.main-link-box3 li.type5 a span {background-position:0px -180px;}
.main-link-box3 li.type6 a span {background-position:0px -225px;}


/* main_bbs */

/**/
#main_bbs {position:relative;width:auto;border:1px solid #d6d6d6;background-color:#fff;}
#main_bbs ul.main_bbs_tit:after {clear:both;content:'';display:block;visibility:hidden;}
	*+ html #main_bbs ul {display:inline-block;}
	* html #main_bbs ul {height:1%;}
#main_bbs ul.main_bbs_tit {margin-bottom:6px;border-bottom:1px solid #d9dcd9;background-color:#f3f4f6;}
#main_bbs ul.main_bbs_tit li {float:left;position:relative;width:auto;background-color:#f3f4f6;
	background-image:url("/commons/main/images/global/main_bbs_tit_li.jpg");background-position:right center;background-repeat:no-repeat;
	}
	/*
	#main_bbs.two_type ul.main_bbs_tit li {width:30%;}
	#main_bbs.three_type ul.main_bbs_tit li {width:22%;}
	#main_bbs.four_type ul.main_bbs_tit li {width:20%;}
	#main_bbs.five_type ul.main_bbs_tit li {width:17%;}
	*/
#main_bbs ul.main_bbs_tit li.selected{border-top:3px solid #2a506f;background-color:#fff;border-right:1px solid #cccccc;border-left:1px solid #cccccc;margin-left:-1px;}
#main_bbs ul.main_bbs_tit li a {display:block;height:25px;font-size:15px;padding:10px 15px 7px;text-align:center;color:#555;font-weight:normal;
	margin-top:4px;
}
#main_bbs ul.main_bbs_tit li:first-child {}
#main_bbs ul.main_bbs_tit li:first-child a{border-left:0px;}
#main_bbs ul.main_bbs_tit li.selected:first-child {border-left:0px;margin-left:0;}
#main_bbs ul.main_bbs_tit li.selected a{margin-bottom:-1px;margin-top:-1px;background-color:#fff;padding:12px 15px 8px}
#main_bbs ul.main_bbs_tit li:last-child {background-image:none;}

#main_bbs ul.main_bbs_tit li.selected,#main_bbs ul.main_bbs_tit li.selected a, #main_bbs ul.main_bbs_tit li a:hover {color:#333;font-weight:bold;}
#main_bbs .main_bbs_list {position:relative;padding:8px 20px 0 20px;height:178px;}
#main_bbs .js_bs_t_box{display:none;}
#main_bbs .js_bs_t_box.selected {display:block;}
#main_bbs .main_bbs_list li {padding-left:17px;position:relative;height:28px;
	background-image:url("/commons/main/images/global/notice_box_bul.jpg");background-position:3px 7px;background-repeat:no-repeat;
}
#main_bbs .main_bbs_list li a {display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80%;font-size:13px;font-size:1.3rem;}
	*+ html #main_bbs .main_bbs_list li a {display:inline;}
	#main_bbs .main_bbs_list li a:hover{text-decoration:underline;}
#main_bbs .main_bbs_list li * {color:#333;font-size:12px;font-size:1.2rem;}
#main_bbs .main_bbs_list li a em{display:inline-block;padding:1px 2px;color:#fff;margin-right:3px;font-size:12px;}
	*+ html #main_bbs .main_bbs_list li a em{display:inline;}
	em.blue_box{background-color:#0680d5}
	em.red_box{background-color:#e4576a}
	em.purple_box{background-color:#9a4fad}
	em.green_box{background-color:#18a4a9}
#main_bbs .main_bbs_list li span{position:absolute;right:0px;font-size:12px;}
#main_bbs .main_bbs_list span.more {position:absolute;right:12px;top:-43px;}
#main_bbs .main_bbs_list span.more a {    font-size: 0;
    width: 15px;
    height: 15px;
    padding: 5px;
    display: block;
    background-image: url("/commons/main/images/global/main-more.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.post_item{padding-bottom:10px;border-bottom:1px solid #d9dcd9;margin-bottom:10px;height:80px;overflow:hidden;}
.post_item h5{margin-bottom:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.p_img_line_wrap{display:block;}
.p_img_line{float:left;margin-right:10px;}
.p_text_line{height:37px;overflow:hidden;color:#4f4f4f;}
.p_date_line{color:#838383;}

.bbs_head{height:100px;margin-bottom:10px;border-bottom:1px dotted #e8e8e8;
	/*background-image:url("/gfair/commons/images/site/bbs_bg.jpg");*/background-position:10px 0;background-repeat:no-repeat;}
.bbs_head a {display:block;padding-left:110px;}
.bbs_head .head_img {position:absolute;top:20px;left:20px;}
	.bbs_head .head_img img{width:99px;height:66px;}

.bbs_head h5 {margin-bottom:8px;padding-top:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;font-size:16px;
	width:76%;
	}
.bbs_head .head_p {overflow:hidden;height:40px;line-height:20px;font-size:13px;font-size:1.3rem;}
.bbs_head .head_day {position:absolute;top:20px;right:20px;}

/*위원회 알림*/
.main-links-t1 {
	position:relative;
	height:235px;
	border:3px solid #8dd7e1;
	background-image:url("/commons/main/images/global/main-links-t1.jpg");
	background-repeat:no-repeat;
	background-position:right 0;
	background-size:100% auto;
	}

	.main-links-t1 h3 {
		margin-top:30px;font-size:20px;margin-left:20px;margin-right:15px;color:#333;
		margin-bottom:8px;
		}
		.main-links-t1 p {padding-left:20px;margin-bottom:15px;font-size:14px;line-height:1.5}
		.main-links-t1 ul {padding-left:20px;}
		.main-links-t1 ul li {margin-bottom:7px;}
		.main-links-t1 ul a {display:block;margin-bottom:5px;font-size:14px;
			padding-left:10px;
			background-image:url("/commons/main/images/global/main-links-t1_bul_off.png");
			background-repeat:no-repeat;
			background-position:0 center;
			}
		.main-links-t1 ul a:hover,
		.main-links-t1 ul a:focus {
			padding-left:15px;
			color:#d64441;
			font-weight:bold;
			background-image:url("/commons/main/images/global/main-links-t1_bul.png");
			}

/*주요링크*/
.main-links-t2 {}
.main-links-t2 li {margin-top:10px;width:100%;float:left;}
	.main-links-t2 li:first-child {margin-top:0;}

.main-links-t2 a {display:block;height:45px;background-position:right 0;background-repeat:no-repeat;
	padding-left:20px;padding-top:25px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
	.main-links-t2 a:hover,
	.main-links-t2 a:focus {opacity:0.9;}
	
.main-links-t2 span {display:inline-block;padding-right:28px;height:22px;line-height:22px;
	background-image:url("/commons/main/images/global/main-links-t2_bul.png");background-position:right center;background-repeat:no-repeat;
	}
	.main-links-t2 li.item0 {background-color:#ce6a94}
	.main-links-t2 li.item1 {background-color:#6e6abf}
	.main-links-t2 li.item0 a {background-image:url("/commons/main/images/global/main-links-t2_0.jpg");background-color:#ce6a94}
	.main-links-t2 li.item1 a {background-image:url("/commons/main/images/global/main-links-t2_1.jpg");background-color:#6e6abf}
	/*.main-links-t2 li.item2 a {background-image:url("/commons/main/images/global/main-links-t2_2.jpg");background-color:#187fc2}*/
	
	/*.main-links-t2 li.item3 a {background-image:url("/commons/main/images/global/main-links-t2_3.jpg");background-color:#60852a}*/
	
	.main-links-t2 li.item2 {width:48.5%;background-color:#3a5898;}
	.main-links-t2 li.item3 {width:48.5%;background-color:#42ab33;float:right;}
	.main-links-t2 li.item2 a {padding-top:0;background-image:url("/commons/main/images/global/kocsc_fb.jpg");background-color:#3a5898;background-position:left top;margin-right:5px;}
	.main-links-t2 li.item3 a {padding-top:0;background-image:url("/commons/main/images/global/kocsc_blog.jpg");background-color:#42ab33;background-position:left top;margin-left:5px;}
	

	*+ html .main-links-t2 span {display:inline;}
	
@media screen and (min-width:1px) and (max-width:1000px) {
	
}
@media screen and (min-width:769px) and (max-width:1000px) {
}

@media screen and (min-width:1px) and (max-width:768px) {
	.main-links-t2 li {margin-top:5px;}
	.main-links-t2 li.item2 {width:49%;}
	.main-links-t2 li.item3 {width:49%;}
	.main-links-t2 li.item2 a {margin-right:0;}
	.main-links-t2 li.item3 a {margin-left:5px;}
	
}

@media screen and (min-width:1px) and (max-width:560px) {
	
}

/*배너존*/
.banner_zone_outwrap{position:relative;border-top:1px solid #ddd;background-color:#fff;}
.banner_zone_wrap{width:1000px;padding:16px 0;margin:0 auto;position:relative;overflow:hidden;
	height:58px;
	padding:20px 0;
	}
.banner_zone{width:840px;overflow:hidden; z-index:0;position:relative; text-align:center;margin-left:160px;}
.banner_zone a{padding:0 0;}

.selectbox_title_focus{border:1px solid #ffc169 !important;}

.listwrap {position:relative; left:0; overflow:hidden;}
*+ html .listwrap{width:895px !important;overflow:hidden;height:41px;white-space:nowrap;}
.listwrap li {float:left; width:168px; height:55px;}
	.listwrap li a {display:block;}
	.listwrap li a img{width:160px; height:55px;}
.navi {position:absolute; left:0; top:0; width:100%; height:18px;}
.navi .on {background-color:red;}

.banner_zone_wrap h3{margin-left:0px;margin-bottom:0px;font-size:16px;color:#333333;position:absolute;top:39px;left:0px;}
.foot_roll_nav2{position:relative;z-index:1;}
	.foot_roll_nav2 .r_prev{left:75px;}
	.foot_roll_nav2 .r_pause{left:97px;}
	.foot_roll_nav2 .r_next{left:120px;}
	.foot_roll_nav2 .r_start{left:127px;}
.foot_roll_nav2 span{float:left;position:absolute;top:17px;}
.foot_roll_nav2 span.go_all_banner{padding-left:3px;}
.banner_zone_wrap .pos_banner{position:absolute;top:15px;left:133px;}

.r_next a{width:21px;height:21px;font-size:0;display:block;
	background-color:#fff;
	border:1px solid #dddddd;
	background-image:url("/commons/main/images/global/ico-roll-right.png");
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:-1px;
}
.r_prev a{width:21px;height:21px;font-size:0;display:block;
	background-color:#fff;
	border:1px solid #dddddd;
	background-image:url("/commons/main/images/global/ico-roll-left.png");
	background-repeat:no-repeat;
	background-position:center center
}
.r_pause a{width:22px;height:21px;font-size:0;display:block;
	background-color:#fff;
	border:1px solid #dddddd;
	background-image:url("/commons/main/images/global/ico-roll-pause.png");
	background-repeat:no-repeat;
	background-position:center center
}



/*footer*/
#footer{color:#999999;background-color:#333333;position:relative;
	background-image:url("/commons/main/images/global/footer-bg.jpg");
	background-repeat:repeat-x;
	background-position:left top;
}
.footer_in_wrap{width:1000px;margin:0 auto;position:relative;min-height:160px; }
.footer_in_wrap:after {content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .footer_in_wrap {display:inline-block;}
#footer a{font-size:14px;color:#fff;}

.copyright{position:relative;}
.foot_img{position:absolute; top:35px;left:0;}

.copy_box{position:absolute; top:0px;left:0;width:100%;}
.copy_box li{float:left;width:20%;background-image:url("/commons/main/images/global/copy_li_bg.png");background-position:93% center;background-repeat:no-repeat;}
	#footer .copy_box li a{display:block;height:51px;font-size:14px;line-height:51px;padding-left:30px;
		border-right:1px solid #4f82ad;
		color:#e4e6e9;
	}
	.copy_box li:first-child a {border-left:1px solid #4f82ad;}
	#footer .copy_box li:first-child a {background-image:none;font-weight:bold;}
	#footer .copy_box li.persnal-rule a {color:#fff47a;}
.copy_box2{position:absolute; top:80px;left:0;width:100%;text-align:left;}
.copy_box a,.copy_box2 a{font-size:14px;font-size:1.4rem;}
.copy_box a strong{color:#666;}
.copy_box a:hover,.copy_box2 a:hover{text-decoration:underline;}
#footer .copy_box li a:focus{text-decoration:underline;}

.copy_box2 .item1{margin-bottom:5px;font-style:normal;font-size:14px;font-size:1.4rem;line-height:1.5; color:#e1e1e1;}
.copy_box2 .item1 h3{float:left;width:65px;height:26px;padding-top:9px;margin-right:5px;background-color:#676767;color:#999;text-align:center;}
.copy_box2 .item2{font-style:normal;margin-top:5px;margin-bottom:4px;font-size:14px;font-size:1.4rem;line-height:1.6; color:#e1e1e1;}

.copy_box2 ul li { font-size:14px; font-size: 1.4rem; float: left; background-image: url("/commons/main/images/global/footer_tel_li.jpg"); background-repeat: no-repeat; background-position: 0 5px; padding-left: 13px;  margin-right: 13px; }
.copy_box2 ul li:first-child { background-image: none; padding-left: 0; }

#footer .col_blue {color:#0c9cdc}

/* 서브페이지 공통 */

.cont-in {font-size:13px; font-size:1.3rem;line-height:1.6;min-height:500px;margin-bottom:50px;}
.cont-in img{max-width:100%;}

/* ===============
	서브페이지 sub-default.jsp
==================*/

.visual_wrap {background-image:url("/commons/main/images/global/sub-visual-bg.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	}
	.visual__in {width:1000px;margin:0 auto;}

/* location */
.location-box {position:relative;font-weight:bold;}
.location-box__cont {    
	position: absolute;
    left: 0;
    top: 65px;
	}
	.location-box__cont img{padding:10px 17px;}
.location-box__cont span{float:left;display:block;/* padding:0 17px; */font-size:11px;font-size:1.1rem;height:28px;line-height:28px;
/* 	background-image:url("/commons/main/images/global/location-icon.png");
	background-position:0 11px;
	background-repeat:no-repeat; */
	color:#333;
	}
.location-box__cont span:first-child {background-image:none;padding-left:0;}
.location-box__cont .loc-home {display:block;padding-left:25px;font-size:11px;font-size:1.1rem;height:28px;line-height:27px;
	background-image:url("/commons/main/images/global/home.png");
	background-position:0 8px;
	background-repeat:no-repeat;
	color:#333;
	}

/* contents */
.sub-page-container {
	background-color:#fff;
	padding-top:30px;
	/*background-image:url("/commons/main/images/global/main_section_bg.jpg");background-position: center top; background-repeat:repeat-x;*/
	}
.sub-page-container__wrap {width:1000px;margin:0 auto;position:relative;}
.sub-contents {width:740px;float:left;min-height:500px;padding-left:50px;background-color:#fff;}

.sub-page-container__wrap.hide {margin-top:-103px;padding-top:103px} /* 퀵메뉴 quick menu 위치 때문에 설정. header 높이만큼 값 설정 */
.sub-page-container__wrap.unhide {}


/* 제목줄 */
.sub-contents__top {position:relative;height:120px;border-bottom:1px solid #9ebcd2;
	background-image:none;
	margin-bottom:40px;
	}
.sub-contents__top h2.sub-tit {font-size:32px;color:#222;padding-top:20px;margin-bottom:16px;}

/*제목줄 프린트, 공유 버튼*/
.sub-sns-box-wrap {position:absolute;top:0;right:0;}
.sub-sns-box {position:relative;}
.sub-sns-box a{margin-right:5px;}
.sns-little-box {display:none;}
.sns-little-box.on {display:block;position:absolute;bottom:-30px;right:0;}

.sub-sns-box-wrap {display:none;}

/*공유버튼 다른타입*/
.sub-sns-link {position:absolute;top:60px;right:0;}

/* ===============
	서브페이지 sub.jsp
==================*/

.sub-bg-top {height:290px;   
	position: relative;
    margin-top: -120px;
	margin-bottom: -130px;
	background-image:url("/commons/main/images/global/sub-head-bg.jpg");background-position:center top;background-repeat:no-repeat;
	display:none;
}
/*제목줄*/
.sbj_line {position:relative;}
.sbj_line h2 {text-align:center;color:#fff;font-size:45px;width:100%;position:absolute;top:-198px;left:0;text-shadow: 1px 1px 6px #555;}

.sbj_line .location {color:#fff;left:0;position:absolute;text-align:center;top:-138px;width:100%;text-shadow: 1px 1px 6px #555;}
.sbj_line .location a {color:#fff;}

.sbj_line .sub-sns-box-wrap {top:-260px;}

/*         sidebar 
=========================*/
/* sidebar */
.sidebar {width:210px;float:left;padding-bottom:40px;}
.sidebar__wrap {background-color:#fff;}
.side_in_wrap {margin-bottom:30px;}
.sidebar__h2 {text-align:center;padding-top:47px;height:58px;font-size:24px;position:relative;padding-bottom:15px;color:#fff;
	background-color:#0077c0;
	background-image:url("/commons/main/images/basic/sidebar__h2.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
	}
	.sidebar__h2 span {display:block;font-size:12px;color:#fff;text-align:center;}
	.sidebar__h2 a {display:none;}
.side-list__li > span > a {display:block;padding-left:20px;height:50px;line-height:50px;border-bottom:1px solid #dddddd;
	font-size:14px;
	font-weight:bold;
    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
	background-position: 203px center;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.side-list__li.open-type > span > a {background-image:url("/commons/main/images/basic/side-list-li-off.png");	background-position:180px center;background-repeat:no-repeat;}

.side-list__li.open-type > span > a:hover,
.side-list__li.open-type > span > a:focus,
.side-list__li.open-type > span.on > a,
.side-list__li.open-type > span > a.on {}
.side-list__li.open-type.on > span > a {color:#0070b9;background-color:transparent;
	background-image:url("/commons/main/images/basic/side-list-li-on.png");
	border-bottom:1px solid #80c2a1;
	}


.side-list__li.on > span {
	display:block;
	/*background-image:url("/commons/main/images/basic/side-list__li_on_bg.jpg");*/
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#fff;/*이미지없을시 임시*/
}

.side-list__li > span > a:hover,
.side-list__li > span > a:focus,
.side-list__li > span.on > a,
.side-list__li > span > a.on {font-weight:bold;opacity:0.9;}
.side-list__li.on > span > a {color:#0070b9;font-weight:bold;}




.side-list__li__inbox {display:none;}

.on > .side-list__li__inbox {
	display:block;
	background-color:#fbfbfa;
	border-bottom:1px solid #dddddd;
	padding:10px;
	border-left:1px solid #dddddd;border-right:1px solid #dddddd;
	}

.spp__in > a{
	display:block;
	font-size:12px;
	color:#565656;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:23px;
	background-image:url("/commons/main/images/basic/side-list__li__inbox.png");
	background-position:9px center;
	background-repeat:no-repeat;
}
.spp__in > a:hover,
.spp__in > a:focus,
.spp__in.on > a,
.spp__in > .on {
	font-weight:bold;
	color:#cd3532;
	text-decoration:underline;
	background-image:url("/commons/main/images/basic/side-list__li__inbox_on.png");
}
	.spp__in__small {display:none;}
	.on > .spp__in__small {display:block;padding:3px 10px 10px 15px;}

		.spp__in__small a{
			background-image:url("/commons/main/images/basic/spp__in__small.jpg");
			background-position:5px center;
			background-repeat:no-repeat;
			display:block;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:15px;
			font-size:11px;
		}
		.spp__in__small .on,
		.spp__in__small a:hover,
		.spp__in__small a:focus {font-weight:bold;}

		.sp-open-type {background-image:url("/commons/main/images/basic/open-close.png");background-repeat:no-repeat;background-position:170px 10px;}
		.sp-open-type.on {background-image:url("/commons/main/images/basic/open-done.png");background-position:170px 13px;}

			/*4차*/
			.spp__in__small__4th {display:none;}
			.on > .spp__in__small__4th {display:block;padding:10px 5px 10px 10px;background-color:#eff3f7}

			.spp__in__small__4th a{display:block;padding:3px 0;min-height:17px;font-size:11px; font-weight: normal;padding-left:15px;}

			.spp__in__small__4th > li.on > a,
			.spp__in__small__4th > li > .on,
			.spp__in__small__4th a:hover,
			.spp__in__small__4th a:focus {font-weight:bold;text-decoration:underline;}


/* 사이트맵 */
.sitemap ul {width:100%;}
.sitemap a:hover {text-decoration:underline;}
.sitemap > ul > li{display:inline-block;width:17%;margin:0 1%;vertical-align:top;padding-top:20px;}
	*+ html .sitemap > ul > li{display:inline;}
.sitemap > ul > li > a {width:100%;display:block;background-color:#0081cc;font-size:15px;height:3em;line-height:3em;text-align:center;color:#fff;font-weight:bold;}
.sitemap > ul > li > ul > li > a {padding-left:20px;display:block;line-height:2em;border-bottom:1px solid #d1d1d1;
	background-image:url("/commons/main/images/global/sub-nav-icon_on.png");background-position:10px center;background-repeat:no-repeat;
}
.sitemap > ul > li > ul > li > ul > li > a {padding-left:30px;display:block;line-height:2em;border-bottom:1px solid #d1d1d1;
	background-image:url("/commons/main/images/global/basic_bul1.jpg");background-position:15px center;background-repeat:no-repeat;
}
.sub_wrap{width:1200px;margin:0 auto;padding-top:20px;}
.contents{width:760px;position:relative;font-size:13px;font-size:1.3rem;float:right;padding-bottom:30px;}
.contents{width:946px;}

@media screen and (min-width:1px) and (max-width:768px) {
.sitemap > ul > li > a {height:auto;line-height:1.5;}
}

/* 픽스드 방식 quickmenu*/
.quickmenu {
	position: fixed;
	right: 0px;
	top: 40%;
	display: none;
	z-index: 9999;
 } 

.quickmenu__list li {text-align:right;margin-bottom:5px;}
.quickmenu__list a {display:inline-block;color:#fff;padding-left:50px;width:0;overflow:hidden;height:50px;line-height:50px;
	white-space:nowrap;
	margin-right:5px;
	border-radius:10px;
	vertical-align: top;
	background-image:url("/commons/main/images/global/ico-guick.png");
	background-repeat:no-repeat; -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

.quickmenu__list a.item1 {background-color:#36362c;background-position:0 0;}
.quickmenu__list a.item2 {background-color:#808080;background-position:0 -50px;}
.quickmenu__list a.item3 {background-color:#adadad;background-position:0 -100px;}
.quickmenu__list a.item4 {background-color:#d7d7d7;background-position:0 -150px;}

.quickmenu__list a:hover,
.quickmenu__list a:focus {width:auto;padding-right:20px;}
	@media screen and (min-width:1px) and (max-width:1050px) {
		.quickmenu {display:none !important;}
	}

#quick_wrap h2 {display:none;}
/*
===========================
			컨텐츠 
===========================*/

.ss-tab-wrap {border:1px solid #e5e5e5; margin-bottom:30px;}

.ss-tab-wrap > div {background-color:#f7f7f7}
.ss-tab-wrap > div.on {background-color:#fff}

.ss-tab-left {float:left;width:50%;}
.ss-tab-right {float:right;width:50%;}

.ss-tab-wrap h3 {font-size:16px;text-align:center;padding-top:10px;padding-bottom:10px;border-top:3px solid #f7f7f7;}
.ss-tab-wrap > div.on h3 {border-top:3px solid #b42046}
.ss-tab-right h3 {border-left:1px solid #e5e5e5;}
.ss-tab-box_in {border-left:1px solid #e5e5e5;text-align:center;min-height:60px;}
	.ss-tab-left .ss-tab-box_in {border-left:0px;}
.ss-tab-box_in a {display:inline-block;padding:10px 15px;border:1px solid #e5e5e5;background-color:#fff;font-size:13px;}
.ss-tab-box_in a.on {background-color:#b42046;color:#fff;}

.ss-tab-wrap > div.on .ss-tab-box_in a {background-color:#f7f7f7;}
.ss-tab-wrap > div.on .ss-tab-box_in a.on {background-color:#b42046;}

.ss-box-wrap {display:none;margin-bottom:30px;}
.ss-box-wrap.on {display:block;}


/*방송심의신청*/
.login-type {margin-bottom:2%}
.login-type__in {border:1px solid #ddd;padding-top:30px;min-height:260px;text-align:center;}
.login-type h3 {font-size:20px;text-align:center;
}
.login-type.type1 {width:49%;float:left;}
	.login-type.type1 h3 {padding-bottom:100px;
	background-image:url("/commons/main/images/global/login-type-type1.jpg");
	background-repeat:no-repeat;
	background-position:center 90%;}

.login-type.type2 {width:49%;float:left;margin-left:2%;}
	.login-type.type2 h3 {padding-bottom:100px;
	background-image:url("/commons/main/images/global/login-type-type2.jpg");
	background-repeat:no-repeat;
	background-position:center 90%;}
.login-type.type3 {width:100%;float:left;}
	.login-type.type3 h3{margin-bottom:10px;}
	.login-type.type3 .login-type__in {padding:30px 40px;min-height:200px;text-align:left;}
	.big_dotted {padding-bottom:10px;
		background-image:url("/commons/main/images/global/big_dotted.jpg");
		background-repeat:repeat-x;
		background-position:left bottom;
		}
	.login-type-input-box {position:relative;padding-left:190px;min-height:100px;
		background-image:url("/commons/main/images/global/login-type-type3.jpg");
		background-repeat:no-repeat;
		background-position:30px 20px;}
		.login-type-input-box .item1 {margin-bottom:8px;}
		.login-type-input-box .item2 {margin-bottom:10px;}
		.login-type-input-box .item3 {margin-left:100px;}
		.login-type-input-box label {padding-left:10px;width:90px;font-weight:bold;
			background-image:url("/commons/main/images/global/blue_bul.jpg");
			background-repeat:no-repeat;
			background-position:0 center;
			}
			.login-type-input-box .in_login {border:1px solid #ddd;height:22px;padding:2px 0 0 3px;width:170px;}
			.login-type-input-box .login-type-btn {position:absolute; top:0; left:474px;}
.login-type p {text-align:center;margin-bottom:15px;}

	@media screen and (min-width:1px) and (max-width:768px) {
		.login-type.type1 {width:100%;float:none;}
		.login-type.type2 {width:100%;float:none;margin-left:0;}
		.login-type.type3 {float:none;}
		.login-type.type3 .login-type__in {padding:20px 20px;}
		.login-type-input-box {padding-left:0;background-image:none;}
		.login-type-input-box .login-type-btn {position:relative;top:0;left:0;width:auto;height:40px;line-height:40px;}
	}

/* 2017-10-20 fri kdg */
	
	.box__bsts__tb1 {
		padding:20px;
		border:1px solid #e5e5e5;
		margin-bottom:30px;
		background-image:url("/commons/main/images/global/minwon_box.jpg");
		background-repeat:no-repeat;
		background-size:100%;
	}
	.box__bsts__tb1 .left__photo {
		float:left;
		width:25%;
		padding-left:20px;
	}
	.box__bsts__tb1 .right__text {
		float:right;
		width:70%;
		line-height:1.5;
	}

@media screen and (min-width:1px) and (max-width:768px) {
	.box__bsts__tb1 .left__photo {float:none;margin:0 auto;}
	.box__bsts__tb1 .right__text {width:100%;float:none;}
}
	
	/* bsts box type2 */

	.box__bsts__tb2 {
		padding:25px;
		padding-bottom:40px;
		border:1px solid #e5e5e5;
		margin-bottom:30px;
		background-color:#fefefe;
		background-image:url("/commons/main/images/global/minwon_box.jpg");
		background-repeat:no-repeat;
		background-size:100%;
	}
	.box__bsts__tb2 .left__photo {
		float:left;
		width:40%;
		padding-left:20px;
	}
	.box__bsts__tb2 .right__text {
		float:right;
		width:56%;
		line-height:1.5;
	}

@media screen and (min-width:1px) and (max-width:768px) {
	
	.box__bsts__tb2 .left__photo {float:none;marign:0 auto;margin-bottom:20px;}
	.box__bsts__tb2 .right__text {float:none;width:100%}
}
	/* bsts box type3 */

	.box__bsts__tb3 {
		padding:20px;
		border:1px solid #e5e5e5;
		margin-bottom:30px;
		background-color:#ffffff;
		background-image:url("/commons/main/images/global/notice_box.jpg");
		background-repeat:no-repeat;
		background-size:100%;
	}
	.box__bsts__tb3 .left__photo {
		float:left;
		width:15%;
		padding-left:30px;
	}
	.box__bsts__tb3 .right__text {
		float:right;
		width:79%;
		line-height:1.5;
	}
	.box__bsts__tb3 .right__text p{padding-top:5px;}

	.photo_txt{display:inline-block;}
	
	.pd_all10{padding:10px;}
	.pd_t10{padding-top:10px;}
	.pd_t5{padding-top:5px;}

	.box_search{padding:34px 20px 40px 20px;border:1px solid #dedede;margin-bottom:30px;background-color:#f6f6f6;color:#222;}


	.left__zone{float:left;width:20%;height:60px;border-right:2px solid #ddd;}
	.left__zone .tx_search{font-size:20px;padding-top:15px;text-align:center;}
	.right__zone{float:left;margin-left:30px;padding-top:15px;height:50px;}
	
@media screen and (min-width:1px) and (max-width:768px) {
	.box_search {padding:15px;}
	.left__zone {float:none;width:100%;border-right:0;height:50px;}
	.right__zone {margin-left:0;}
	.box_search label {display:none;}
	.box_search select#s_staff {width:180px}
	.box_search .btn_s1 span{padding:0 17px;}
}
	/* search_form */
	.box_search label{font-size:11pt;width:50px;margin-right:20px;}
	.box_search select{width:230px;font-size:13px;font-size:1.3rem;height:30px;}
	.btn_s1 span{vertical-align:middle; white-space:nowrap;background-position:right bottom;background-repeat:no-repeat;display:inline-block;height:30px;
			font-weight:bold;background-color:#4d9ddb;padding:0px 30px 0 30px;font-size:13px;font-size:1.3rem;font-family:'Nanum Gothic';letter-spacing:1px; }

	.btn_s1{width:80px;vertical-align:middle;margin:0;border:0px;line-height:28px;height:30px;background-position:0 center;background-repeat:no-repeat;
		display:inline-block;color:#ffffff;cursor:pointer;padding-right:0px;overflow:visible;}

	/* box__dotted */

	.box__dotted {margin-bottom:20px;padding-left:20px;}
	.box__dotted div{border-bottom:2px dashed #e5e5e5;margin-bottom:20px;margin-top:20px;}
	.box__dotted div:first-child{margin-bottom:20px;margin-top:0px;}
	.box__dotted div:last-child{margin-bottom:20px;margin-top:0px;border:0px;}

	/* 2 */
	.box__dotted_tb2 {margin-bottom:20px;padding:20px;background-color:#fdfdfe;border:1px solid #e5e5e5;}
	.box__dotted_tb2 div{border-bottom:2px dashed #e5e5e5;margin-bottom:20px;margin-top:20px;}
	.box__dotted_tb2 div:first-child{margin-bottom:20px;margin-top:0px;}
	.box__dotted_tb2 div:last-child{margin-bottom:0px;margin-top:0px;border:0px;}
	.box__dotted_tb2 ul{display:inline-block;margin-bottom:20px;}
	.box__dotted_tb2 ul li{display:inline-block;width:698px;}
	
	.left_img{width:25%;float:left;}
	.left_img span{display:inline-block;margin-left:15px;padding-top:10px;font-size:15px;font-weight:bold;}
	.right_text{width:70%;float:right;}

	.left_img2{width:8%;float:left;}
	.left_img2 span{display:inline-block;margin-left:15px;padding-top:10px;font-size:15px;font-weight:bold;}
	.right_text2{width:90%;float:right;}

	.pd_t15{padding-top:15px;}
		
@media screen and (min-width:1px) and (max-width:768px) {
		.box__dotted_tb2 ul li {display:block;width:auto;}
		.box__dotted_tb2 ul .left_img{width:100%;float:none;}
		.box__dotted_tb2 ul .right_text{width:100%;float:none;}
		
		.btn_down {height:auto;min-height:25px;}
		.btn_down span {white-space:normal;height:auto;min-height:25px;}
		.btn_down2 {height:auto;min-height:25px;}
		.btn_down2 span {white-space:normal;height:auto;min-height:25px;}
}
		
	/* 5 */
	.tb_type5 {background-color:#fff;margin-bottom:20px;border-left:1px solid #dddddd;margin-bottom:20px;border-top:2px solid #9ebcd2;border-bottom:1px solid #dddddd;font-size:13px;font-size:1.3rem;}
	.tb_type5 table{width:100%;border-collapse:collapse;}
	.tb_type5.no_tb_border{width:715px;overflow:hidden;border-left:0px;} 
	.tb_type5.no_tb_border table{width:716px;}

	.tb_type5.mgn_b30 {margin-bottom:30px;}
	.tb_type5.mgn_b40 {margin-bottom:40px;}
	.tb_type5.mgn_b50 {margin-bottom:50px;}

	.tb_type5 a:hover{text-decoration:underline;}
	.tb_type5 table thead th{vertical-align:middle;text-align:center;vertical-align:middle;}
	.tb_type5 table thead th{background-color:#fbfbfb;border-bottom:1px solid #dedede}
	.tb_type5 table th{background-color:#fbfbfb;vertical-align:middle;text-align:left;padding-bottom:7px;padding-top:9px;padding-left:8px;padding-right:8px;color:#444444;font-weight:bold;
	border-bottom:1px solid #dedede;border-right:1px solid #dedede;}
	.tb_type5 table th.pd_l30{padding-left:10px;}
	.tb_type5 table td{font-size:14px;font-size:1.4rem;text-align:left;padding:7px 15px;border-top:1px solid #dedede;border-right:1px solid #dedede;color:#808080}
	.in_length_ex{width:430px;}
	*+ html .in_length_ex{width:430px;}
	* html .in_length_ex{width:430px;}

	.tb_type5.all_center table th{text-align:center;}
	.tb_type5.all_center table th.t_left{text-align:left;}
	.tb_type5.all_center table td{text-align:center;}
	.tb_type5.all_center table td.t_left{text-align:left;}

	.tb_type5.th_center table th{text-align:center;}
	.tb_type5.th_center table td{text-align:left;}
	body .tb_type5.th_center table td.align_center{text-align:center;}

	.tb_type5 table tr.align_left th{text-align:left;}
	.tb_type5 table tr.align_center th{text-align:center;}
	.tb_type5 table tr.align_right th{text-align:right;}
	.tb_type5 table tr.align_left td{text-align:left;}
	.tb_type5 table tr.align_center td{text-align:center;}
	.tb_type5 table tr.align_right td{text-align:right;}
	/* 6 */
	.tb_type6 {background-color:#fff;margin-bottom:20px;border-left:1px solid #dddddd;margin-bottom:20px;border-top:2px solid #9ebcd2;border-bottom:1px solid #dddddd;font-size:13px;font-size:1.3rem;}
	.tb_type6 table{width:100%;border-collapse:collapse;}
	.tb_type6.no_tb_border{width:715px;overflow:hidden;border-left:0px;} 
	.tb_type6.no_tb_border table{width:716px;}

	.tb_type6.mgn_b30 {margin-bottom:30px;}
	.tb_type6.mgn_b40 {margin-bottom:40px;}
	.tb_type6.mgn_b50 {margin-bottom:50px;}

	.tb_type6 a:hover{text-decoration:underline;}
	.tb_type6 table thead th{vertical-align:middle;text-align:center;vertical-align:middle;}
	.tb_type6 table thead th{background-color:#fbfbfb;border-bottom:1px solid #dedede}
	.tb_type6 table th{vertical-align:middle;text-align:left;padding-bottom:7px;padding-top:9px;padding-left:8px;padding-right:8px;color:#444444;font-weight:bold;
	border-bottom:1px solid #dedede;border-right:1px solid #dedede;}
	.tb_type6 table th.pd_l30{padding-left:30px;}
	.tb_type6 table td{font-size:14px;font-size:1.4rem;text-align:left;padding:7px 15px;border-top:1px solid #dedede;border-right:1px solid #dedede;color:#808080}
	.in_length_ex{width:430px;}
	*+ html .in_length_ex{width:430px;}
	* html .in_length_ex{width:430px;}

	.tb_type6.all_center table th{text-align:center;}
	.tb_type6.all_center table th.t_left{text-align:left;}
	.tb_type6.all_center table td{text-align:center;}
	.tb_type6.all_center table td.t_left{text-align:left;}

	.tb_type6.th_center table th{text-align:center;}
	.tb_type6.th_center table td{text-align:left;}
	body .tb_type5.th_center table td.align_center{text-align:center;}

	.tb_type6 table tr.align_left th{text-align:left;}
	.tb_type6 table tr.align_center th{text-align:center;}
	.tb_type6 table tr.align_right th{text-align:right;}
	.tb_type6 table tr.align_left td{text-align:left;}
	.tb_type6 table tr.align_center td{text-align:center;}
	.tb_type6 table tr.align_right td{text-align:right;}
	.mgn_b0 {margin-bottom:0px;}

	/* .pd_l10 {padding-left:10px;}
	.pd_l15 {padding-left:15px;}
	.pd_l20 {padding-left:20px;}
	.pd_l30 {padding-left:30px;}
	.pd_l40 {padding-left:40px;} */

	.tb_in_span {display:inline-block;vertical-align:middle;margin-left:10px;}

	.mindown_bul {
		background-image:url("/commons/main/images/global/mindown.jpg");
		background-repeat:no-repeat;
		background-position:15px center;
		font-size:15px;
		padding:15px 0px 20px 100px;
		color:#454545;
		font-weight:bold;
		text-align:left;
	}

	.mindown_bul2 {
		background-image:url("/commons/main/images/global/mindown2.jpg");
		background-repeat:no-repeat;
		background-position:15px center;
		font-size:15px;
		padding:15px 0px 25px 100px;
		color:#454545;
		font-weight:bold;
		text-align:left;
	}

	/* 민원 프로그램 이용안내 */
	.icon {width:50%;padding:5px;}

/* 2017-10-20 hsc */
 /* 사무총장css */
.photo_subs9 {position:relative;background-position:0 bottom;background-repeat:repeat-x;margin-bottom:20px;padding-bottom:20px;background-image: url(/commons/main/images/global/samubg.jpg);height: 312px;}
	.photo_subs9.nopadding {padding:0;margin:0;}
.photo_subs9 .left_img{float:left;width:23%;margin-left: 50px;padding-top: 45px;}
.photo_subs9 .left_img a{display:block;}
.photo_subs9 .left_img img{max-width:100%;}
.right_table{width:61%;float:right;line-height:1.6;padding-top: 44px;}
	.photo_subs9.size-50pro .left_img{width:50%}
	.photo_subs9.size-50pro .right_table{width:48%}
.right_table__h3 {font-size:18px;margin-bottom:10px;color:#222}
.right_table p{color:#444444;}
.right_table h4{color: #00883e;font-size:16px;font-size: 1.6rem;margin-bottom: 10px;text-align: left;}
.right_table h5{font-size:18px;font-size:1.8rem;color:#222222;margin-bottom:20px;}

.right_table dl{width:100%;line-height:2.0;}
.right_table dl:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .right_table dl{display:inline-block;}
	* html .right_table dl{height:1%;}
.right_table dl dt{float:left;width:11%;font-weight:bold;background-image:url("/commons/main/images/basic/bbs_bul2.jpg");background-position:92% center;background-repeat:no-repeat;}
.right_table dl dt span{padding-left:10px;}
.right_table dl dd{float:left;width:89%;}

.dsp_tb{border-bottom:2px solid #e4e4e4;margin-bottom:22px;}
.dsp_tb table{width:100%;}
.dsp_tb table th,.dsp_tb table td{padding:8px 0;border-bottom:1px solid #e4e4e4;font-size:12px;color:#777}
.dsp_tb table th{text-align:left;padding-left:15px;background-image:url("/commons/main/images/basic/dsp_th_bul.jpg");background-position:3px center;background-repeat:no-repeat;color:#222;}

.cat_01{padding:10px;border:1px solid #dfdfdf;background-color:#efefef;font-size:16px;color:#222;font-weight:bold;display: inline-block;}
.cat_02{padding:10px;border:1px solid #fff;background-color:#fff;font-size:16px;font-weight:bold;display: inline-block;}
	*+ html .cat_01{display:inline;}
	*+ html .cat_02{display:inline;}
.dsp_btn_box_tb .btn_t1{width:260px;text-align:center;padding-left:0;}

.tb_pos{float:right;font-size:0;}
.tb_pos a{height:46px;width:86px;display:inline-block;font-size:1px;color:#fff;border:1px solid #cccccc;}
	*+ html .tb_pos a{display:inline;}
.tb_pos .left_post{background-image:url("/commons/main/images/basic/left_post.jpg");background-position:center center;background-repeat:no-repeat;position:relative;margin-right:-1px;}
.tb_pos .right_post{background-image:url("/commons/main/images/basic/right_post.jpg");background-position:center center;background-repeat:no-repeat;}
.tb_pos a:focus,.tb_pos a:hover{border-color:#9a9a9a}

.tb_pos2{float:none;font-size:0;}
.tb_pos2 a{height:29px;width:86px;display:inline-block;font-size:1px;color:#fff;border:1px solid #cccccc;}
	*+ html .tb_pos2 a{display:inline;}
.tb_pos2 .left_post{background-image:url("/commons/main/images/basic/left_post.jpg");background-position:center center;background-repeat:no-repeat;position:relative;margin-right:-1px;}
.tb_pos2 .right_post{background-image:url("/commons/main/images/basic/right_post.jpg");background-position:center center;background-repeat:no-repeat;}
.tb_pos2 a:focus,.tb_pos2 a:hover{border-color:#9a9a9a}

.photo_subs9_wrap{border-top:2px solid #222;}

.photo_subs9.other_ver {padding-top:5px;padding-bottom:5px;margin-bottom:0;}
.photo_subs9.other_ver .left_img{width:50%}
.photo_subs9.other_ver .right_table{width:46%;height:186px;padding-top:20px;position:relative;}
.photo_subs9.other_ver .right_table .pos_links{position:absolute;left:0px;bottom:20px;}
.photo_subs9.other_ver .right_table .pos_links a{padding-bottom:3px;border-bottom:1px solid #fff;color:#222}
.photo_subs9.other_ver .right_table .pos_links a:hover,.photo_subs9.other_ver .right_table .pos_links a:focus{border-bottom:1px solid #222;}


.photo_subs9.other_ver2 {padding-top:0px;padding-bottom:0px;margin-bottom:30px;border:1px solid #e5e5e5}
.photo_subs9.other_ver2 .left_img{width:50%}
.photo_subs9.other_ver2 .right_table{width:48%;height:186px;padding-top:20px;position:relative;}
.photo_subs9.other_ver2 .right_table h4{font-size:26px}


 /* 소위원회css */
.photo_subs {position:relative;background-position:0 bottom;background-repeat:repeat-x;margin-bottom:20px;padding-bottom:20px;}
	.photo_subs.nopadding {padding:0;margin:0;}
.photo_subs .right_img{float:right;width:20%;}
.photo_subs .right_img a{display:block;}
.photo_subs .right_img img{max-width:100%;}
.left_table{width:70%;float:left;line-height:1.6; padding:15px;}
	.photo_subs.size-50pro .left_img{width:50%}
	.photo_subs.size-50pro .right_table{width:48%}
.left_table__h3 {font-size:18px;margin-bottom:10px;color:#222}
.left_table p{color:#444444;}
.left_table h4{color: #222;font-size:16px;font-size: 1.6rem;margin-bottom: 5px;text-align: left;}
.left_table h5{font-size:18px;font-size:1.8rem;color:#222222;margin-bottom:20px;}

.left_table dl{width:100%;line-height:2.0;}
.left_table dl:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .left_table dl{display:inline-block;}
	* html .left_table dl{height:1%;}
.left_table dl dt{float:left;width:11%;font-weight:bold;background-image:url("/commons/main/images/basic/bbs_bul2.jpg");background-position:92% center;background-repeat:no-repeat;}
.left_table dl dt span{padding-left:10px;}
.left_table dl dd{float:left;width:89%;}

@media screen and (min-width:1px) and (max-width:768px) {
	.photo_subs .left_table {width:100%;float:none;width:auto;}
}
 /* 감사실css */
.gamsa{height: 85px;width: 720px;margin-bottom:20px;margin-left:17px;background-image:url("/commons/main/images/global/gamsabg.jpg")}
.right_table2{width:77%;float:right;line-height:1.6;padding-top: 20px;}
.right_table2.long_type{width:77%;float:right;line-height:1.6;padding-top:10px;}

@media screen and (min-width:1px) and (max-width:768px) {
.gamsa {width:100%;background-image:none;}
.right_table2 {width:100%;float:none;padding-top:0;}
}
 /* 찾아오시는길css */
.photo_subs7 .left_img{float:left;width:45%}
.photo_subs7 .right_table{width:55%;float:right;line-height:1.6;padding-top: 20px;}

@media screen and (min-width:1px) and (max-width:768px) {
	.photo_subs7 .left_img {display:none;}
	.photo_subs7 .right_table {width:auto;float:none;padding-top:0;}
	.btn_map span {padding-left:12px;background-image:none;}
}
/* EPG팝업 */
h3.megagine_bul {font-size:18px; font-size:1.8rem;}
.Epg-Channel_wrap {float:left; width:34%; height:530px; overflow:auto;}
#Epg-Channel {border:1px solid #000; height:252px; background-color:#fff; width:100%; margin-bottom:20px; overflow-y:auto;}
#Epg-Channel a {display:block; margin-bottom:6px; margin-left:3px;}
#Epg-Channel a:hover {text-decoration:underline; font-weight:bold;}
#Epg-Pragram {float:right; width:65%; height:530px; background-color:#fff; overflow-y:auto; border:1px solid #000;}
#Epg-pop {background-color:#3e7db3; color:#fff; font-weight:bold; padding:10px 0;}

.Epg-Channel_wrap .sub_cal.cal_tb {border-top:none;}

.magagine-box {text-align:center; margin-bottom:10px;}
.magagine-box select {padding:2px; font-size:1.4rem !important; font-size:14px;}

/* 통합검색 20171110 
---------------------------------------*/

.search-reult-wrap {float:left;width:100%}
.new-sidebar {float:right;width:210px;}

.search-top-box__in__box {text-align:center;border:1px solid #e5e5e5;padding:30px 0 0 0;height:132px;border-bottom:0px;
	 background-image:url("/commons/main/images/global/search-top-box__in__box.jpg");
	 background-repeat:no-repeat;
	 background-position:left center;
	}
.search-top-box__in__box .item1 {margin-bottom:10px;color:#000;font-weight:bold;font-size:14px;}
.search-top-box__in__box .search-item {margin-bottom:9px;font-size:0;}

.search-text {border:1px solid #e5e5e5;height:38px;width:416px;padding:0;padding-left:4px;vertical-align:middle;font-size:14px;}
.search-ok {display:inline-block;width:65px;text-align:center;padding-left:15px;color:#fff;height:40px;line-height:40px;vertical-align:middle;font-size:14px;
	 background-image:url("/commons/main/images/global/search-btn-icon.jpg");
	 background-repeat:no-repeat;
	 background-position:5px center;
	 background-color:#42a9ba;
	 border-radius:5px;
	}
.search-top-box__in__box .select_design {border-right:0;}
.search-top-box__in__box .select_design select {height:38px;}

/*검색카테고리*/
.search-ctg {margin-bottom:30px;border:1px solid #c8d1db;border-left:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0070b9+0,128398+50,2a9b6d+100 */
	background: #0070b9; /* Old browsers */
	background: -moz-linear-gradient(left, #0070b9 0%, #128398 50%, #2a9b6d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0070b9 0%,#128398 50%,#2a9b6d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0070b9 0%,#128398 50%,#2a9b6d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0070b9', endColorstr='#2a9b6d',GradientType=1 ); /* IE6-9 */
	}
.search-ctg li {float:left;
	 background-image:url("/commons/main/images/global/ctg-bul.png");
	 background-repeat:no-repeat;
	 background-position:left center;
	 }
	.search-ctg li:first-child {background-image:none;} 
.search-ctg a {display:block;color:#fff;height:52px;line-height:52px;text-align:center;font-size:15px;
	}

.search-ctg a small{display:block;}
.search-ctg li.on {}
.search-ctg li.on a{color:#fff5a3;
	 background-image:url("/commons/main/images/global/ctg-bul-on.jpg");
	 background-repeat:no-repeat;
	 background-position:center bottom;
	 }
.search-ctg li.on a small{color:#5db8bf;font-size:12px;}

.search-ctg li a:hover,
.search-ctg li a:focus{
	 background-image:url("/commons/main/images/global/ctg-bul-on.jpg");
	 background-repeat:no-repeat;
	 background-position:center bottom;
	 }
/*결과 리스트등*/
.col_blue {color:#0063a8}
.col_green-new {color:#2b9c6c}
.search-result__box-top {position:relative;height:30px;padding-top:7px;margin-bottom:30px;color:#333;font-size:15px;font-weight:bold;}
.search-result__box-top .select_design{position:absolute;top:0;right:0;}

.search-h3-line {position:relative;padding-bottom:5px;padding-top:5px;border-bottom:2px solid #9ebcd2;
	 background-image:url("/commons/main/images/global/search-h3-line.jpg");
	 background-repeat:repeat-x;
	 background-position:0 bottom;
}
.search-h3 {display:inline-block;font-size:18px;color:#333;margin-right:4px;
	padding-left:17px;
	background-image: url("/commons/main/images/global/search-h3.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;margin-bottom:10px;
}
.search-num-tot strong {font-weight:bold;color:#f87817}
.btn-result-more {color:#fff;border:1px solid #009e96;background-color:#009e96;display:block;padding:3px 10px;border-radius:2px;
	position:absolute;top:0;right:0;font-weight:bold;
}

.search-list-type {margin-bottom:30px;}
.search-list-type li{padding:20px;
	 background-image:url("/commons/main/images/global/search-list-bul.jpg");
	 background-repeat:repeat-x;
	 background-position:0 bottom;
}
.search-list-type li h4 {font-size:14px;color:#0171b7;margin-bottom:10px;}
.search-list-type li h4 a {font-size:14px;color:#0171b7;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.search-list-type li .item1 {margin-bottom:5px;}
.search-list-type li .item1 a{font-weight:bold;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	padding-left:35px;
	height:35px;line-height:35px;
	background-image:url("/commons/main/images/global/search-list-type-file.jpg");
	background-repeat:no-repeat;
	background-position:0 center;
	}
.search-list-type li .item2 {margin-bottom:10px;line-height:1.6;}
.search-list-type li .item3 {padding:8px 10px;background-color:#f4f4f4;padding-left:20px;
	background-image:url("/commons/main/images/global/fav-list-bul.jpg");
	background-position:10px center;
	background-repeat:no-repeat;}
.search-list-type li .item3 strong {text-decoration:underline;}

/* left menu */
.new-sidebar {}
.new-sidebar__in {}

/*인기 검색어*/
.hit-search-word-wrap {border:1px solid #c8d1db;margin-bottom:20px;}
.hit-search-word-wrap h4{color:#333;font-size:15px;padding:15px 20PX;
	border-bottom:1px solid #80c3a1;}

.hit-search-word-wrap .js_tab_box{margin-bottom:0;}

.hit-search-word {position:relative;padding:20px;background-color:#fafafa;}
.hit-nav {position:absolute;top:-36px;right:10px;}
.hit-nav li{float:left;margin-left:5px;}
.hit-nav li:first-child{margin-left:0;}

.hit-nav {margin-bottom:10px;}
.hit-nav li a {display:block;width:43px;height:24px;white-space:nowrap;line-height:24px; background-color:#a0a0a0;color:#fff;font-weight:bold;font-size:13px;text-align:center;
	border-radius:12px;
}
.hit-nav li.selected a {background-color:#eb6877;}

.hit-list__ul li:after {content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .hit-list__ul li {display:inline-block;}
.hit-list__ul li {margin-bottom:6px;}
.hit-list__ul li em {display:block;text-align:center;width:15px;height:15px;padding-top:0px;line-height:15px; vertical-align: top;border:1px solid #c8d1db;color:#586272;float:left;font-size:11px;background-color:#fff;}

.hit-list__ul li a {display:block;float:left;height:17px;line-height:17px;width:110px;margin-left:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:bold;color:#000;}
.hit-list__ul li span {float:right;}
.hit-list__ul li a:hover,
.hit-list__ul li a:focus {text-decoration:underline;color:#f2812c;}
.hit-list__ul li a.important {color:#f2812c;}

/*내가 찾은 검색어*/
.find-search-word-wrap {border:1px solid #c8d1db;margin-bottom:20px;}
.find-search-word-wrap h4 {border-bottom:1px solid #80c3a1;padding:15px 20px;font-size:15px;color:#333;}
.find-searhc-word {padding:20px;background-color:#fafafa;}
.find-searhc-word li a {display:block;height:24px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	background-image:url("/commons/main/images/global/fav-list-bul.jpg");
	background-position:0 center;
	background-repeat:no-repeat;
	padding-left:10px;
}

.find-searhc-word li a:hover,
.find-searhc-word li a:focus {text-decoration:underline;}


@media screen and (min-width:1px) and (max-width:1000px) {
	.search-reult-wrap {float:none;width:100%;}
	.new-sidebar {float:none;width:100%;}
}
.main-link-box2 li.noborder{border-bottom:0px;}

/* 팝업-1 개인정보 수집 및 이용안내 17.11.23 KDG */
.person_pop{position:relative;}
.pop_top{background-color:#3e7db3;padding:10px 15px 10px 15px;color:#fff;font-size:15px;font-size:1.5rem;}
.box_type_scroll{padding:20px;border:1px solid #ddd;overflow:auto;}
.out{padding:10px;}


/* 영문 페이지 김동건 tue 11-21 */

/* 인사말 */
.greeting_left{float:left;width:70%;}
.hello_line{margin-bottom:30px;color:#2d9e68;font-size:18px;font-size:1.8rem;}
.greeting_left p{margin-bottom:20px;}

.greeting_right{float:right;width:25%;border:1px solid #ddd;background-image:url("/commons/main/images/global/bg_chair.jpg");background-repeat:no-repeat;
	background-color:#fff;padding:5px 5px 12px 5px;}
.sign_sp{margin-top:10px;display:inline-block;padding-left:20px;font-weight:bold;}
.sign_sp img{width:45%;position:relative;bottom:15px;left:10px;}

/* 프로필 */
.photo_subs10 {position:relative;background-position:0 bottom;background-repeat:repeat-x;margin-bottom:20px;padding-bottom:20px;background-image: url("/commons/main/images/global/samubg2.png");height:100%;background-size:100% 100%;}
	.photo_subs10.nopadding {padding:0;margin:0;}
.photo_subs10 .left_img{float:left;width:23%;margin-left: 50px;padding-top: 45px;position:relative;top:25px;}
.photo_subs10 .left_img a{display:block;}
.photo_subs10 .left_img img{max-width:100%;}
.right_table{width:61%;float:right;line-height:1.6;padding-top: 44px;}
	.photo_subs10.size-50pro .left_img{width:50%}
	.photo_subs10.size-50pro .right_table{width:48%}
.right_table__h3 {font-size:18px;margin-bottom:10px;color:#222}
.right_table p{color:#444444;}
.right_table h4{color: #00883e;font-size:16px;font-size: 1.6rem;margin-bottom: 10px;text-align: left;}
.right_table h5{font-size:18px;font-size:1.8rem;color:#222222;margin-bottom:20px;}

.right_table dl{width:100%;line-height:2.0;}
.right_table dl:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .right_table dl{display:inline-block;}
	* html .right_table dl{height:1%;}
.right_table dl dt{float:left;width:11%;font-weight:bold;background-image:url("/commons/main/images/basic/bbs_bul2.jpg");background-position:92% center;background-repeat:no-repeat;}
.right_table dl dt span{padding-left:10px;}
.right_table dl dd{float:left;width:89%;}

.photo_subs10_wrap{border-top:2px solid #222;}

.photo_subs10.other_ver {padding-top:5px;padding-bottom:5px;margin-bottom:0;}
.photo_subs10.other_ver .left_img{width:50%}
.photo_subs10.other_ver .right_table{width:46%;height:186px;padding-top:20px;position:relative;}
.photo_subs10.other_ver .right_table .pos_links{position:absolute;left:0px;bottom:20px;}
.photo_subs10.other_ver .right_table .pos_links a{padding-bottom:3px;border-bottom:1px solid #fff;color:#222}
.photo_subs10.other_ver .right_table .pos_links a:hover,.photo_subs9.other_ver .right_table .pos_links a:focus{border-bottom:1px solid #222;}

/* 위원 박스 */
.personbox{width:30%;border:1px solid #ddd;display:inline-block;padding:15px 10px 11px 10px;background-image:url("/commons/main/images/global/box_bg.jpg");background-repeat:no-repeat;
	margin-top:10px;vertical-align:top;}
.personbox.long{width:30%;border:1px solid #ddd;display:inline-block;padding:10px;background-image:url("/commons/main/images/global/box_bg.jpg");background-repeat:no-repeat;
	margin-top:10px;}
.personbox img{margin-left:20%;}
.personbox .basic_list2 li{margin-bottom:0px;}
.h3_bul.box_center{text-align:center;display:inline-block;margin-bottom:0px;}
.jikwe{color:#00883e;margin-bottom:5px;}

.mgn_b26per{margin-bottom:26%;}

.pd_r20{padding-right:20px;}

.pd_r{display:inline-block; width:70%;}
.pd_l{display:inline-block; width:30%;}


/* 접근성작업 */
/* 접근성작업 - 이용안내 */
.box_group{background-image:url("/commons/main/images/global/minwonhrm_bg.jpg");background-repeat:no-repeat;background-size:100%;position:relative;width:100%;height:658px;border:1px solid #e5e5e5;}

.inner_1{position:absolute;background-color:#d5e7f1;border-radius:10px;padding:13px 10px;top:23px;left:3%;}
.inner_1 span{display:block;font-size:10pt;text-align:center;}
.inner_1 span:first-child{font-weight:bold;font-size:11pt;}

.inner_2{position:absolute;background-color:#d5e7f1;border-radius:10px;padding:13px 10px;top:130px;left:3%;width:180px;}
.inner_2 span{display:block;font-size:10pt;text-align:center;}
.inner_2 span:first-child{font-weight:bold;font-size:11pt;}

.inner_3{position:absolute;background-color:#d5e7f1;border-radius:10px;padding:13px 10px;top:230px;left:3%;width:180px;height:90px;}
.inner_3 span{display:block;font-size:10pt;text-align:center;}
.inner_3 span:first-child{font-weight:bold;font-size:11pt;}
.inner_3 p{font-weight:bold;font-size:11pt;text-align:center;}

.inner_3__2{position:absolute;left:40%;top:230px;height:125px;width:418px;}
.inner_3__2 .inner_3__2_in{position:relative;border-radius:10px;background-color:#d5e7f1;padding:13px 10px;width:175px;float:left;}
.inner_3__2 .inner_3__2_in.inner{background-color:#cbe198;float:right;color:#4e5f28;width:165px;top:29px;}
.inner_3__2 .inner_3__2_in span{text-align:center;display:block;}
.inner_3__2 .inner_3__2_in span:first-child{font-weight:bold;font-size:11pt;}



.inner_2__1{position:absolute;left:40%;top:114px;width:418px;height:90px;}
.inner_2__1 span {text-align:center;color:#8b571b;font-size:11pt;font-weight:bold;} 
.inner_2__1 span.down_2__1__2zone {text-align:center;color:#4e5f28;font-size:11pt;font-weight:bold;} 
.inner_2__1__1zone{position:absolute;background-color:#f7d28b;border-radius:10px;width:190px;display:block;padding:10px 5px;}
.inner_2__1__2zone{position:absolute;background-color:#f7d28b;border-radius:10px;top:50px;width:190px;display:block;padding:10px 5px;}

.down_2__1__2zone{position:absolute;background-color:#cbe198;border-radius:10px;left:56%;top:40px;padding:10px 15px;}

.order-zone{position:absolute;height:110px;left:31%;top:105px;}
.order-zone p{font-size:9pt;color:#f3802d;font-weight:bold;text-align:right;}
.order-zone p:first-child{position:relative;}
.order-zone p:last-child{position:relative;top:63px;}


.other_line{position:absolute;left:40%;width:190px;}


/* 17.12.15 KDG */
.top-nav__fav2 a{margin-right:10px;padding-right:10px;border-right:1px solid #bbb;}
.top-nav__fav2 a:last-child{margin-right:0px;padding-right:0px;border:0px;}



/*ie7 gnb*/

	*+ html .gnb .sub-nav__box {width:100%}
	*+ html .gnb .sub-nav__box__ul {width:100%;padding-left:0;background-image:none;}
	*+ html .gnb .sub-nav__box__list {width:auto;float:none;padding:0;}
	*+ html .gnb .sub-nav__3rd {left:100%;padding-left:0;width:100%;min-height:1px;position:relative;top:0;left:0;display:none !important;
		background-color:#eee;
		}
	*+ html .gnb .sub-nav {overflow:visible;}
	*+ html .ex-btn-wrap__in .top-search {top:23px;}
	*+ html .ex-btn-wrap__in .btn_all {top:23px;}
	*+ html .top-nav__fav2 {top:-6px;}
	*+ html .main_search_box {right:76px;top:24px;}
	*+ html .gnb .sub-nav__box > h2 {display:none;}
	*+ html .gnb .gnb-menu .sub-nav__box {background-image:none !important;}
	*+ html .gnb-link-box {display:none;}
	*+ html .gnb .gnb-menu{position:relative;}

/* 2018-01-31 KDG */
#Result-top{}
#Result-top a{background-color:#eee;width:33%;padding:10px;border:1px solid #ddd;}
/* #Result-top a:last-child{color:#1a49d4;} */

/**/
.cont_in {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    min-height: 500px;
    margin-bottom: 50px;
    position:relative;
    z-index:0;
}

/*민원접수페이지*/

.h3_wrap {text-align:center;padding-top:20px;margin-bottom:10px;}
.h3_wrap .h3_bul {display:inline-block}
.minwon-btn {display:inline-block;vertical-align:middle;color:#fff;
	background-color:#1a8177;font-size:14px;font-weight:bold;
	height:45px;line-height:45px;text-align:center;width:216px;
	border-radius:5px;margin-bottom:5px;
	margin-left:1px;margin-right:1px;
}
.minwon-btn span {display:inline-block;vertical-align:middle;padding-left:25px;
	background-image:url("/commons/main/images/global/minwon-btn.png");
	background-position:0 center;
	background-repeat:no-repeat;
	}
	.minwon-btn:hover,
	.minwon-btn:focus {opacity:0.9;color:gold;}
.minwon_sel_item1 {float:left;width:358px;height:198px;border:1px solid #e9e9e9;margin-bottom:20px;
	background-image:url("/commons/main/images/global/minwon_sel_item1.jpg");
	background-position:0 center;
	background-repeat:no-repeat;background-size:100% 100%}
.minwon_sel_item2 {float:right;width:358px;height:198px;border:1px solid #e9e9e9;margin-bottom:20px;
	background-image:url("/commons/main/images/global/minwon_sel_item2.jpg");
	background-position:0 center;
	background-repeat:no-repeat;background-size:100% 100%}
.minwon_sel_item3 {float:left;height:198px;border:1px solid #e9e9e9;padding-left:50px;padding-right:50px;
	background-image:url("/commons/main/images/global/minwon_sel_item3.jpg");
	background-position:0 center;
	background-repeat:no-repeat;background-size:100% 100%;}


	@media screen and (min-width:1px) and (max-width:1000px) {
		.minwon_sel_item1 {width:49%;}
			.minwon_sel_item1 .minwon-btn {display:block;margin:0 auto;margin-bottom:5px;}
		.minwon_sel_item2 {width:49%;}
			.minwon_sel_item2 .minwon-btn {display:block;margin:0 auto;margin-bottom:5px;}
		.minwon_sel_item3 {}
	}
	@media screen and (min-width:1px) and (max-width:768px) {
	
		.minwon_sel_item3 {height:auto;padding-bottom:30px;}
	}
	@media screen and (min-width:1px) and (max-width:488px) {
		.minwon_sel_item1 {width:100%}
		.minwon_sel_item2 {width:100%}
	}

/* 2018-02-19 KDG */
/* 인사말 */
.greeting_left{float:left;width:70%;}
.hello_line{margin-bottom:30px;color:#2d9e68;font-size:18px;font-size:1.8rem;}
.greeting_left p{margin-bottom:20px;}

.greeting_right{float:right;width:25%;border:1px solid #ddd;background-image:url("/commons/eng/images/global/bg_chair.jpg");background-repeat:no-repeat;
	background-color:#fff;padding:5px 5px 12px 5px;}
.sign_sp{margin-top:10px;display:inline-block;padding-left:20px;font-weight:bold;}
.sign_sp img{width:45%;position:relative;bottom:15px;left:10px;}

/* 프로필 */
.photo_subs10 {position:relative;background-position:0 bottom;background-repeat:repeat-x;margin-bottom:20px;padding-bottom:20px;background-image: url("/commons/eng/images/global/samubg2.png");height:100%;background-size:100% 100%;}
	.photo_subs10.nopadding {padding:0;margin:0;}
.photo_subs10 .left_img{float:left;width:23%;margin-left: 50px;padding-top: 45px;position:relative;top:25px;}
.photo_subs10 .left_img a{display:block;}
.photo_subs10 .left_img img{max-width:100%;}
.right_table{width:61%;float:right;line-height:1.6;padding-top: 44px;}
	.photo_subs10.size-50pro .left_img{width:50%}
	.photo_subs10.size-50pro .right_table{width:48%}
.right_table__h3 {font-size:18px;margin-bottom:10px;color:#222}
.right_table p{color:#444444;}
.right_table h4{color: #00883e;font-size:16px;font-size: 1.6rem;margin-bottom: 10px;text-align: left;}
.right_table h5{font-size:18px;font-size:1.8rem;color:#222222;margin-bottom:20px;}

.right_table dl{width:100%;line-height:2.0;}
.right_table dl:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .right_table dl{display:inline-block;}
	* html .right_table dl{height:1%;}
.right_table dl dt{float:left;width:11%;font-weight:bold;background-image:url("/commons/eng/images/basic/bbs_bul2.jpg");background-position:92% center;background-repeat:no-repeat;}
.right_table dl dt span{padding-left:10px;}
.right_table dl dd{float:left;width:89%;}

.photo_subs10_wrap{border-top:2px solid #222;}

.photo_subs10.other_ver {padding-top:5px;padding-bottom:5px;margin-bottom:0;}
.photo_subs10.other_ver .left_img{width:50%}
.photo_subs10.other_ver .right_table{width:46%;height:186px;padding-top:20px;position:relative;}
.photo_subs10.other_ver .right_table .pos_links{position:absolute;left:0px;bottom:20px;}
.photo_subs10.other_ver .right_table .pos_links a{padding-bottom:3px;border-bottom:1px solid #fff;color:#222}
.photo_subs10.other_ver .right_table .pos_links a:hover,.photo_subs9.other_ver .right_table .pos_links a:focus{border-bottom:1px solid #222;}


/**/
.right_text .btn_down {margin-bottom:5px;}

/**/
.slide-item__pos a {display:block;}
.slide-item__pos a:focus {border:1px solid gold}
#main_slide .controller_in a:focus {border:1px solid gold}
.custom-pager-photos a:focus {border:1px solid gold}
.stop_and_start a:focus {border:1px solid gold}
.main_photos__cycle .cycle-slide-item a:focus{border:1px solid gold}
.pos_more a:focus{border:1px solid gold}
.bbs_head a:focus,
.bbs_head a:hover {opacity:0.8;}
#main_bbs .main_bbs_list span.more a:focus{border:1px solid gold}
.all_menu_in .all_menu_close:focus{border:1px solid gold}
.foot_roll_nav2 a:focus{border:1px solid gold}
.listwrap li a:focus{border:1px solid gold}

/**/


/* 18.02.28 */
.box__chairman__type1{padding:20px;border:1px solid #e5e5e5;margin-bottom:30px;background-image:url("/commons/main/images/global/samu_bg.jpg");
	background-repeat:no-repeat;background-size:100%;background-color:#fff;}
.box__chairman__type1 .left__photo{float:left;width:25%;padding-right:20px;}
.box__chairman__type1 .right__text{float:right;width:65%;}

.sign_sp{padding-right:20px;padding-left:0px;}

@media screen and (min-width:1px) and (max-width:768px) {
	.box__chairman__type1 .left__photo {width:100%;float:none;text-align:center;}
	.box__chairman__type1 .right__text {width:100%;float:none;}
}
/* 18.03.14 */
.history_box {display:block;}

.history_content h3 span {float:left; color:#2d629c; font-size:27px; line-height:1em; padding-left:15px;
background-image:url("/commons/main/images/basic/h3_bul.png"); background-position:0px 7px; background-repeat:no-repeat; padding-left:20px; margin-top:10px;}

.history_content .h3_bul {padding:0;}

.history_content ul {margin-left:92px; margin-bottom:19px; font-size:1.3rem;}
.history_content ul li {background-image:url("/commons/main/images/basic/list_bul.jpg"); background-repeat:no-repeat; background-position:12px 25px; line-height:2.2em; padding-top:10px;}
.history_content ul li em {color:#000; font-weight:bold; padding-left:25px;display:inline-block;width:10%;vertical-align:top;}
.history_content ul li span {padding-left:6px;width:85%;display:inline-block;}

.faq .h3_bul {margin-bottom:0;}
@media screen and (min-width:1px) and (max-width:768px) {
	.history_content h3 span {float:none !important;}
	.history_content .h3_bul {}
	.history_content ul {margin-left:10px !important;margin-bottom:30px !important;}
	
	.faq .h3_bul {background-position:0 9px;margin-bottom:0;}
	.faq .faq_q {background-position:98% 19px;}
}
/*접근성마크*/
.g-mark{position:absolute;right:5px;top:70px;}
.g-mark img{padding-left:5px;width:100px;}



/*방심위 조직도*/
.jojikdo-wrap {
	width:730px;
	min-height:800px;
	background-image:url("/commons/main/images/global/bsts-bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
}
.jojikdo-item1 {position: absolute;top:30px;left:42px;}
.jojikdo-item2 {position: absolute;top:105px;left:207px;}
.jojikdo-item3 {position: absolute;top:105px;left:316px;}
.jojikdo-item4 {position: absolute;top:105px;left:427px;}
.jojikdo-item5 {position: absolute;top:245px;left:42px;}

.jojikdo-list1 {position: absolute;top:410px;left:25px;}
	.jojikdo-list1 li {margin-bottom:21px;}

.jojikdo-lower-1 {position: absolute;top:223px;left:260px;}
.jojikdo-lower__in {position: relative;}
.jojikdo-lower-tit {position: absolute;top:10px;left:0;}
.jojikdo-lower__ul {position: absolute;top:0;left:170px;}

.jojikdo-lower-2 {position: absolute;top:300px;left:260px;}
.jojikdo-lower-3 {position: absolute;top:405px;left:260px;}
.jojikdo-lower-4 {position: absolute;top:510px;left:260px;}
.jojikdo-lower-5 {position: absolute;top:615px;left:260px;}
.jojikdo-lower-6 {position: absolute;top:690px;left:260px;}

/*조직도버튼디자인*/
.jojikdo-icon-type1 {display:block;width:100px;height:40px;padding-top:60px;text-align:center;color:#fff;font-size:14px;font-weight:bold;border-radius: 50px;
background-color:#008139;
background-image: url("/commons/main/images/global/bsts-icon.png");
background-position: center 17px;
background-repeat: no-repeat;
}
.jojikdo-icon-type2 {display:block;width:100px;height:40px;padding-top:60px;text-align:center;color:#fff;font-size:14px;font-weight:bold;border-radius: 50px;
background-color:#5a493f;
background-image: url("/commons/main/images/global/bsts-icon.png");
background-position: center 17px;
background-repeat: no-repeat;
}

.jojikdo-icon-type3 {display:block;width:100px;height:40px;padding-top:60px;text-align:center;color:#fff;font-size:14px;font-weight:bold;border-radius: 50px;
	background-color:#2b4f6f;
	background-image: url("/commons/main/images/global/bsts-icon.png");
	background-position: center 17px;
	background-repeat: no-repeat;
	}
.jojikdo-icon-type4 {width:130px;height:50px;text-align:center;display: block;
	color:#fff;line-height:50px;border-radius: 5px;
	background-color:#d14000;
	font-size:14px;font-weight:bold;

}

.jojikdo-icon-type5 {width:130px;height:50px;text-align:center;display: block;
	color:#fff;line-height:50px;border-radius: 5px;
	background-color:#029f96;
	font-size:14px;font-weight:bold;

}

.jojikdo-icon-type6 {width:130px;height:50px;text-align:center;display: block;
	color:#fff;line-height:50px;border-radius: 5px;
	background-color:#6859ae;
	font-size:14px;font-weight:bold;

}
.jojikdo-icon-type7 {width:130px;height:50px;text-align:center;display: block;
	color:#fff;line-height:50px;border-radius: 5px;
	background-color:#1079bd;
	font-size:14px;font-weight:bold;

}
.jojikdo-lower-tit a {height:50px;line-height: 50px;text-align: center;
	color:#fff;border-radius: 5px;
	width:148px;
	display:block;
	background-color:#137e90;
	background-image: url("/commons/main/images/global/bsts-green.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
}

.jojikdo-lower__ul {border:1px solid #8dd7e0;background-color:#f2f6f9;min-height:50px;width:335px;padding-top:5px;padding-bottom:5px;}

.jojikdo-lower__ul:after {content:' ';clear: both;visibility: hidden;display: block;}
	*+ html .jojikdo-lower__ul {display:inline-block;}
.jojikdo-lower__ul__li {float:left;width:50%;}
.jojikdo-lower__ul__li a {display:block;padding-left:30px;height:28px;line-height: 28px;
background-image:url("/commons/main/images/basic/basic_list1.jpg");
background-position: 15px center;
background-repeat: no-repeat;
}


@media screen and (min-width:1px) and (max-width:830px) {

	.jojikdo-wrap {background-image:none;width:auto;margin-bottom:30px}

	.jojikdo-item1 {position: relative;top:0;left:0;}
	.jojikdo-item2 {position: relative;top:0;left:0;}
	.jojikdo-item3 {position: relative;top:0;left:0;}
	.jojikdo-item4 {position: relative;top:0;left:0;}
	.jojikdo-item5 {position: relative;top:0;left:0;margin-bottom: 30px;}

	.jojikdo-list1 {position: relative;top:0;left:0;margin-bottom:50px;}
		.jojikdo-list1 li {margin-bottom:21px;}

	.jojikdo-lower-1 {position: relative;top:0;left:0;}
	.jojikdo-lower__in {position: relative;}
	.jojikdo-lower-tit {position: absolute;top:10px;left:0;}
	.jojikdo-lower__ul {position: absolute;top:0;left:170px;}

	.jojikdo-lower-2 {position: relative;top:0;left:0;}
	.jojikdo-lower-3 {position: relative;top:0;left:0;}
	.jojikdo-lower-4 {position: relative;top:0;left:0;}
	.jojikdo-lower-5 {position: relative;top:0;left:0;}
	.jojikdo-lower-6 {position: relative;top:0;left:0;}


	.jojikdo-icon-type1 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}
	.jojikdo-icon-type2 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}
	.jojikdo-icon-type3 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}

	.jojikdo-icon-type4 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}
	.jojikdo-icon-type5 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}
	.jojikdo-icon-type6 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}
	.jojikdo-icon-type7 {border-radius:0;background-image:none;padding:0;width:80%;height:40px;line-height:40px;}


	.jojikdo-lower-tit {position: relative;top:0;left:0;}
		.jojikdo-lower-tit a {width:100%}
	.jojikdo-lower__ul {position: relative;top:0;left:0;width:auto;margin-bottom:30px;}
}

/*디지털성범죄*/
.s_open {display: inline-block;
background-color: #a1a1a1;
padding: 2px 10px;
color: #ffffff;
font-size: 13px;
}
*+ html .s_open {display:inline;}
.s_open_box {display:none;padding-top:30px;text-align:center;width:50%;margin:0 auto;margin-bottom:30px;}
.s_open_box.selected {display:block;}
.left_center{text-align:left}
.sub_step{text-align:center;width:50%;margin:0 auto;}
.sub_step_first{border:3px solid #6190c5;padding:10px 3%;}
.sub_step_other{border:3px solid #d6d6d6;padding:10px 3%;}

.sub_step_child_bg{background:url("/commons/main/images/global/sub_step_img02.gif") no-repeat 90% top;background-size:2% 100%;}
.sub_step_child{width:80%;text-align:center;}
.sub_step_child_con{border:3px solid #d6d6d6;padding:10px 3%;}

@media screen and (min-width:1px) and (max-width:560px) {
	.s_open_box {width:100%;}
	
	.m-ver colgroup {display:none;}
	.m-ver th {
		display:none;
	}
	.m-ver tr {border-bottom:1px solid #ddd;}
	.m-ver td {
		display:block;text-align:left !important;
		border-top:0 !important;
	}
	.m-ver td:before {
		color:#000;
		font-weight:bold;
		content:attr(data-th) " : "
	}
	.m-ver #addr1 {width:80% !important;}
	.m-ver #addr2 {width:80% !important;}
	.m-ver #subject {width:80% !important;}
	.m-ver textarea#cont {width:80% !important;}
}


/*방심위조직도 2*/
.jojikdo2-wrap {
	width:730px;
	min-height:800px;
	padding-top:40px;
	background-image:url("/commons/main/images/global/bsts-bg2.jpg");
	background-position: center 20px;;
	background-repeat: no-repeat;
	position: relative;
	text-align:center;
	margin:0 auto;
}
.jojikdo2-wrap a {color:#fff;display:block;border-radius: 5px;}
.jojikdo2-wrap strong {display:block;}
.jojikdo2-wrap__in {background-color:#008139;border-radius: 5px;color:#fff;padding:20px;}
.jojikdo2-wrap__h3 {text-align:center;margin-bottom:20px;letter-spacing: 5px;font-size:16px;}
.jojikdo2__ul li{float:left;width:11%}
.jj-icon-1 {padding-top:45px;
	background-image: url("/commons/main/images/global/bsts-icon.png");
	background-position: center 0px;
	background-repeat: no-repeat;font-weight:bold;}
.jj-icon-2 {padding-top:45px;
	background-image: url("/commons/main/images/global/bsts-icon2.png");
	background-position: center 0px;
	background-repeat: no-repeat;font-weight:bold;}

.jojikdo2-blue {background-color:#1079bd;padding-top:7px;padding-bottom:7px;
	width:190px;font-size:14px;
}

.jojikdo2-green {background-color:#137e90;height:50px;line-height:50px;
	width:150px;font-size:13px;font-weight:bold;
}
.jojikdo2-green.ver2{height:45px;line-height:1.4;padding-top:5px;}

.jojikdo2-red {background-color:#d14001;height:60px;line-height: 60px;
	width:180px;font-size:14px;}

	.jojikdo2-item1 {position: absolute;top:240px;left:20px;}
	.jojikdo2-item2 {position: absolute;top:240px;left:260px;}
	.jojikdo2-item3 {position: absolute;top:240px;left:520px;}

	.jojikdo2-item1__1 {position: absolute;top:310px;left:60px;}
	.jojikdo2-item1__2 {position: absolute;top:372px;left:60px;}

	.jojikdo2-item2__1 {position: absolute;top:310px;left:300px;}

	.jojikdo2-item3__1 {position: absolute;top:310px;left:540px;}
	.jojikdo2-item3__2 {position: absolute;top:372px;left:540px;}


@media screen and (min-width:1px) and (max-width:830px) {
	.jojikdo2-wrap {width:100%;background-image:none;}
	.jojikdo2-wrap__in {margin-bottom:20px;}
	.jojikdo2__ul li{width:33%;margin-bottom:30px;}
	.jojikdo2__ul li:nth-child(1){width:100%;margin-bottom:30px;}
	.jojikdo2__ul li:nth-child(2){width:50%;margin-bottom:30px;}
	.jojikdo2__ul li:nth-child(3){width:50%;margin-bottom:30px;}

	.jojikdo2-item1 {position: relative;top:0;left:0;margin-bottom:20px;}
	.jojikdo2-item2 {position: relative;top:0;left:0;margin-bottom:20px;}
	.jojikdo2-item3 {position: relative;top:0;left:0;margin-bottom:20px;}

	.jojikdo2-item1__1 {position: relative;top:0;left:0;width:50%;}
	.jojikdo2-item1__2 {position: relative;top:-50px;left:50%;width:50%;}

	.jojikdo2-item2__1 {position: relative;top:0;left:0;margin-bottom:50px;}

	.jojikdo2-item3__1 {position: relative;top:0;left:0;width:50%;}
	.jojikdo2-item3__2 {position: relative;top:-50px;left:50%;width:50%;}
	[class*="jojikdo2-item"] {text-align:center;}
	[class*="jojikdo2-item"] a {display: inline-block;width:90%}
	.jojikdo2-item1 a {width:100%}
	.jojikdo2-item2 a {width:100%}
	.jojikdo2-item3 a {width:100%}
}
#cjdDiv {width:100%;padding-bottom:20px;}	




.virus-banner {display:none;}
/*20200205 모바일부분 임시 추가*/
@media screen and (min-width:1px) and (max-width:560px) {
	.main_visual-top {padding-top:0px !important;}
	.virus-banner {display:block;padding-top:51px;}
	.virus-banner img {width:100%}
}


.roughmap_maker_label a:focus > .roughmap_lebel_text{outline:2px solid black;}
.hide_text:focus{border:2px solid black;}