@font-face { /*본고딕폰트 1*/
font-family:"Noto Sans KR-light"; 
src: url('font/NotoKR-Light/notokr-light.eot'); 
src: url('font/NotoKR-Light/notokr-light.eot?#iefix') format('embedded-opentype'), 
url('font/NotoKR-Light/notokr-light.woff2') format('woff2'), 
url('font/NotoKR-Light/notokr-light.woff') format('woff'), 
url('font/NotoKR-Light/notokr-light.ttf') format('truetype'), 
url('font/NotoKR-Light/notokr-light.svg#notokr-light') format('svg'); 
font-weight: normal; 
font-style: normal; 
}

@font-face { /*본고딕폰트 2*/
font-family:"Noto Sans KR-demilight"; 
src: url('font/NotoKR-DemiLight/notokr-demilight.eot'); 
src: url('font/NotoKR-DemiLight/notokr-demilight.eot?#iefix') format('embedded-opentype'), 
url('font/NotoKR-DemiLight/notokr-demilight.woff2') format('woff2'), 
url('font/NotoKR-DemiLight/notokr-demilight.woff') format('woff'), 
url('font/NotoKR-DemiLight/notokr-demilight.ttf') format('truetype'), 
url('font/NotoKR-DemiLight/notokr-demilight.svg#notokr-regular') format('svg'); 
font-weight: normal; 
font-style: normal; 
}

@font-face { /*본고딕폰트 3*/
font-family:"Noto Sans KR-Regular"; 
src: url('font/NotoKR-Regular/notokr-regular.eot'); 
src: url('font/NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'), 
url('font/NotoKR-Regular/notokr-regular.woff2') format('woff2'), 
url('font/NotoKR-Regular/notokr-regular.woff') format('woff'), 
url('font/NotoKR-Regular/notokr-regular.ttf') format('truetype'), 
url('font/NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg'); 
font-weight: normal; 
font-style: normal; 
}

@font-face { /*본고딕폰트 4*/
font-family:"Noto Sans KR-medium"; 
src: url('font/NotoKR-Medium/notokr-medium.eot'); 
src: url('font/NotoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'), 
url('font/NotoKR-Medium/notokr-medium.woff2') format('woff2'), 
url('font/NotoKR-Medium/notokr-medium.woff') format('woff'), 
url('font/NotoKR-Medium/notokr-medium.ttf') format('truetype'), 
url('font/NotoKR-Medium/notokr-medium.svg#notokr-medium') format('svg'); 
font-weight: normal; 
font-style: normal; 
}

@font-face { /*본고딕폰트 4*/
font-family:"Noto Sans KR-bold"; 
src: url('font/NotoKR-Bold/notokr-bold.eot'); 
src: url('font/NotoKR-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'), 
url('font/NotoKR-Bold/notokr-bold.woff2') format('woff2'), 
url('font/NotoKR-Bold/notokr-bold.woff') format('woff'), 
url('font/NotoKR-Bold/notokr-bold.ttf') format('truetype'), 
url('font/NotoKR-Bold/notokr-bold.svg#notokr-bold') format('svg'); 
font-weight: normal; 
font-style: normal; 
}

@font-face { /*나눔펜*/
font-family:"NanumPen-Regular"; 
src: url('font/Nanum/NanumPenScript-Regular.ttf'); 
font-weight: normal; 
font-style: normal; 
}

/* NanumBarunGothic 기본 폰트 */
@font-face{
font-family: "Nanum Barun Gothic";
src: url('font/Nanum/NanumBarunGothic.eot')format('eot');
src: url('font/Nanum/NanumBarunGothic.woff') format('woff');
}
/* NanumBarunGothic 굵은 폰트 */
@font-face{
font-family: "Nanum Barun GothicBold";
src: url('font/Nanum/NanumBarunGothicBold.eot')format('eot');
src: url('font/Nanum/NanumBarunGothicBold.woff') format('woff');
}

