@charset "utf-8";

@font-face{
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: url(/fonts/NanumGothic-Regular.eot);
	src: url(/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
			 url(/fonts/NanumGothic-Regular.woff2) format('woff2'),
			 url(/fonts/NanumGothic-Regular.woff) format('woff'),
			 url(/fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face{
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 700;
	src: url(/fonts/NanumGothic-Bold.eot);
	src: url(/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
			 url(/fonts/NanumGothic-Bold.woff2) format('woff2'),
			 url(/fonts/NanumGothic-Bold.woff) format('woff'),
			 url(/fonts/NanumGothic-Bold.ttf) format('truetype');
}
@font-face{
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 800;
	src: url(/fonts/NanumGothic-ExtraBold.eot);
	src: url(/fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
			 url(/fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
			 url(/fonts/NanumGothic-ExtraBold.woff) format('woff'),
			 url(/fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* 초기화 */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
p, address,
form, fieldset, legend, input, select, textarea,
table, caption, col, colgroup, thead, tfoot, tbody, th, td{margin:0;  padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;  font-weight:normal;}
html, fieldset, img, abbr, acronym{border:0 none;}
ol, ul, li, dl, dt, dd{list-style:none;}
table{border-collapse:collapse;  border-spacing:0;}
caption, th, td{font-weight:normal;}
address, caption, em{font-weight:normal;  font-style:normal;}
caption{display:none;}
legend{display:none;}
html{overflow-y:scroll;}
body{min-width:320px;  margin:0;  padding:0;  font-size:12px;  font-family:"NanumGothic","Nanum Gothic","Malgun Gothic",sans-serif;  overflow-x:hidden;}
textarea, select{font-size:12px;  font-family:"NanumGothic", "Nanum Gothic","Malgun Gothic",sans-serif;}
select{height:24px;  margin:0;  padding:2px;  border:1px solid #d7d7d7;  font-family:"NanumGothic", "Nanum Gothic","Malgun Gothic",sans-serif;  background:#fff;}
p{margin:0;  padding:0;  word-break:break-all;}
hr{display:none;}
pre{overflow-x:scroll;  font-size:1.1em;}
a{color:#222;  text-decoration:none !important;}
button{border-radius:0 !important; cursor:pointer;}
strong{font-weight:600;}
*, :after, :before{-webkit-box-sizing:border-box;  -moz-box-sizing:border-box;  box-sizing:border-box;}

div, p, td{word-break:keep-all; word-wrap:break-word;}

.fLeft{float:left !important;}
.fRight{float:right !important;}
.dn{display:none;}

.clear{clear:both;}
.clear:after{clear:both; content:""; display:block;}
.mT40{margin-top:40px !important; clear:both;}
.mT40:before{clear:both; content:""; display:block;}

/* 팝업레이어 */
#hd_pop{z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops{position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con{}
.hd_pops_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}

/* layout */
.sy-wrap{max-width:1220px; padding:0 10px;}

/* 상단 레이아웃 */
#hd{z-index:4;position:relative;background:#fff}
.hd_zindex{z-index:10 !important}
#hd_h1{position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper{position:relative; zoom:1}
#hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

.btn-amenu{cursor:pointer; display:none;}
#left-gnb{display:none;}

/* TNB */
#tnb-section{width:100%; height:37px; background:#004b9f;}
#tnb-area{margin:0 auto;}
#tnb-area ul{float:right;}
#tnb-area li{float:left;padding:0 15px; background:url("../img/tnb_line.gif") no-repeat right center;}
#tnb-area li.last{background:none;}
#tnb-area a{font-weight:600; font-size:14px; line-height:37px; color:#fff; display:block;}
#tnb-area a:hover{color:#fff300;}

/* GNB */
#gnb-section{padding-bottom:32px; background:url("../img/header_bg.gif") repeat-x bottom;}
#gnb-section:after{clear:both; content:""; display:block;}
#gnb-area{margin:0 auto;}
#logo{margin:40px 0 0 3px; float:left;}

/* 메인메뉴 */

#gnb{width:70%; padding:26px 0 23px; float:right; position:relative;}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul{zoom:1}
#gnb_1dul:after{display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli{width:20%; z-index:10; position:relative;float:left}
.gnb_1da{height:78px; font-weight:600; font-size:18px; line-height:78px; text-align:center; display:block;;text-decoration:none; position:relative;}
.gnb_1da:focus,
.gnb_1da:hover{line-height:72px; color:#fff; border-radius:5px; border:3px solid #fff; box-shadow:1px 1px 5px 1px rgba(0,0,0,.4); background:#0060af;}
.gnb_1da:after{width:30px; height:14px; bottom:-17px; left:50%; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); background:url("../img/gnb_bul.png") no-repeat; content:""; display:none; position:absolute;}
.gnb_1da:focus:after,
.gnb_1da:hover:after{display:block;}

.gnb_1dli_air .gnb_1da,
.gnb_1dli_on .gnb_1da{line-height:72px; color:#fff; border-radius:5px; border:3px solid #fff; box-shadow:1px 1px 5px 1px rgba(0,0,0,.4); background:#0060af;}
.gnb_1dli_air .gnb_1da:after,
.gnb_1dli_on .gnb_1da:after{display:block;}

.gnb_2dul{top:79px; padding-top:12px; display:none; position:absolute;}
.gnb_2da{padding:0 10px; font-weight:600; font-size:14px; line-height:18px; color:#fff; display:block;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da{color:#004b9f; background:#fff;}
.gnb_1dli_on .gnb_2da{}
.gnb_2da:focus,
.gnb_2da:hover{color:#004b9f; border-radius:10px; background:#fff; text-decoration:none}
.onGnb2da{color:#004b9f; border-radius:10px; background:#fff; text-decoration:none}
.gnb_1dli_over .gnb_2dul{display:block;}
.gnb_1dli_over2 .gnb_2dul{display:block;}
.gnb_2dli{margin-right:15px; padding:8px 0 7px; float:left;}

#gnb_empty{padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a{text-decoration:underline}

#hd_wrapper .gnb-box{position:absolute; top:0; right:239px; left:207px;}
#hd_wrapper .gnb-box:after{content:""; display:block; clear:both}
#hd_wrapper .gnb-box ul li{float:left}
#hd_wrapper .gnb-box ul li.gm1{width:17%;}
#hd_wrapper .gnb-box ul li.gm2{width:17%}
#hd_wrapper .gnb-box ul li.gm3{width:17%}
#hd_wrapper .gnb-box ul li.gm4{width:14%}
#hd_wrapper .gnb-box ul li.gm5{width:17%;}
#hd_wrapper .gnb-box ul li.gm6{width:18%;}
#hd_wrapper .gnb-box ul li.gm-tt{width:239px; top:0; right:-239px; background:url("../img/gnb_line.png") no-repeat left center; position:absolute;}
#hd_wrapper .gnb-box ul li.gm-tt a{margin-left:15px; font-size:12px; display:block; float:left;}
#hd_wrapper .gnb-box ul li.gm-tt:hover a:after{height:0;}

#hd_wrapper .gnb-box ul li a{font-weight:600; font-size:16px; line-height:90px; text-align:center; color:#231f20; display:block; position:relative; -webkit-transition: line-height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -moz-transition: line-height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -ms-transition: line-height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); -o-transition: line-height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: line-height 0.5s cubic-bezier(0.215, 0.610, 0.355, 1.000)}
#hd_wrapper .gnb-box ul li a:hover{color:#ed1c24;}
#hd_wrapper .gnb-box ul li:hover a:after{content:""; display:block; position:absolute; bottom:0; right:0; left:0; height:4px; background:#ed1c24;}
#hd_wrapper .gnb-box ul li ul{overflow:hidden; max-height:0; margin:0 -30px; border:1px solid #ddd; border-top:0; border-bottom:0; background:url("../img/snb_bg.png") repeat 0 0; box-shadow:rgba(113, 113, 113, 0.1) 0px 7px 3px -3px inset; -webkit-transition: all 0.3s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 0.3s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 0.3s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 0.3s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 0.3s cubic-bezier(0.770, 0.000, 0.175, 1.000)}
#hd_wrapper .gnb-box ul li.gm3 ul{margin:0 -70px;}
#hd_wrapper .gnb-box ul li:hover ul{max-height:400px; border-bottom:1px solid #ddd; -webkit-transition: all 0.6s cubic-bezier(0.770, 0.000, 0.175, 1.000); -moz-transition: all 0.6s cubic-bezier(0.770, 0.000, 0.175, 1.000); -ms-transition: all 0.6s cubic-bezier(0.770, 0.000, 0.175, 1.000); -o-transition: all 0.6s cubic-bezier(0.770, 0.000, 0.175, 1.000); transition: all 0.6s cubic-bezier(0.770, 0.000, 0.175, 1.000)}
#hd_wrapper .gnb-box ul li ul li	{float:none; border-top:1px solid #ddd}
#hd_wrapper .gnb-box ul li ul li:first-child	{border-top:0}
#hd_wrapper .gnb-box ul li ul li a{display:block; font-size:13px; line-height:50px; text-transform:uppercase}
#hd_wrapper .gnb-box ul li:hover ul li a:after	{display:none}
#hd_wrapper .gnb-box ul li ul li a:hover{color:#ed1c24; background:#f0f5fa; text-decoration:underline}
#hd_wrapper .gnb-box ul li ul li:first-child a:hover	{box-shadow:rgba(113, 113, 113, 0.1) 0px 7px 3px -3px inset;}

.ssmenu0{width:500px; left:-40px !important;}
.ssmenu1{width:730px; left:-210px;}
.ssmenu2{width:730px; left:-230px;}
.ssmenu3{width:240px; left:-15px;}
.ssmenu4{width:190px; right:0;}

.res-header-btn{width:45px; height:45px; top:52px; right:10px; z-index:99999; text-indent:-9000px; border:1px solid #7c7c7c; background:#fff url("../img/btn_allmenu.png") no-repeat center center; display:none; cursor:pointer; position:absolute;}

#sideMask{-webkit-overflow-scrolling:touch; overflow-y:scroll; position:fixed; left:0; right:0; top:0; bottom:0; z-index:10001; background-image:url('data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII='); zoom:1; display:none;}
#sideMask .menu-in{position:absolute; width:230px; height:100%; top:0; bottom:0; left:-230px; background-color:#222; color:#fff; z-index:11; -moz-box-shadow:7px 0 7px -3px rgba(0,0,0,0.5); -webkit-box-shadow:7px 0 7px -3px rgba(0,0,0,0.5); box-shadow:7px 0 7px -3px rgba(0,0,0,0.5); min-height:800px;}
#sideMask .side-menuTop{background-color:#28272b; border-bottom:1px solid #000; padding-left:1em; position:relative;}

#sideMask{-webkit-overflow-scrolling:touch;overflow-y:scroll;position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAApJREFUeF5jYAAAAAIAAd6ej78AAAAASUVORK5CYII=');zoom:1;display:none}
#sideMask .menu-in{position:absolute;width:230px;height:100%;top:0;bottom:0;left:-230px;background-color:#fff;color:#fff;z-index:11;-moz-box-shadow:7px 0 7px -3px rgba(0,0,0,0.5);-webkit-box-shadow:7px 0 7px -3px rgba(0,0,0,0.5);box-shadow:7px 0 7px -3px rgba(0,0,0,0.5);min-height:800px}
#sideMask .side-menuTop{background-color:#28272b;border-bottom:1px solid #323135;padding-left:1em;position:relative}

#sideMask #sgnb{padding-bottom:20px; background:#fff;}
#sideMask #sgnb h1{padding:10px 15px; text-align:center; display:block;}
#sideMask #sgnb h1 img{width:auto; height:30px;}
#sideMask #sgnb .lan{padding:10px; text-align:center; border-top:1px solid #d7d7d7; background:#f7f7f7;}
#sideMask #sgnb .lan select{width:100%; height:35px; font-size:14px; line-height:35px; background-color:#fff; border:1px solid #ddd;border-radius:3px;text-align:center;cursor:pointer}

#sideMask #sgnb .sgnb_1dli{position:relative; word-wrap: break-word;}
#sideMask #sgnb .sgnb_1dli_on{color:#fff;}
#sideMask #sgnb .sgnb_1da{margin-top:-1px; font-weight:500; display:block;height:45px; font-size:14px; line-height:45px; padding-left:25px; border-bottom:1px solid #d7d7d7; border-top:1px solid #d7d7d7; -moz-box-sizing:border-box;box-sizing:border-box;background-color:rgba(255,255,255,0.04); position:relative;}
#sideMask #sgnb .sgnb_1da span:after{position:absolute;right:15px; content:"";width:15px;height:40px;display: inline-block;background: url("../img/smarrow_down.png") 50% no-repeat;background-size: contain;float:right;-webkit-transition: transform .3s;transition: transform .3s}
#sideMask #sgnb .sgnb_2dul{width:100%; z-index:2000; display:none; background:#e9e9e9;}
#sideMask #sgnb .on{color:#ea595e !important;}
#sideMask #sgnb .on span:after{-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
#sideMask #sgnb .sgnb_2da{padding-left:25px; font-size:14px; line-height:40px; border-bottom:1px solid #d9d9d9; display:block;}
#sideMask #sgnb .sgnb_2da span:before{display:inline-block; margin:0 10px 0 0; color:#222; content:'-';}
#sideMask #sgnb .sgnb_3dul{width:100%; z-index:2000; background:#f7f7f7;}
#sideMask #sgnb .sgnb_3da{padding-left:35px; font-size:12px; line-height:35px; border-bottom:1px solid #d9d9d9; display:block;}
#sideMask #sgnb .sgnb_3da span:before{display:inline-block; margin:0 10px 0 0; color:#222; content:'〉';}

#sideMask #sgnb .sgnb-copyright{padding-top:10px; font-weight:600; font-size:11px; text-align:center; color:#999;}
#sideMask #sgnb .sgnb-copyright strong{font-weight:600; color:#222;}
#sideMask .side-close{width:50px; height:50px; right:-50px; top:0; text-indent:-9000px; background:rgba(0,0,0,.6) url("../img/btn_smclose.png") no-repeat center center; background-size:60%; position:absolute; cursor:pointer;}

/* 중간 레이아웃 */
#wrapper{width:100%; margin:0 auto;}
#wrapper:after{display:block;visibility:hidden;clear:both;content:""}

#aside{float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container{z-index:1; position:relative;min-height:500px;height:auto !important;height:500px;background:#fff;font-size:1em;}
#container:after{display:block;visibility:hidden;clear:both;content:""}
#container_title{margin-bottom:20px;font-size:1.2em;font-weight:600}

.svisual{height:358px; margin-top:25px; z-index:1;}
.svisual.sv01{background:url("../img/svisual01.png") no-repeat center top;}
.svisual .stxt-area{width:95%; max-width:1200px; margin:0 auto; padding:8% 0 0 5%;}
.svisual .stxt-area h1{font-weight:600; font-size:30px; color:#000;}
.svisual .stxt-area h2{margin-top:20px; font-weight:600; font-size:20px; color:#000;}
.svisual .stxt-area h3{margin-top:10px; font-weight:600; font-size:16px; color:#000;}

.page-section{padding:0 0 45px;}
.page-section:after{clear:both; content:""; display:block;}
.page-section .page-inner{max-width:1220px !important; margin:40px auto; padding:0 10px; position:relative;}
.page-section .page-inner2{max-width:1220px !important; margin:8px auto; padding:0 10px; position:relative;}

@media screen and (max-width:980px){
	.page-section .page-inner{margin:35px auto;}
}

@media screen and (max-width:880px){
	.page-section .page-inner{margin:30px auto;}
}

@media screen and (max-width:780px){
	.page-section .page-inner{margin:25px auto; padding:0 5px;}
	.page-section .page-inner2{padding:0 5px;}
}

.smenu-section{width:100%; max-width:1200px; margin:45px auto 0;}
.smenu-section:after{clear:both; content:""; display:block;}
.smenu-section ul{}
.smenu-section ul.ss1 li{width:16.66%;}
.smenu-section ul.ss2 li{width:33.3%;}
.smenu-section ul.ss3 li{width:50%;}
.smenu-section ul.ss4 li{width:100%;}
.smenu-section ul li{height:44px; float:left;}
.smenu-section ul li a{height:44px; font-weight:600; font-size:14px; line-height:53px; text-align:center; color:#fff; background:url("../img/tab_bg.gif") repeat-x; display:block; position:relative;}
.smenu-section ul li a span{width:100%; height:44px; top:0; left:0; z-index:10; text-align:center; display:inline-block; position:absolute;}
.smenu-section ul li em.mfirst{width:32px; height:44px; left:0; z-index:5; background:url("../img/tab_first.gif") no-repeat; display:inline-block; position:absolute;}
.smenu-section ul li em.mlast{width:32px; height:44px; right:0; z-index:5; background:url("../img/tab_last.gif") no-repeat; display:inline-block; position:absolute;}
.smenu-section ul li.curr-snb a{font-size:20px; line-height:44px; background:url("../img/tab_bg_on.gif") repeat-x;}
.smenu-section ul li.curr-snb em.mfirst{width:36px; height:44px; left:0; background:url("../img/tab_first_on.gif") no-repeat; display:inline-block; position:absolute;}
.smenu-section ul li.curr-snb em.mlast{width:36px; height:44px; right:0; background:url("../img/tab_last_on.gif") no-repeat; display:inline-block; position:absolute;}

.tit-box{width:100%; max-width:1200px; margin:0 auto; padding:70px 0; font-weight:600; font-size:30px; text-align:center;}
.tit-box:after{width:60px; height:2px; margin:15px auto 0; background:#000; content:""; display:block !important;}

.top-img{width:100%; max-width:1200px; margin:0 auto 30px;}
.top-img img{width:100%;}

/* 하단 레이아웃 */
#ft{width:100%; padding:30px 0; background:#1a3286}
#ft:after{clear:both; content:""; display:block;}
#ft_copy{}
#ft_copy div{max-width:1200px; margin:0 auto; position:relative;}
#ft_copy h1{margin:18px 73px 0 0; float:left;}
#ft_copy .copyright{float:left;}
#ft_copy .ft_bb{margin-bottom:10px;}
#ft_copy .ft_bb a{margin-right:20px; font-weight:600; color:#fff; display:inline-block; position:relative;}
#ft_copy .ft_bb a:first-child:after{width:1px; height:10px; top:2px; right:-12px; background:#fff; content:""; display:block; position:absolute;}
#ft_copy ul{}
#ft_copy ul li{font-weight:600; line-height:22px; color:#fff;}
#ft_copy ul li span{padding:0 10px;}
#ft_copy ul li em{font-weight:600; color:#fff;}
#ft_copy ul li a{color:#fff;}

/* 게시물 선택복사 선택이동 */
#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:600;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix{width:100%;height:auto}

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

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio{display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img{width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload{position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key{margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:600;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info{display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3{width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* 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:600}
.cke_sc_def dd{width:30%}

/* 버튼 */
a.btn,.btn{line-height:35px; height:35px; padding:0 10px; text-align:center; font-weight:bold; border:0; vertical-align:middle;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

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:right;} /* 서식단계 진행 */

.btn_submit{border:0; border-radius:0 !important; -webkit-appearance: none; -webkit-border-radius:0; background:#253dbe; color:#fff; cursor:pointer; border:0;}
.btn_submit:hover{background:#0025eb;}

a.btn_cancel{display:inline-block; background:#969696; color:#fff; text-decoration:none; vertical-align:middle;}
button.btn_cancel{display:inline-block; background:#969696; color:#fff; text-decoration:none; vertical-align:middle;}
.btn_cancel:hover{background:#aaa;
;}
a.btn_frmline, button.btn_frmline{display:inline-block; padding:0 5px; height:40px; border:0; background:#3c3c3c; border-radius:5px; color:#fff; text-decoration:none; vertical-align:top;} /* 우편번호검색버튼 등 */
a.btn_frmline{}
button.btn_frmline{font-size:1em;}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01{display:inline-block; background:#4c4f6f; color:#fff; text-decoration:none; vertical-align:middle;}
.btn_b01:hover, .btn_b01:hover{background:#54598c;}
a.btn_b02,.btn_b02{display:inline-block; background:#253dbe; padding:0 10px; color:#fff; text-decoration:none; border:0; vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover{background:#0025eb;}
a.btn_b03, .btn_b03{display:inline-block; background:#fff; border:1px solid #b9bdd3; color:#646982; text-decoration:none; vertical-align:middle;}
a.btn_b03:hover, .btn_b03:hover{background:#ebedf6;}
a.btn_b04, .btn_b04{display:inline-block; background:#fff; border:1px solid #ccc; color:#707070; text-decoration:none; vertical-align:middle;}
a.btn_b04:hover, .btn_b04:hover{color:#333; background:#f9f9f9;}
a.btn_admin,.btn_admin{display:inline-block; background:#d13f4a; color:#fff; text-decoration:none; vertical-align:middle;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover{background:#ff3746;}


/*컬러*/
.color_1{background:#169dd6;}
.color_2{background:#14d53d;}
.color_3{background:#3814ff;}
.color_4{background:#7520c5;}

/* 댓글 스타일 */
.cnt_cmt{display:inline-block;margin:0 0 0 3px;font-weight:600}

/* 기본테이블 */
.tbl_wrap table{width:100%; border-collapse:collapse; border-spacing: 0 5px;border-top:2px solid #666; border-bottom:1px solid #dcdcdc;}
.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:10px 0; font-weight:600; font-size:16px; text-align:center; border-bottom:1px solid #e8e8e8; height:50px;}
.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-bottom:1px solid #e8e8e8;}
.tbl_head01 td{color:#666; background:#fff; padding:10px 5px; border-top:1px solid #e8e8e8; font-size:16px; line-height:1.4em; height:60px; word-break:break-all;}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover{text-decoration:underline;}

.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; background:#fff;}
.tbl_head02 td{padding:5px 3px; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background:#fff; line-height:1.4em; word-break:break-all;}
.tbl_head02 a{}

/* 폼 테이블 */
.tbl_frm01{margin:0 0 20px;}
.tbl_frm01 table{width:100%; border-collapse:collapse; border-spacing:0;}
.tbl_frm01 th{width:180px; padding:7px 13px; font-weight:600; font-size:14px; border:1px solid #e9e9e9; border-left:0; background:#f5f8f9; text-align:left;}
.tbl_frm01 td{height:52px; padding:7px 10px; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background:transparent;}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #ccc; background:#fff; color:#000; vertical-align:middle; border-radius:3px; padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
;}
.tbl_frm01 textarea{padding:2px 2px 3px;}
.frm_input{height:40px;}

.full_input{width:100%;}
.half_input{width:49.5%;}
.tbl_frm01 textarea, .write_div textarea{width:100%; height:100px;}
.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;}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb; background:#fff; border-radius:3px; margin:3px 0; padding:10px 15px; list-style:none; position:relative;}
.list_01 li:after{display:block; visibility:hidden; clear:both; content:"";}
.list_01 li:hover{background:#f9f9f9;}
.list_01 li.empty_li{text-align:center; padding:20px 0; color:#666;}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px; font-size:1.167em;}
.form_01 li{margin:10px 0;}
.form_01 li:after{display:block; visibility:hidden; clear:both; content:"";}
.form_01 li .right_input{float:right;}
.form_01 textarea{height:100px; width:100%;}
.form_01 .frm_label{display:inline-block; width:130px;}

/* 자료 없는 목록 */
.empty_table{padding:50px 0 !important; text-align:center;}
.empty_list{padding:20px 0 !important; color:#666; text-align:center;}

/* 테이블 항목별 정의 */
.td_board{width:120px;text-align:center}
.td_category{width:80px;text-align:center}
.td_chk{width:30px;text-align:center}
.td_date{width:60px;text-align:center}
.td_datetime{width:110px;text-align:center}
.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}
.td_nick{width:100px;text-align:center}
.td_num{width:50px;text-align:center}
.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 #dde4e9;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:600;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:30px 0 ; text-align:center;}
.pg_wrap:after{display:block; visibility:hidden; clear:both; content:"";}
.pg{}
.pg_page, .pg_current{display:inline-block; vertical-align:middle; background:#f3f3f3; border:1px solid #bbbcc3;}
.pg a:focus, .pg a:hover{text-decoration:none;}
.pg_page{color:#555; font-size:1.083em; height:30px; line-height:28px; padding:0 5px; min-width:30px; text-decoration:none; border-radius:3px;}
.pg_page:hover{background-color:#ddd;}
.pg_start{text-indent:-999px; overflow:hidden; background:url('../img/btn_first.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb;}
.pg_prev{text-indent:-999px; overflow:hidden; background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb;}
.pg_end{text-indent:-999px; overflow:hidden; background:url('../img/btn_end.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb;}
.pg_next{text-indent:-999px; overflow:hidden; background:url('../img/btn_next.gif') no-repeat 50% 50% #fff; padding:0; border:1px solid #bbb;}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa;}

.pg_current{display:inline-block; background:#4c4f6f; color:#fff; font-weight:bold; height:30px; line-height:30px; padding:0 10px; min-width:30px; border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
;}

#container_title{display:none;}
#sfl{height:24px; padding:2px; border:1px solid #d7d7d7;}

/* Mobile화면으로 */
#device_change{display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

.ssmenu{max-width:1200px; height:38px; margin:8px auto 0; background:url("../img/pr_cate.gif") no-repeat; background-size:100% 100%;}
.ssmenu ul{margin-bottom:10px;}
.ssmenu ul:after{display:block;visibility:hidden;clear:both;content:""}
.ssmenu li{padding:4px 0 7px; text-align:center; background:url("../img/pr_line.gif") no-repeat right center; float:left;}
.ssmenu li:last-child{background:none;}
.ssmenu a{padding:0 25%; font-weight:600; font-size:16px; line-height:25px; text-align:center; color:#fff; display:inline-block; cursor:pointer}
.ssmenu a:focus,
.ssmenu a:hover,
.ssmenu a:active{text-decoration:none}
.ssmenu .curr{border-radius:20px; border:1px solid #cac3a1; background:#004b9f;}
.ssmenu ul.cc1 li{width:100%;}
.ssmenu ul.cc2 li{width:50%;}
.ssmenu ul.cc3 li{width:33.33%;}
.ssmenu ul.cc4 li{width:25%;}
.ssmenu ul.cc5 li{width:20%;}
.ssmenu ul.cc6 li{width:16.66%;}
.ssmenu ul.cc7 li{width:14.28%;}
.ssmenu ul.cc8 li{width:12%;}
.ssmenu ul.cc8 li:nth-child(2){width:16%;}
.ssmenu ul.cc9 li{width:11.11%;}
.ssmenu ul.cc10 li{width:10%;}

.ps-section{position:relative;}
.ps-section .box{height:373px; padding:20px; text-align:center; position:relative;}
.ps-section .left-img{width:50%; float:left; position:relative;}
.ps-section .pbtn{right:20px; bottom:20px; z-index:1000; position:absolute;}

@media screen and (max-width:620px){
	.ps-section .pbtn img{width:60px; height:60px;}
}

@media screen and (max-width:520px){
	.ps-section .pbtn{right:0; bottom:0;}
	.ps-section .pbtn img{width:50px !important; height:50px !important;}
}

.ps-section .left-img h1{margin-bottom:40px; font-weight:600; font-size:18px; text-align:left;}
.ps-section .left-img .box{border:1px solid #d7d7d7;}
/*.ps-section .left-img .tt1{margin-top:80px;}*/
.ps-section .left2-img{width:50%; float:left; position:relative;}
.ps-section .left2-img h1{margin-bottom:40px; font-weight:600; font-size:18px; text-align:left;}
.ps-section .left2-img .box{border:1px solid #d7d7d7; border-top:0;}
.ps-section .right-img{width:50%; position:relative; float:left;}
.ps-section .right-img .box{border:1px solid #d7d7d7; border-left:0; position:relative;}
.ps-section .right-img .box img{max-height:100%;}
.ps-section .right-img h1{left:0; right:0; bottom:30px; font-weight:600; font-size:18px; text-align:center; position:absolute;}
.ps-section .btn-download{width:90px; height:90px; right:0; bottom:0; background:url("../img/btn_download.png") no-repeat; display:block; position:absolute;}

.ps-section .right2-img{width:50%; position:relative; float:left;}
.ps-section .right2-img .box{border:1px solid #d7d7d7; border-left:0; border-top:0; position:relative;}
.ps-section .right2-img .box img{max-height:100%;}
.ps-section .right2-img h1{left:0; right:0; bottom:30px; font-weight:600; font-size:18px; text-align:center; position:absolute;}
.ps-section .sleft-img{width:33.3%; float:left;}
.ps-section .sleft-img .box{border:1px solid #d7d7d7; border-top:0;}
.ps-section .sleft-img .box img{max-height:100%;}
.ps-section .scenter-img{width:33.4%; float:left;}
.ps-section .scenter-img .box{border:1px solid #d7d7d7; border-top:0; border-left:0;}
.ps-section .scenter-img .box img{max-height:100%;}
.ps-section .sright-img{width:33.3%; float:left;}
.ps-section .sright-img .box{border:1px solid #d7d7d7; border-top:0; border-left:0;}
.ps-section .sright-img .box img{max-height:100%;}
.ps-section .img{width:100%; height:100%; padding:0 10px; position:relative;}
.ps-section .img img{top:50%; left:50%; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); transform:translate(-50%,-50%); position:absolute;}

.ps-section .left-img .box .img{width:100%; height:auto; padding:0 10px; position:relative;}
.ps-section .left-img .box .img img{left:50%; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); position:absolute;}

.ps-section .left2-img .box .img{width:100%; height:auto; padding:0 10px; position:relative;}
.ps-section .left2-img .box .img img{left:50%; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); transform:translateX(-50%); position:absolute;}

.ps-section .hhh{width:100% !important; height:100% !important; padding:0 10px !important; position:relative !important;}
.ps-section .hhh img{top:50%; left:50%; -ms-transform:translate(-50%,-50%) !important; -webkit-transform:translate(-50%,-50%) !important; -moz-transform:translate(-50%,-50%) !important; transform:translate(-50%,-50%) !important; position:absolute;}

.ps-section .t-info{padding:20px 0; font-weight:600; font-size:16px; clear:both;}
.ps-section .t-num{position:relative;}
.ps-section .t-num:after{clear:both; content:""; display:block;}
.ps-section .t-num div{margin-bottom:10px; position:relative;}
.ps-section .t-num div:after{clear:both; content:""; display:block;}
.ps-section .t-num h2{width:10%; height:100%; padding-bottom:1px; font-weight:600; font-size:16px; text-align:center; vertical-align:bottom; color:#fff; background:#005fb1; display:table; display:inline-block; position:absolute;}
.ps-section .t-num ul{width:90%; float:right;}
.ps-section .t-num ul:after{clear:both; content:""; display:block;}
.ps-section .t-num ul li{width:14.28%; font-weight:600; font-size:14px; text-align:center; float:left;}
.ps-section .t-num ul.ww1 li{width:20% !important;}
.ps-section .t-num ul.ww2 li{width:16.66% !important;}
.ps-section .t-num ul.ww3 li{width:25% !important;}
.ps-section .t-num ul.ww4 li{width:11.11% !important;}
.ps-section .t-num ul.ww5 li{width:10% !important;}
.ps-section .t-num ul.ww6{width:70% !important;}
.ps-section .t-num ul.ww6 li{width:10% !important;}
.ps-section .t-num ul li a{margin:0 0 -1px -1px; line-height:35px; border:1px solid #0b8fa3; display:block;}
.ps-section .t-num ul li a.curr,
.ps-section .t-num ul li a:hover{text-decoration:underline; color:#005fb1;}

.ps-section .pr-tb{width:100%; margin-top:30px;table-layout:auto;}
.ps-section .pr-tb th{padding:10px 1px; font-weight:600; font-size:11px; color:#fff; border:1px solid #0b8fa3; background:#005fb1;}
.ps-section .pr-tb td{padding:15px 1px; font-weight:600; font-size:11px; letter-spacing:-0.5px; text-align:center; color:#222; border:1px solid #0b8fa3;}
.ps-section .pr-tb .bg1,
.ps-section .pr-tb .bg1 td{background:#dff0f3;}
.ps-section .t-info2{padding:20px 0; font-size:14px; line-height:25px; clear:both;}
.ps-section .prt-wrap{}
.ps-section .prt-wrap:after{clear:both; content:""; display:block;}
.ps-section .prt-wrap .l-box{width:49%; float:left;}
.ps-section .prt-wrap .r-box{width:49%; float:right;}

.ps-section .wd-info{margin-top:30px; font-size:12px; color:#ff4545; line-height:16px; display:none;}

.ps-section .cimg2{width:100%; height:100%; top:0; left:0; position:absolute; background:#fff; visibility:hidden;}
.ps-section .dbtn{right:20px; bottom:20px; position:absolute; visibility:hidden;}
.ps-section .dbtn a{width:90px; height:90px; right:20px; bottom:20px; background:url("../img/btn_download.png") no-repeat; display:block;}

@media screen and (max-width:980px){
	.ps-section .wd-info{display:block;}
	.ps-section .wd-tb{overflow-x:scroll;}
	.ps-section .wd-tb .pr-tb{width:1000px; margin-top:10px;}
}

@media screen and (max-width:720px){
	.ps-section .t-num ul.ww3 li{width:33.3333% !important;}
	.ps-section .t-num ul.ww4 li{width:33.3333% !important;}
	.ps-section .t-num ul.ww5 li{width:25% !important;}
}

@media screen and (max-width:620px){
	.ps-section .dbtn a,
	.ps-section .btn-download{width:60px; height:60px; background-size:cover;}
	.ps-section .t-num ul.ww3 li{width:50% !important;}
	.ps-section .right-img h1{bottom:20px; font-size:16px;}
	.ps-section .right2-img h1{bottom:20px; font-size:16px;}
}

@media screen and (max-width:520px){
	.ps-section .dbtn{right:-15px; bottom:-15px;}
	.ps-section .dbtn a{width:50px; height:50px; right:0; bottom:0; background-size:cover;}
	.ps-section .btn-download{width:50px; height:50px; right:-15px; bottom:-15px; background-size:cover;}
	.ps-section .right-img h1{bottom:10px; font-size:14px;}
	.ps-section .right2-img h1{bottom:10px; font-size:14px;}
}

.pr-tab{max-width:1200px; height:38px; margin:8px auto 0; background:url("../img/pr_cate.gif") no-repeat; background-size:100% 100%;}
.pr-tab ul {margin-bottom:10px;}
.pr-tab ul:after {display:block;visibility:hidden;clear:both;content:""}
.pr-tab li {padding:4px 0 7px; text-align:center; background:url("../img/pr_line.gif") no-repeat right center; float:left;}
.pr-tab li:last-child {background:none;}
.pr-tab a {padding:0 15px; font-weight:600; font-size:16px; line-height:25px; text-align:center; color:#fff; display:inline-block; cursor:pointer}
.li-1 li{width:100%;}
.li-3 li{width:33.3%;}
.li-5 li{width:20%;}
.li-6 li{width:16.66%;}
.li-8 li{width:12%;}
.li-8 li:nth-child(2){width:16%;}
.li-10 li{width:10%;}

@media screen and (max-width:1210px){
	.ssmenu2{left:-330px;}

	.ps-section .t-num h2{width:100%; height:auto; line-height:35px !important; position:relative;}
	.ps-section .t-num ul.ww2 li{width:50% !important;}
	.ps-section .t-num ul{width:100%; padding-left:1px;}
	.ps-section .t-num ul li a{font-size:12px;}
}

@media screen and (max-width:1130px){
	.submenu-wrap .submenu-box{width:100%; overflow:hidden;}
	.ssmenu2{left:-360px;}
}

@media screen and (max-width:1080px){
	.ssmenu a{font-size:13px;}
	.pr-tab a{font-size:13px;}
}

@media screen and (max-width:1010px){
	#gnb{width:65%;}
	.gnb_1da{font-size:16px;}
}

@media screen and (max-width:1000px){
	#ft_copy h1{margin:0; text-align:center; float:none;}
	#ft_copy h1 img{width:200px;}
	#ft_copy .copyright{margin-top:10px; padding:0 10px; float:none;}
	#ft_copy .ft_bb{margin-top:20px; text-align:center;}
	#ft_copy ul li{font-weight:600; line-height:22px; text-align:center;}
	#ft_copy ul li span.uu{display:block;}
}

@media screen and (max-width:980px){
	#logo{margin:20px 0 20px 3px;}
	#logo img{width:200px;}
	#gnb-section{padding-bottom:0; background:none;}
	.gnb-zone{display:none;}
	.res-header-btn{display:block;}

	.ps-section .pr-tb th{padding:5px 2px; font-size:13px;}
	.ps-section .pr-tb td{padding:5px 3px; font-size:12px;}
	.ps-section .t-info2{padding:10px 0; font-size:12px; line-height:22px;}

	.smenu-section{margin-top:0;}
	.smenu-section ul li{height:auto; padding:2px;}
	.smenu-section ul li a{height:40px !important; padding:0 !important; font-weight:600; font-size:13px !important; line-height:40px !important; text-align:center; color:#231f20; border-radius:5px; border:1px solid #ddd; background:#eee; display:block;}
	.smenu-section ul li a em{display:none !important;}
	.smenu-section ul li.curr-snb a{color:#fff; border:1px solid #004b9f; background:#004b9f;}

	.pr-tab{height:auto; background:none !important;}
	.pr-tab ul{margin-bottom:10px;zoom:1}
	.pr-tab ul:after{display:block;visibility:hidden;clear:both;content:""}
	.pr-tab li{float:left; margin:0 !important; padding:3px; background:none !important;}
	.pr-tab a{padding:0; font-weight:600; font-size:14px; line-height:30px; text-align:center; color:#888; display:block; position:relative; border-radius:3px; border:1px solid #ddd; background:#fff; cursor:pointer}

	.ssmenu{height:auto; background:none !important;}
	.ssmenu ul{margin-bottom:10px; zoom:1}
	.ssmenu ul:after{display:block;visibility:hidden;clear:both;content:""}
	.ssmenu li{float:left; margin:0 !important; padding:3px; background:none !important;}
	.ssmenu a{padding:0; font-weight:600; font-size:14px; line-height:30px; text-align:center; color:#888; display:block; position:relative; border-radius:3px; border:1px solid #ddd; background:#fff; cursor:pointer}
	.ssmenu a:focus, .ssmenu a:hover, .ssmenu a:active{text-decoration:none}
	.ssmenu .curr{z-index:2; border-radius:3px; border:1px solid #000;background:#000;color:#fff;}

	.ps-section .prt-wrap .l-box{width:100%; float:none;}
	.ps-section .prt-wrap .r-box{width:100%; float:none;}
}

@media screen and (max-width:880px){
	.ps-section .box{height:350px; padding:15px;}
	.ps-section .cimg2{height:100%;}
}

@media screen and (max-width:860px){
	.ps-section .pr-tb th{padding:5px 1px; font-size:12px;}
	.ps-section .pr-tb td{padding:5px 1px; font-size:11px;}
}

@media screen and (max-width:800px){
	.tbl_head01 table .wd{display:none;}

	.svisual .stxt-area h1{font-size:25px;}
	.svisual .stxt-area h2{font-size:18px;}
	.svisual .stxt-area h3{font-size:14px;}

	.smenu-section ul li a{font-size:14px;}
	.smenu-section ul.ss1 li{width:33.3%;}
	.smenu-section ul.ss1 li:nth-child(2),
	.smenu-section ul.ss1 li:nth-child(5){width:33.4%;}

	.smenu-section ul.ss2 li{width:33.3%;}
	.smenu-section ul.ss3 li{width:50%;}
	.smenu-section ul.ss4 li{width:100%;}

	.ssmenu ul.cc5 li,
	.ssmenu ul.cc6 li,
	.ssmenu ul.cc7 li,
	.ssmenu ul.cc8 li,
	.ssmenu ul.cc9 li,
	.ssmenu ul.cc10 li{width:33.3% !important;}
	.ssmenu ul a{font-size:13px;}

	.pr-tab ul.li-5 li,
	.pr-tab ul.li-6 li,
	.pr-tab ul.li-7 li,
	.pr-tab ul.li-8 li,
	.pr-tab ul.li-9 li,
	.pr-tab ul.li-10 li{width:33.3% !important;}
	.pr-tab ul a{font-size:13px;}

	.tit-box{padding:35px 0; font-size:25px;}

	.ps-section .t-num h2{font-size:14px;}
	.ps-section .t-info{font-size:13px; line-height:19px;}

}


@media screen and (max-width:610px){
	.tit-box{padding:25px 0; font-size:22px;}
	.ps-section .left-img h1{font-size:16px;}
	.ps-section .left2-img h1{font-size:16px;}

	.svisual .stxt-area h2{font-size:16px;}
	.svisual .stxt-area h3{font-size:14px;}

	.pr-tab ul a{font-size:12px;}
}


@media screen and (max-width:510px){
	#tnb-area li{padding:0 5px;}
	#tnb-area a{font-size:12px;}
}

@media screen and (max-width:450px){
	.ps-section .box{height:200px;}
	.ps-section .left-img h1{margin-bottom:10px; font-size:14px;}
	.ps-section .left2-img h1{margin-bottom:10px; font-size:14px;}

	.ps-section .left-img img,
	.ps-section .left2-img img{max-height:130px;}
	.ps-section .right-img img,
	.ps-section .right2-img img{max-height:130px !important;}

	.ps-section .t-num ul li{font-size:12px;}
	.pr-tab ul a{letter-spacing:-1px;}
}

@media screen and (max-width:400px){
	.ps-section .left-img h1{margin-bottom:7px; font-size:12px;}
	.smenu-section ul li a{font-size:12px !important;}
	.ssmenu ul a{font-size:12px;}
	.ps-section .left-img h1{font-size:13px;}
	.ps-section .left2-img h1{font-size:13px;}
	.ps-section .t-num ul li a{font-size:11px; letter-spacing:-1px;}
}


@media screen and (max-width:350px){
	.ps-section .left-img .box img{width:100%;}
}

.nav-section{margin-bottom:10px; padding:15px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#f7f7f7; display:none;}
.nav-section:after{clear:both; content:""; display:block;}
.nav-box{ float:right;}
.nav-box:after{clear:both; content:""; display:block;}
.nav-box span{height:14px; font-size:14px; line-height:14px; color:#666; float:left; display:block;}
.nav-box span.nhome{width:13px; background:url("../img/nav_home.png") no-repeat center center;}
.nav-box span.nbul{padding:0 12px; background:url("../img/nav_bul.png") no-repeat center center;}
.nav-box span.ntt-now{font-weight:600; color:#333;}

@media screen and (max-width:500px){
	.nav-section{display:block;}
}

#top_btn{position:fixed; bottom:20px; right:20px; width:50px; height:50px; line-height:46px; border:2px solid #333; color:#333; text-align:center; font-size:15px; z-index:90; background:rgba(255,255,255,0.5);}
#top_btn:hover{border-color:#3059c7; background:#3059c7; color:#fff;}