@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
html {overflow-y:scroll}
/*
body {margin:0;padding:0;font-size:0.75em;font-family: '맑은 고딕','Malgun gothic','나눔고딕','Nanum Gothic',dotum;}
*/
body {margin:0;padding:0;
font-size:13px;
letter-spacing:0px;
font-weight:400;
color:#555;
font-family:'Nanum Barun Gothic', '나눔바른고딕', '맑은 고딕','Malgun gothic','나눔고딕','Nanum Gothic',dotum, sans-serif;
font-style: normal; 
font-variant-ligatures: normal; font-variant-caps: normal; 
text-align: start; 
text-indent: 0px; 
text-transform: none; 
white-space: normal; 
widows: 2; 
word-spacing: 0px; 
-webkit-text-stroke-width: 0px; 
}
 
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:dotum}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:dotum;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:dotum;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color: #555;text-decoration:none}
a:hover, a:focus, a:active {color:#555;text-decoration:underline}

/* 팝업레이어 */
#hd_pop {z-index:1000119;position:absolute;margin:0 auto;width:1100px;height:0;}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {z-index:1000119;position:absolute;border:1px solid #e9e9e9;background:#fff;border:2px solid #000;}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:100000 !important;position:relative;min-width:1100px;width:100%;border-top:15px solid #111;background:#fff;border-bottom: 1px solid #e4e4e4;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto; width:1100px;zoom:1; }
#hd_wrapper:after {display: block; visibility:hidden; clear:both; content:"";}

#logo {/*float:left;margin:37px 0 0;*//*margin:0 auto;*/width:355px;padding:33px 0 17px;position: relative;z-index: 1010;
/*원레대로*/
height: 84px;

/*배너가 아래로 깔리게*/
top:29px
}
#logo:before{display: inline-block; content:' '; vertical-align:bottom;}
#logo2 {/*float:left;*/margin:2px 0 0;padding:0px 0 10px;position: relative;z-index: 1010;}
#logo2:before{display: inline-block; content:' '; vertical-align:bottom;}

#logo_sub {float:left;margin:10px 0 0;padding:35px 0 5px;position: relative;z-index: 1010;height: 58px;}



/*-------------------------------------------------------*/

#logo222 {z-index:100000 !important;width:355px;padding:33px 0 17px;position: relative;z-index: 1010;top:32px}
#logo222:before{display: inline-block; content:' '; vertical-align:bottom;}


/*-------------------------------------------------------*/


/* 전체 검색 */
/*검색 전체박스*/
#hd_sch {
         /*float:left;*/position:absolute;top:3px;right:0;
		 margin:63px 0 0 95px;
		 padding:0 0 0 10px;
		 border:1px solid #E1BAFF;
		 background:#F5F2F7;		 
		 border-radius:150px;
		 }
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0; text-indent:-9999em;overflow:hidden}
/*검색바, 텍스트*/
#hd_sch #sch_stx {
                  padding-left:5px;
				  width:200px;
				  height:39px;
				  border:0;
				  background:transparent;
				  font-size:16px;
				  color:#9653C9;
				  font-family: '맑은 고딕','Malgun gothic','나눔고딕','Nanum Gothic',dotum; sans-serif;
				  line-height:1.9em !important;
				  line-height:1.6em;
				  }
/*버튼*/
#hd_sch #sch_submit {
                     padding:0 3px 0 2px;
					 height:39px;
					 border:0;
					 border:2px solid #BE79F2;
					 background:#fff;
					 border-radius:150px;
					 font-size: 13px;
					 color:#9653C9;
					 font-weight:400;
					 font-family: '맑은 고딕','Malgun gothic','나눔고딕','Nanum Gothic',dotum; sans-serif;
					 cursor:pointer;
					 }

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px;position: absolute;right: 0;top: 0;display: none;}
#text_size button {margin:0;padding: 0;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {z-index:10009;/**/position: absolute;width: 100%;height: 40px;margin:0 auto; background:#393939;list-style:none;zoom:1;}
#tnb ul {margin: 0 auto; width:1100px;text-align:center;padding:0;}
/**/



#tnb_left {float:left; margin:0 0 0 -53px;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;/**/height:100%;border-left:1px solid #666; }
#tnb li:before{/*content:'|'; display:inline-block; color: #444;*//*글자앞에 | 넣기 */}
#tnb li:first-child:before{display:none;}
#tnb a {/*margin: 3px 15px;*/
        padding: 0px 15px;
		line-height: 40px;
		font-family:dotum;
		color: #cccccc;
		font-size: 12px;
		}
#tnb a:focus, #tnb a:hover, #tnb a:active {color: #fff;text-decoration:none}
#tnb b {margin:0 3px;padding:10px 0px;font-family:dotum;color: #ffa405;font-size: 12px;/*background:#ff5d05;*/}

#tnb img {margin-right:3px}
#tnb .tnb-sns{z-index:10000000 !important;position:absolute;top:5px;left:0px;border:0;padding-left:0;width:500px;color: #fff;}

/* 상단 회원가입 등 링크 */
#tnb2 {/**/z-index:10008;position: relative;width:1100px;margin:0 auto;height: 55px; border-radius:0px;background:#444;list-style:none;zoom:1;}
#tnb2 ul {margin: 0 auto; width:1100px;text-align:center;padding:0;width:1100px; }
/*
#tnb_left {float:left; margin:0 3px;padding:10px 20px;font-family:dotum;color: #fff;font-size: 12px;background:#fff;}*/
#tnb2:after {display:block;visibility:hidden;clear:both;content:""}
#tnb2 li {float:right;}
#tnb2 li:before{content:'|'; display:inline-block; color: #444;}
#tnb2 li:first-child:before{display:none;}
#tnb2 a {
         z-index:10009;position: relative;
         padding: 3px 5px;
         line-height: 35px;
         font-family:dotum;
         color: #aaa;
         font-size: 12px;
         }
#tnb2 a:focus, #tnb a:hover, #tnb a:active {color: #fff;text-decoration:none}
#tnb2 b {margin:0 3px;padding:10px 20px;font-family:dotum;color: #fff;font-size: 12px;background:#FFC505;}

#tnb2 img {margin-right:3px}
#tnb2 .tnb-sns{position:absolute;top:0;left:-55px;border:0;padding-left:0;width:100px;}




/* 메인메뉴 */
#gnb {z-index:100009;position: absolute;width: 100%;margin: -40px auto 0;
      border-bottom: 0px solid #28a1e7; 
	  /*box-shadow:  0px -10px 0px #fff, 0px 1px 0px #ddd, 0px 0px 8px #ccc;*/
      background-color: #fff;z-index: 1001;
	  }
#gnb:after{content:' '; display:block; clear:both;}
#gnb h2 {position:absolute;width: 100%;display: none;text-indent: -999999px;height: 40px;border-bottom: 1px solid #d9d9d9;}
#gnb_1dul {
		   display: block;
           /*float:right;*/
		   padding:0;zoom:1;
		   text-align: right;
		   width: 1000px;
		   min-height: 40px;
		   height: 40px;
		   margin: 0 auto !important;padding-left: 110px;
		   background-color: #fff;
		   overflow: hidden;
		   }
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {position: relative;display: inline-block;vertical-align: top;text-align: left;margin-right: -4px;}
.gnb_1da {
          display:inline-block;
		  padding-left: 10px;		  
		  width: 100%;
		  min-width: 120px;
		  height: 43px;
		  color:#432E4D !important; 
		  font-weight:400;
		  line-height: 26px;
		  text-decoration:none;
		  font-size: 16px;
		  box-sizing: border-box;
		  }
.gnb_1da:focus, .gnb_1da:hover {text-decoration:none;}
.gnb_2dul {z-index:1000000;position:relative;display:block; min-width: 120px;width: 100%;margin: 10px 0 20px !important;}
.gnb_2da {z-index:1000000;position:relative;
          display:block;
		  padding: 7px 0px 7px 10px;
		  text-align:left;
		  text-decoration:none;
		  font-size:13px; 
		  font-weight:400;
		  color:#777 !important;
		  }
.gnb_2da:focus, .gnb_2da:hover {
                                color:#fff !important; 
								background: #1ab6c1;
								text-decoration:none;
								}
#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:1100px;/*border-right:1px solid #dde4e9;border-left:1px solid #dde4e9;*/zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#aside {float:left;margin:0 -1px 0 0;width:220px;/*border-right:1px solid #dde4e9;background:#fff*/margin:0 0 40px;}
#container_main {z-index:4;position:relative;/**/float:right;
                 padding:15px 0px 15px 30px;
                 width:1100px;
                 min-height:500px;
                 height:auto !important;
                 /*border-left:1px solid #dde4e9;*/
                 background:#fff;
                 font-size:1em;zoom:1
                 }
#container {
            display:block; 
			height:100%;
            z-index:0;
            float:right;
            position:relative;
            margin:0 0 40px;
            padding:30px;
            width:800px;
            min-height:540px;
            border:1px solid #ddd;
            background:#fff;
            font-size:1em;zoom:1;
            box-shadow: 0px 1px 0px #ccc, -1px -1px 0px #e2e2e2, 3px 3px 0px #eee;
			border-radius:9px;
            }
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {
                  float:right;
                  margin:-30px 0 -20px 0;
                  font-size:17px;
                  font-family: "Noto Sans KR-Regular";
                  font-weight:400; 
				  color:#999;
				  }

/* 하단 레이아웃 */
#ft {min-width:1100px;/*height:100%;*/border-top:1px solid #d1d1d1;background:#e6e6e6}
#ft h1 {/*position:absolute;*/font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:1100px;text-align:center}

#ft_company {text-align:center;}

/*하단 메뉴*/
#ft_copy {background:#333}
#ft_copy_l {position:relative;margin:0 auto;padding:20px 0 0;width:1100px;/**/background:#000;color:#666}
#ft_copy_l li {position:relative;margin:0 auto;padding:20px 0 0;width:1100px;color:#fff;list-style:none;}

#ft_copy li {position:relative;margin:0 auto;padding:20px 0 0;width:1100px;color:#fff;list-style:none;}
#ft_copy div {position:relative;margin:0 auto;padding:20px 0 0;width:1100px;color:#fff}

#ft_copy a {
            display:inline-block;
			margin:0 30px 0 0;
			color:#fff;
			font-size:17px;
			font-weight:400;
			}
#ft_copy #ft_totop {position:absolute;top:-20px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */
/*--------------------------------------------------------지도-------------------------*/
.btn_submit {
             margin:7px 0 7px 7px;
             padding:3px 10px 3px 10px;
			 background:#777;
			 border:1px solid #555;
			 color:#fff;
			 letter-spacing:-0.1em;
			 cursor:pointer;
			 border-radius:2px;
			 }
.btn_submit:hover {background:#444;color:#fff;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

.btn_map {
             margin:7px 3px 7px 0;
             padding:3px 10px 3px 10px;
			 border:0;
			 /*background:#4ebcef;*/
			 border:1px solid #1a6198;
			 color:#4d6f86;
			 letter-spacing:-0.1em;
			 cursor:pointer;
			 border-radius:2px;
			 }
.btn_map:hover {background:#1a6198;color:#fff;}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
/*목록*/
a.btn_b01 {
           display:inline-block;
		   padding:7px;
		   border:1px solid #ccc;
           background:#f9f9f9;
		   color:#666;
		   text-decoration:none;
		   vertical-align:middle;
		   border-radius:3px;
		   }
a.btn_b01:focus, .btn_b01:hover {
                                 text-decoration:none;
								 border:1px solid #333;
								 background:#555;
								 color:#fff;
								 border-radius:3px;
								 }
/*글쓰기*/
a.btn_b02 {
           display:inline-block;
		   padding:5px 7px 7px 7px;
		   border:2px solid #5C8794;
		   background:#5C8794;
		   color:#fff;
		   font-weight:600;
		   text-decoration:none;
		   vertical-align:middle;
		   border-radius:3px;
		   }
a.btn_b02:focus, .btn_b02:hover {
                                 text-decoration:none;
								 border:2px solid #205869;
                                 background:#205869;
								 color:#fff;
								 border-radius:3px;
								 }
/*어드민*/
a.btn_admin {
             display:inline-block;
			 padding:7px;
			 border:1px solid #777;
			 background:#fff;
			 color:#e8180c;
			 font-weight:400;
			 text-decoration:none;
			 vertical-align:middle;
			 border-radius:3px;
			 } /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {
                                      text-decoration:none;
									  border:1px solid #e8180c;
									  background:#e8180c;
									  color:#fff;
								      border-radius:3px;
                                      }

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {
                      padding:14px 0;
					  border-top:3px solid #999;
					  border-bottom:1px solid #eee;
					  font-size:13px;
					  text-align:center;
					  letter-spacing:-0.1em;
					  }
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

/*게시판 목록 제목*/
.tbl_head01 a {
               padding:4px 0 0;
               color:#333;
			   font-family:dotum;
               }

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 1px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:80px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;border-right:0;background:#fff;text-align:left}

.tbl_frm01 td {
padding:1px 0px;
font-size:14px;
color:#333;
background:transparent
}

.tbl_frm01 textarea, .frm_input {
/*float:left;*/
border:1px solid #ddd;
background:#f7f7f7;
color:#000;
vertical-align:middle;
line-height:2em
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}

.tbl_frm01 textarea {width:100%;height:40px}
.tbl_frm01 a {text-decoration:none;}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* --------------------댓글 코멘트 ------frm01를 frm01_c로 변경 댓글란과 글쓰기란 테이블 충돌---------------------*/

/* 폼 테이블 댓글 코멘트 리플*/
/*댓글 전체테두리*/
.tbl_frm01_c {margin:0 0 1px;
border/*-bottom*/:1px solid #e3e3e3;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}/*댓글목록보기 상단 여백*/

.tbl_frm01_c table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01_c th {width:65px;padding:18px 10px 14px 18px;/*border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;*/text-align:left}

.tbl_frm01_c td {
padding:16px 0px 15px 0;/*댓글쓰기 상단 여백*/
width:100%;/* 코멘트 입력창 100% 1/2 */
background:transparent
}


.tbl_frm01_c2 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01_c2 th {width:1px;padding:18px 10px 14px 18px;/*border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;*/text-align:left}

.tbl_frm01_c2 td {
padding:16px 0px 15px 0;/*댓글쓰기 상단 여백*/
width:100%;/* 코멘트 입력창 100% 1/2 */
background:transparent
}


/* 댓글입력 버튼*/
.btn_confirm3 {text-align:center;padding:1px 0} 

.btn_submit3 {
margin:0 18px 0 15px;
float:right;
height:60px;width:80px;
text-align:center;

border:1px solid #FF9900;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background:#FF9900;

color:#fff;
font-size:22px; 
font-family:Arial, arial, sans-serif;
letter-spacing:1px; 
line-height:10px;
/*font-weight:bold;*/
cursor:pointer
}


/* 댓글, 코멘트 라인 / 배경 칼라등 */
.tbl_frm01_c textarea, .frm_input {
/*float:left;*/
border:1px solid #ddd;
background:#f7f7f7;
color:#000;
vertical-align:middle;
line-height:2em
}

.tbl_frm01_c textarea {padding:2px 2px 3px}
.frm_input {height:22px}

/* 댓글, 코멘트 넓이 폭 / 높이 */
.tbl_frm01_c textarea {width:100%;/* 코멘트 입력창 100% 2/2 */height:55px}
.tbl_frm01_c a {text-decoration:none}
.tbl_frm01_c .frm_file {display:block;margin-bottom:5px}
.tbl_frm01_c .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* --------------------댓글 코멘트 ------frm01를 frm01_c로 변경 댓글란과 글쓰기란 테이블 충돌---------------------*/



/* --------------------댓글 코멘트 ------frm01를 frm01_cc로 변경 플겜리뉴얼---------------------*/

/* 폼 테이블 댓글 코멘트 리플*/
/*댓글 전체테두리*/
.tbl_frm01_cc {margin:0 0 1px;background:#EBEBEB;
border-bottom/**/:1px solid #ddd;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}/*댓글목록보기 상단 여백*/

.tbl_frm01_cc table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01_cc th {width:65px;padding:18px 10px 14px 18px;/*border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;*/text-align:left}

.tbl_frm01_cc td {
padding:16px 0px 15px 0;/*댓글쓰기 상단 여백*/
width:100%;/* 코멘트 입력창 100% 1/2 */
background:transparent
}


.tbl_frm01_cc2 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01_cc2 th {width:1px;padding:18px 10px 14px 18px;/*border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;*/text-align:left}

.tbl_frm01_cc2 td {
padding:16px 0px 15px 0;/*댓글쓰기 상단 여백*/
width:100%;/* 코멘트 입력창 100% 1/2 */
background:transparent
}


/* 댓글입력 버튼*/
.btn_confirm33 {text-align:center;padding:1px 0} 

.btn_submit33 {
margin:0 18px 0 15px;
float:right;
height:60px;width:80px;
text-align:center;

border:1px solid #ccc;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
background:#fff;

color:#666;
font-size:14px; 
font-family:돋움, 나눔고딕, NanumGothic, sans-serif;
letter-spacing:1px; 
line-height:10px;
font-weight:bold;/**/
cursor:pointer
}


/* 댓글, 코멘트 라인 / 배경 칼라등 ----------------------------- 게시물검색, 회원가입, 오시는길 지도 출발지 검색란*/
.tbl_frm01_cc textarea, .frm_input {
/*float:left;*/
border:1px solid #45ade9;margin:0 0 0 6px;
background:#fff;
color:#000;
vertical-align:middle;
line-height:2em
}

.tbl_frm01_cc textarea {padding:2px 2px 3px}
.frm_input {height:22px}

/* 댓글, 코멘트 넓이 폭 / 높이 */
.tbl_frm01_cc textarea {width:100%;/* 코멘트 입력창 100% 2/2 */height:55px}
.tbl_frm01_cc a {text-decoration:none}
.tbl_frm01_cc .frm_file {display:block;margin-bottom:5px}
.tbl_frm01_cc .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* --------------------댓글 코멘트 ------frm01를 frm01_cc로 변경 플겜리뉴얼---------------------*/



/*---------------------테이블형식 td 라인 -----------------*/
/*---------------------회원가입 -----------------*/
.tbl_frm05 {margin:0 0 10px}/*입력분류격별간격*/
.tbl_frm05 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm05 th {width:85px;padding:7px/*줄 높이간격*/ 13px;border:1px solid #e9e9e9;border-left:0;background:#F6F6F6;
text-align:left;
font-size:14px;
font-family:나눔고딕;
color:#333;
}

.tbl_frm05 td {
padding:1px 10px;
padding-top:10px;    /*td 위  간격*/
padding-bottom:10px; /*td 아래간격*/
/**/border:1px solid #e9e9e9;

background:transparent
}

/*이름, 닉네임 텍스트와 입력란 */
.tbl_frm05 textarea, .frm_input_2 {padding:1px 5px 1px 5px;border:1px solid #8DAFFF;background:#fff;
font-size:14px;color:#000;vertical-align:middle;line-height:2em}

.tbl_frm05 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm05 textarea {width:98%;height:100px}
.tbl_frm05 a {text-decoration:none}
.tbl_frm05 .frm_file {display:block;margin-bottom:5px}
.tbl_frm05 .frm_info {
display:block;
padding:0 0 5px;
font-family:나눔고딕;
color:#666;
font-size:13px;
letter-spacing:0px;
line-height:1.4em
}
/*---------------------테이블형식 td 라인 -----------------*/


/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center;color:#2DB9E3;}
.td_chk {width:30px;text-align:center;color:#999;font-size:12px}
.td_date {width:60px;text-align:center;color:#999;font-size:11px}
.td_datetime {width:110px;text-align:center;color:#999;font-size:11px}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left;color:#999;}
.td_nick {width:100px;text-align:center;color:#999;}
.td_num {width:50px;text-align:center;color:#999;font-size:11px}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #e3e3e3;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;max-width: 1100px;margin: 0 auto;padding:0.5em 0;  color:#000;font-size:2em;text-decoration:none;text-align:center}
#device_change:before{content: '▼▼'; display:block;color: #ddd;font-size: 14px;width: 20px;margin: 0 auto;word-break: break-word;word-wrap: break-word;line-height: 1;}

#popular{display:none !important;}
#visit{display:none !important;}
#ft_catch{display:none !important;}





/*게시판 교육원소개, 교육과정 소개*/

.T000 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; }
 .T001 { font-family: "나눔고딕", 맑은고딕; font-size: 22px; font-weight: bold; color: #ff9900; line-height: 1.8; text-align: left; margin-left: 40px; margin-top: 0px; margin-bottom: 10px; }
 .T00101 { font-family: "나눔고딕", 맑은고딕; font-size: 22px; font-weight: bold; color: #000000; line-height: 1.8; text-align: left; margin-left: 40px; margin-top: 0px; margin-bottom: 10px; }
 .T010 { font-family: "나눔명조", 바탕체; font-size: 20px; font-weight: bold; color: #ff9900; line-height: 1.8; text-align: left; margin-left: 10px; margin-right: 0px; margin-top: 15px; margin-bottom: 5px; }
 .T020 { font-family: "나눔고딕", 맑은고딕; font-size: 18px; font-weight: normal; color: #333333; line-height: 1.8; text-align: left; margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px; }
 .T021l { font-family: "나눔고딕", 맑은고딕; font-size: 18px; font-weight: bold; color: #336699; line-height: 1.8; text-align: left; margin-top: 10px; margin-bottom: 10px; }
 .T030 { font-family: "나눔명조", 바탕체; font-size: 16px; font-weight: bold; color: #333333; line-height: 1.8; text-align: left; margin-left: 20px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px; }
 .T031 { font-family: "나눔고딕", 맑은고딕; font-size: 16px; font-weight: bold; color: #FF9900; line-height: 1.8; text-align: left; margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; }
 .T040 { font-family: "나눔고딕", 맑은고딕; font-size: 14px; font-weight: bold; color: #336699; line-height: 1.8; text-align: left; margin-left: 0px; margin-top: 10px; margin-bottom: 10px; }
 .T041 { font-family: "나눔고딕", 맑은고딕; font-size: 14px; font-weight: solid; color: #000000; line-height: 1.8; text-align: left; margin-left: 20px; margin-top: 10px; margin-bottom: 10px; }
 .T042 { font-family: "나눔고딕", 맑은고딕; font-size: 14px; font-weight: solid; color: #000000; line-height: 1.8; text-align: left; margin-left: 40px; margin-right: 40px; margin-top: 10px; margin-bottom: 10px; }
 .T04201 { font-family: "나눔고딕", 맑은고딕; font-size: 14px; font-weight: solid; color: #000000; line-height: 1.8; text-align: center; margin-left: 40px; margin-right: 40px; margin-top: 10px; margin-bottom: 10px; }
 .T04202 { font-family: "나눔고딕", 맑은고딕; font-size: 14px; font-weight: solid; color: #000000; line-height: 1.8; text-align: right; margin-left: 40px; margin-right: 40px; margin-top: 10px; margin-bottom: 10px; }
 .T050 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #000000; line-height: 1.8; text-align: left; margin-left: 20px; margin-top: 0px; margin-bottom: 10px; }
 .T051 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #000000; line-height: 1.8; text-align: left; margin-left: 40px; margin-top: 0px; margin-bottom: 10px; }
 .T052 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #000000; line-height:1.8;  margin-left: 30px; margin-right: 10px; margin-top: 15px; margin-bottom: 15px;}
 .T053 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: bold; color: #333333; line-height:1.8; margin-left:10px; margin-top: 10px; margin-bottom: 10px; }
 .T054 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; }
 .T055 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; margin-left:20px; }
 .T056 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.6; margin-left:30px; }
 .T057 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.6; margin-left:45px; }
 .T058 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #000000; line-height: 1.8; text-align: right; margin-right: 10px; margin-top: 0px; margin-bottom: 10px; }
 .T060 { font-family: "나눔고딕", 맑은고딕; font-size: 12px; font-weight: bold; color: #ff9900; line-height: 1.8; text-align: left; margin-left: 40px; margin-top: 0px; margin-bottom: 10px; }

 .B000 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; }
 .B001 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: center; margin: 10px; }
 .B002 { border: 1px; border-style:solid; border-color:#f0f0f0; width:96%; height:600px; float:left; padding:10px; margin-top:15px; margin-bottom:15px; overflow:auto; }
 .B003 { border: 1px; border-style:solid; border-color:#333333; width: 98%; float:left; overflow:auto; }
 .B010 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; border-top-color: rgb(51, 51, 51); border-bottom-color: rgb(51, 51, 51); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-collapse: collapse; }
 .B011 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; border-top-color: rgb(51, 51, 51); border-bottom-color: rgb(51, 51, 51); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-collapse: collapse; margin-left: 0px; margin-right: 0px; margin-top: 15px; margin-bottom: 15px; }
 .B020 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; border-right-color: rgb(153, 153, 153); border-right-width: 1px; border-right-style: solid; border-collapse: collapse; }
 .B030 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: center; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; }
 .B031 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: center; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; }
 .B040 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: left; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; padding-left: 15px; }
 .B041 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: left; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; padding-left: 15px; }
 .B042 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: left; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; padding-left: 15px; background-color: #f9ecc3 ; }
 .B043 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: bold; color: #333333; line-height:1.8; text-align: left; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; padding-left: 15px; }
 .B043l { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: left; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; padding-left: 15px; }
 .B044 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: bold; color: #333333; line-height:1.8; text-align: left; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; padding-left: 15px; }
 .B045 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: bold; color: #333333; line-height:1.8; text-align: left; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; padding-left: 15px; background-color: #f9ecc3; }
 .B046 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: center; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; background-color: #f9ecc3; }
 .B047 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: bold; color: #333333; line-height:1.8; text-align: left; vertical-align: top; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; padding-left: 5px; background-color: #f9ecc3; }
 .B048 { font-family: "나눔고딕", 맑은고딕; font-size: 13px; font-weight: normal; color: #333333; line-height:1.8; text-align: left; padding: 5px; }

 .s001 { font-family: "나눔고딕", 맑은고딕;  font-size: 13px; font-weight: bold; color: #000000; line-height:1.6; text-align: center; vertical-align: middle; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: dotted; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: dotted; border-left-color: rgb(51, 51, 51); border-left-width: 1px; border-left-style: dotted; border-right-color: rgb(51, 51, 51); border-right-width: 1px; border-right-style: dotted; background-color: #cccccc; }
 .s002 { border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: dotted; border-left-color: rgb(51, 51, 51); border-left-width: 1px; border-left-style: dotted; border-right-color: rgb(51, 51, 51); border-right-width: 1px; border-right-style: dotted; }

  .fs1 {word-break: keep-all;color:#333333;line-height:24px;font-size:15px;}

 .con h2 {word-break: keep-all;color:#ff9900;font-size:20px;font-weight:600;line-height:28px;margin-top:15px;padding-left:122px;}
 .con h3 {word-break: keep-all;color:#333333;font-size:18px;font-weight:600;line-height:24px;padding:10px;padding-left:57px}
 .con p {word-break: keep-all;color:#333333;line-height:24px;font-size:14px}
 .con .p {padding-left:16px;}
 .con .p2 {padding-left:37px;font-size:14px}
 .con .small {padding-left:10px;font-size:13px}
 .con .title {font-size:15px;margin-left:15px;}
 .title2, .con .title2 {font-size:16px;font-weight:600;color:rgba(3, 83, 157, 1)}
 .title3, .con .title3 {font-size:17px;font-weight:600;color:rgba(3, 83, 157, 1)}

 .con .boxTxt {margin-left:30px;margin-top:10px ;list-style-type: none !important;padding:10px 10px 10px 10px !important; border:1px solid #dcdcdc !important; background:#f9ecc3 !important;font-size:14px !important;color:#333333 !important;line-height:24px !important}
 .con .boxTxt li {margin-left:10px}
 .con table {margin-top:10px;width:100%;border-spacing:0;border-collapse:collapse}
 .con table th {font-weight:600;padding: 3px 12px 3px 12px; color:#333333; font-size:16px;background:#f9ecc3;text-align:center;}
 .con table td {padding:3px 12px 3px 12px;text-align:left;color:#333333;font-size:15px;}



 #ft_img {position:Absolute;bottom:23px}

 .navgation div{float:left; height:40px; line-height:40px; min-width:60px; text-align:center;}



 #landmark + p {margin:-24px 0 50px 0px; color:#555;font-size:16px}

 #bo_v_bot {margin:20px 0;}
.bo_fx {margin:20px 0;}

.btn_bo_adm input {border-radius:5px;}

.b21_table {width:760px; height:730px; background:url(../img/back.png) no-repeat;}
.b21_table div {position:absolute; top:280px; left:40px;}
.b21_table div h3 {display:none;}
.b21_table div + div { top:280px; left:280px; }
.b21_table div + div + div {top:280px; left:526px;}
.b21_table div + div + div + div {top:640px; left:40px;}
.b21_table div + div + div + div + div {top:640px; left:280px;}
.b21_table div + div + div + div + div + div  {top:640px; left:526px;}


.stitle{background:url(../img/dep01.png) 0 6px no-repeat;padding-left:23px;/*margin:40px 0 15px;*/margin:10px 0 0;font-size:18px;line-height:24px; font-weight:400 }
.stitle_list{
             font-size:15px;
			 padding-left:23px;
			 font-family:'맑은 고딕','Malgun gothic','Nanum Barun Gothic', '나눔바른고딕', '나눔고딕','Nanum Gothic',dotum, sans-serif;
			 line-height:24px;
			 
			 }
.stitle1{background:url(../img/chek.png) 0 3px no-repeat;padding-left:23px;font-size:18px;margin:15px 0 7px; }
.stitle1-1{background:url(../img/chek.png) 0 3px no-repeat;padding-left:23px;font-size:18px;margin:20px 0 5px;color:#055e9a }
.stitle2{background:url(../img/iconh.png) 12px 7px no-repeat;
                        padding-left:23px;
                        padding-left:23px;font-size:15px;margin:5px 0 5px; 
						font-family:'맑은 고딕','Malgun gothic','Nanum Barun Gothic', '나눔바른고딕', '나눔고딕','Nanum Gothic',dotum, sans-serif;
			            line-height:24px;						
						}
.stitle3{padding-left:23px;font-size:15px}
.stitle3_list{padding-left:23px;font-size:15px}
.img100{padding:30px 0 20px 0;text-align:center}

.tabmenu {width:100%; float:left;}
.tabmenu ul{margin-bottom:1px;padding-left:0px; zoom:1;}
.tabmenu li{float:left;}
.tabmenu li a {display:block;position:relative;margin-left:-1px;  background:url(../img/land.png) no-repeat; width:124px; height:43px; line-height:43px; text-align:center; color:#fff; font-size:15px;font-weight:bold;padding-right:1px}
.tabmenu li a.on {background:url(../img/land_on.png) no-repeat; color:#EFB354; font-weight:bold;}

.table01 {border-collapse:collapse;border-top:3px solid #912442;width:100%;margin:10px 0 20px}
.table01 th {font-weight:bold;border:1px solid #ddd;padding:10px 10px;background:#FDFCFC;color:#912442}
.table01 td {border:1px solid #ddd;padding:10px 10px 10px 10px;font-size:13px;line-height:200%;text-align:center }
.table01 td + td {text-align:left}

.table011 {border-collapse:collapse;border-top:3px solid #912442;width:100%;margin:10px 0 20px}
.table011 th {font-weight:bold;border:1px solid #ddd;padding:10px 10px;background:#FDFCFC;color:#912442}
.table011 td {border:1px solid #ddd;padding:10px 10px 10px 10px;font-size:13px;line-height:200%;text-align:center }


.table01_1 {border-collapse:collapse;border-top:3px solid #912442;width:100%;margin:10px 0 20px}
.table01_1 th {font-weight:bold;border:1px solid #ddd;padding:10px 10px;background:#FDFCFC;color:#912442}
.table01_1 td {border:1px solid #ddd;padding:10px 10px 10px 10px;font-size:13px;line-height:150%;text-align:center}

.table02 {border-top:3px solid #912442;width:100%;margin:10px 0 20px}
.table02 th {font-weight:bold;border:1px solid #ddd;padding:10px 10px;background:#FDFCFC;color:#912442}
.table02 td {border:1px solid #ddd;padding:10px 10px;background:#fff;color:#555;text-align:center;width:50%}

.table03 {border-collapse:collapse;border-top:3px solid #912442;width:100%;margin:10px 0 20px}
.table03 th {font-weight:bold;border:1px solid #ddd;padding:10px 10px;background:#FDFCFC;color:#912442}
.table03 td {border:1px solid #ddd;padding:10px 10px 10px 20px;font-size:14px;line-height:200%;text-align:left}

.box124{border:1px solid #ddd;width:81px;height:88px;margin:0 0 30px 0;float:left;background:#f7f7f7;text-align:center;border-radius:10px;padding:20px}
.icons{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:131px;top:50px;width:22px;height:24px}
.icons1{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:287px;top:50px;width:22px;height:24px }
.icons2{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:443px;top:50px;width:22px;height:24px }
.icons3{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:599px;top:50px;width:22px;height:24px }


.box1245{border:1px solid #ddd;width:120px;height:66px;margin:0 0 30px 0;float:left;background:#f7f7f7;text-align:center;border-radius:10px;padding:20px}
.icons4{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:170px;top:42px;width:22px;height:24px}
.icons5{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:365px;top:42px;width:22px;height:24px }
.icons6{position:absolute;background:url(/theme/prunit/img/icons.png) no-repeat;left:560px;top:42px;width:22px;height:24px }

.no1{background:url(../img/no1.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
.no2{background:url(../img/no2.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
.no3{background:url(../img/no3.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
.no4{background:url(../img/no4.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
.no5{background:url(../img/no5.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
.no6{background:url(../img/no6.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
.no7{background:url(../img/no7.png) 0 3px no-repeat;padding-left:25px;font-size:16px;margin:10px 0 5px; }
