@charset "utf-8";
/* 초기화 */
/*@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
/*@font-face {*/
/* font-family: 'Nanum Square';*/
/* src: url(https://hangeul.naver.com/webfont/NanumSquare/NanumSquareR.eot);*/
/* src: url(https://hangeul.naver.com/webfont/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),*/
/*      url(https://hangeul.naver.com/webfont/NanumSquare/NanumSquareR.woff) format('woff'),*/
/*      url(https://hangeul.naver.com/webfont/NanumSquare/NanumSquareR.ttf) format('truetype');*/
/*}*/
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;height:100%;font-family:'Nanum Square','Nanum Gothic', sans-serif; font-size:16px;}

@media (max-width: 1024px) {
  body {font-size:14px;}
}

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}
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}
ul,li,ol{list-style:none;padding:0;margin:0}
legend {position:absolute;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-size:1em;*/}
button , input[type=submit]{cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none;}

@media (max-width: 1024px) {
  input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:0.8em;-webkit-appearance:none;}
}


textarea, select {font-family:'Nanum Square';}
textarea {border-radius:0;-webkit-appearance:none}
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:#333;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

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

/* 상단 레이아웃 */
#top_point{ width:100%; text-align:right;max-width:800px; margin:0 auto;  padding-top:5px;font-size:0.8em;font-family:'Nanum Square'; height:10px;}
#top_point span {color:#F90; font-weight:800;}
#hd {width:100%;background:#fff;position:relative; border-bottom:1px solid #666;
-webkit-box-shadow: 0 2px 3px rgba(83, 83, 93, 0.28);
-moz-box-shadow: 0 2px 3px rgba(83, 83, 93, 0.28);
box-shadow: 0 2px 3px rgba(83, 83, 93, 0.28);
}
#hd #hd_wr{max-width:840px;margin:0 auto;width:100%;position:relative}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:1.2em;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {text-align:left;height:50px; padding-bottom:20px;}
#logo a{display:inline-block}
#hd_sch_open{display:none}
#hd_sch {text-align:center; font-size:0.9em; line-height:0.9em;font-family:'Nanum Square';}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;background:#ececec;border-radius:5px}
#hd_sch form:after {display:block;visibility:hidden;clear:both;content:""}
#hd_sch #sch_stx {width:127px;padding-left:10px;border:0;background:none;height:35px !important;line-height:35px !important;vertical-align:middle;}
#hd_sch #sch_submit {margin:0;padding:0 ;height:35px !important;line-height:35px !important;border:0;background:#1d63bb;border-radius:0 5px 5px 0  ;color:#fff;vertical-align:middle;cursor:pointer;width:40px}
#hd_sch #sch_submit:hover, #hd_sch #sch_submit:focus{background:#52af2d;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
#sch_stc_label{position:absolute;top:0;left:10px;height:35px !important;line-height:35px !important;color:#666}

#hd_nb {clear:both;background:#ecf0f7;text-align:center}
#hd_nb li {display:inline-block}
#hd_nb li:nth-last-of-type(1) {border-right:0 !important}
#hd_nb a {display:inline-block;padding:10px 7px;text-decoration:none}

#tabmenu{width:870px; height:50px; margin-left:-20px; border-bottom:1px solid #dccdb5; line-height:50px; font-weight:bold; font-size:18px; text-align:center;}
#tabmenu li{width:198px; height:50px; color:#957d65;  float:left; border-top:1px solid #dccdb5; border-left:1px solid #dccdb5; border-right:1px solid #dccdb5; }
#tabmenu li a{text-decoration:none; color:#333;}
#tabmenu li a:hover{width:198px; height:50px;color:#fff; }
#tabmenu .active{float:left; color:#957d65; background:fff;}
#tabmenu .active a:hover{color:#fff;color:#333;}

/*호환작업중 CSS추가*/
.main_banner_right {width:300px;height:120px; margin-left:15px; margin-bottom:10px;}
.main_banner_simg {position: relative; top:43px;width:75px;height:58px; float:left; padding-left:10px;}
.main_banner_txt {position: relative;top:30px;width:199px;height:91px; float:right; padding-right:15px;}
.bg_white {background:#fff;}
.bg_lightgray{background:#eee;}
.work_txt_tit_new {display:block;font-weight:900;font-size:1em;color:#014f99; line-height:1.5em;font-family:'Nanum Square';}
#lt_board_album {margin-bottom:10px;}
.work_txt_p_new {font-size:0.8em;}
#lt_board_album {margin-bottom:10px;}

/**탭메뉴박스 설정**/

#tabre{ width:100%;}
#tabre > div {float:left; width:50%; text-align:center; padding:3px 0; margin-bottom:8px;box-sizing: border-box;  height:auto;}
#tabre  > div {list-style:none;background:#eee;border-bottom:3px solid #ddd; color:#FFF;}

#tabre  > div{float:left;margin-right:-1px;line-height:26px}
#tabre  > div a{display:inline-block;padding:2px 16px 1px;padding:3px 16px 0;font-weight:bold;color:#666;cursor:pointer;text-decoration:none !important}
#tabre  > div a:hover{color:#000; border:none;}
#tabre  > div.on{ background:#FFF; border-bottom:3px solid #039;}
#tabre  > div.on a{color:#039; border:none;}
#tabcontent0{ font-size:0.8em; line-height:1.5em;}
#tabcontent1{ font-size:0.8em; line-height:1.5em;}

/* 중간 레이아웃 */
#wrapper {background:#f6f6f6;width:100%;font-family:'Nanum Square';}
#wrapper:after {display:block;visibility:hidden;clear:both;content:"";font-family:'Nanum Square';}

/*#container {position:relative;max-width:800px;margin:0px auto;z-index:1;padding:5px;font-family:'Nanum Square';}*/
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.2em;font-family:'Nanum Square';text-align:center;/*font-weight:bold;border-bottom:3px double #fff;*/ margin-top:10px;padding-bottom:10px; color:#00147d}
#container_title_2 {font-size:1.2em;font-family:'Nanum Square';text-align:center;/*font-weight:bold;border-bottom:3px double #fff;*/margin-top:-10px;padding-bottom:10px; color:#00147d}


/*모바일설문*/
#poll_m_wrap {width:100%;margin-top:10px;font-family:'Nanum Square'; line-height:20px; z-index:1000;}
#poll_m_wrap div { float:left; height:20px; margin:5px 0;}
.poll_p{width:16%; float:left; text-align:center;}
.poll_s{width:55%;overflow:hidden;text-overflow:ellipsis;}
.poll_t{width:27%;float:right;}
.poll_sbj_padd { padding-left:1%;}

/*index*/
.latest{width:100%;float:left;font-size:1em;margin-bottom:5px; }

@media (max-width: 1024px) {
.latest{width:100%;float:left;font-size:1em;margin-bottom:5px; }
}


#main_work ul:after {display:block;visibility:hidden;clear:both;content:""}
#main_work ul li{background:#fff;letter-spacing:-0.01em}
#main_work ul li.main_work_1{background:#f8f8f8;}
#main_work .work_txt span{ display:block;padding:5px 0;color:#808080;line-height:1.4em; font-size:0.9em;}

#lt_notice {clear:both}
#lt_notice,#lt_board,#lt_board2,#lt_tel,#lt_poll,#lt_tab,#lt_poll_450,#it_monitor{margin-top:20px}
#lt_poll,#lt_poll_list > div { float:left;}
#lt_poll_list ul{width:100%;}
#lt_poll_add {clear:both; border-top:2px solid #1e368e; color:#039; font-weight:600;}
#lt_poll_add div {float:left; text-align:center; border-bottom:3px solid #1e368e; padding:5px 0;}
#poll_other input {padding:5px 0; width:95%; margin:2% 2%; border:1px solid #ccc; background:#fff;}
#poll_sub_tt {margin:5px 10px; border-top: 1px dotted #CCC; border-bottom: 2px solid #25912b;}
.poll_sub_con { padding:5px 0 5px 15px ; color:#666;}
.poll_radio {margin-left:20px; background:#FFC;}
.poll_radio_h{padding:10px 0; padding-left:30px;}
.poll_tt_01 {color:#25912b; background-image: url(/mycne/img/board_blet.png); background-repeat:no-repeat; padding-left:15px; background-size:15px;}
#poll_sbj_wrap { border: 1px solid #ddd;margin:5px 10px;}
a.poll_sbj{ /*border-bottom:2px solid #ff8a00; border-radius:14px;*/  padding:15px 0px 0 0; margin-left:10px; display:inline-block; color:#1e368c; font-weight:bold;}

.poll_20 {width:20%;}
.poll_20_m {width:20%;}
.poll_20_d {width:20%;}
.poll_28 {width:28%;}
.poll_30 {width:30%;}
.poll_40 {width:40%;}
.poll_450{width:40%;}
.poll_450_m {width:40%;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.poll_50 {width:50%;}
.poll_60 {width:60%;}
.poll_68 {width:68%;}
.poll_70 {width:70%;}
.poll_100 {width:100%;}
.bg_blue {background:#1e368e; color:#fff;}
.bg_sky {background:#d1e0ff; color:#1e368e;}
.bg_green {background:#a8d891;}
.bg_yellow {background:#f5ff3e;}
.bg_gray{background:#333; color:#FFF;}
.bg_gray2{background:#f2f2f2; color:#222;}
.padd_10 {padding:10px 0;}
.padd_3 {padding:3px 0;}
.padd_min{padding-top:-15px;}
.right_nopadd { float:right;}
.left_nopadd { float:left;}

.poll_title{clear:both; background:#1e368c; text-align:center; line-height:1.1em; padding:10px 0;color:#fff;background-image:url(../img/tt_bg.png);}
.gall_title{clear:both; background:#25912b; text-align:center; line-height:1.1em; padding:10px 0;color:#fff; background-image:url(../img/tt_bg.png);font-family:'Nanum Square'; }
.result_title{clear:both; border-bottom:3px solid #52af2b; text-align:center; font-size:1em; line-height:1.5em; padding:10px 0; font-weight:bold;color:#52af2b; margin-bottom:10px;}
.comment_title{clear:both; border-bottom:3px solid #ff6d26; text-align:center; font-size:1.3em; line-height:1.5em; padding:10px 0; font-weight:bold;color:#ff6d26;}

#lt_poll{clear:both; width:100%;}
#lt_poll ul { margin:3px auto; width:100%; background:#FFF;}
#lt_poll_450 { display:none;}

#lt_poll_detail{clear:both; width:100%; text-align:center; margin-bottom:10px; border-top:2px solid #222; border-bottom:1px solid #222; font-weight:bold; color:#1e368e;}
#lt_poll_detail div{ float:left;}
#lt_poll_list{clear:both; width:100%; }
#lt_poll_list div{ float:left;}
.a_center{ text-align:center;}
.a_right{ text-align:right;}
.a_left{ text-align:left;}
.align-right{float:right; z-index:10; width:20px; height:18px; background:#FFF; margin-right:10px; font-weight:900; margin-top:px; font-size:1.2em; line-height:1em;}

#lt_poll_result{clear:both; width:100%; margin-bottom:20px; border-bottom:2px solid #1e368e; font-weight:bold; color:#1e368e;}
.p_left{float:left; padding-left:2%;}
.p_right{float:right; padding-left:2%;}
.b_bottom{border-bottom:2px solid #1e368e;}

.font_1{font-size:1em;}
.font_0.8{font-size:0.8em;}
.font_0.9{font-size:0.9em;}
.font_0.7{font-size:0.7em;}
.font_1.1{font-size:1.1em;}
.font_1.2{font-size:1.2em;}
.bold{font-weight:bold;}
.font_blue{color:#1e368e;}
.font_red{color:#e9051c;}
.font_green{color:#25912b;}


#lt_poll div{}
#lt_poll > div.title{ text-align:center; line-height:18px; height:20px;}
#lt_poll > div.poll_20{ width:20%;}
#lt_poll > div.poll_30{ width:30%;}
#lt_poll > div.poll_40{ width:40%;}
#lt_poll > div.poll_50{ width:50%;}
#lt_poll > div.poll_60{ width:60%;}
#lt_poll_list{clear:both; border-bottom:1px dotted #999; padding-bottom:5px; padding-top:5px; height:30px;}
#lt_poll_list first-child {padding-top:0;}

.poll_item{border-collapse:collapse; border:0; margin:0; border:0; }
.poll_item td, .poll_tbl .poll_item th{ padding:10px 0px 4px; font:1em; line-height:1.6em;}
.poll_item_bar { float:left; background:#eee; height:20px; }
.poll_item_barbg { width:0px; height:20px; }
.poll_item_barbg1 { background-color:#0066ff; }
.poll_item_barbg2 { background-color:#ff6699; }
.poll_item_barbg3 { background-color:#660033; }
.poll_item_barbg4 { background-color:#336600; }
.poll_item_barbg5 { background-color:#0066ff; }
.poll_item_barbg6 { background-color:#cccc33; }
.poll_item_barbg7 { background-color:#330033; }
.poll_item_barbg8 { background-color:#999966; }
.poll_item_barbg9 { background-color:#ff6633; }
.poll_item_cnt { float:right; width:120px; height:16px; line-height:16px; padding-left:15px; }
.percent {background:#A1C9E4; color:#FFF;}
.poll_review { padding:20px 10px 10px 10px; line-height:1.8em; border:1px solid #CCC;border-top:2px solid #1e368c;  font-size:0.9em; }
.poll_agreement { padding:20px 10px 20px 10px; line-height:1.8em; border:1px solid #CCC;border-top:2px solid #1e368c;  font-size:0.9em; }
.poll_agreement .title { text-align:center; font-size:1.5em; margin:10px 0 20px 0; color:#039; font-weight:600;}
.poll_agreement .agree { text-align:center; font-size:1.3em; margin:10px 0 20px 0; color:#039; font-weight:600;}
.poll_agreement input[type=radio] { width:20px;height:20px;border:1px;}


#poll_list{clear:both; width:100%;}
.bt_line{ border-bottom:2px solid #1e368c; padding-top:3px; height:28px; color:#1e368c; font-weight:bold}
.bo_right {border-right:1px solid #1e368c; height:3px; margin-left:-1px;}

#poll_list li{padding:3px 1%; float:left; text-align:center; margin:5px 0;}
#poll_list_450 {clear:both; width:100%; font-size:0.9em;}
#poll_list_450 li{padding:3px 1%; float:left; text-align:center}
#poll_list_450 li{padding:3px 1%; float:left; text-align:center;margin:5px 0;}

.m_15{width:15%;}
.m_20{width:20%;}
.m_30{width:30%;}
.m_40{width:40%;}
.m_45{width:45%;}
.m_50{width:50%; overflow:hidden;text-overflow:ellipsis;}
.m_60{width:60%;}
.m_70{width:70%;}
.m_80{width:80%;}

.w_15{width:13%;}
.w_20{width:18%;}
.w_30{width:28%;}
.w_40{width:38%;}
.w_45{width:43%;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.w_50{width:48%; overflow:hidden;text-overflow:ellipsis;}
.w_60{width:58%;}
.w_70{width:68%;}
.w_80{width:78%;}
.padd_r{padding-right:2%; height:20px;}
.padd_l{padding-left:2%; height:20px;}

#poll_450_wrap > div {float:left;}
#poll_450_wrap {width:100%; height:10px; background:#336;}


.process_ing_title {font-weight:bold; color:#1e368e;}
.process_ing { font-size:1em; background:#1e368e; border-radius:10px; color:#FFF;}
.process_end { font-size:1em; background:#8a8a8a; border-radius:10px; color:#fff; }
.process_result { font-size:1em; background:#52ae2f; border-radius:10px;}
.process_result a {color:#fff;}

#lt_idx_btn{clear:both;margin-bottom:20px; display:none; height:auto;}
#lt_idx_btn img { width:100%;}
#lt_idx_btn li {float:left; width:31.3%; margin-left:2%; margin-top:2%;background:#FFF; height:45%; border:1px solid #CCC; min-height:80px;}
#lt_idx_btn li:first-child { margin-left:0;}




#lt_tab{clear:both;}
.lt_result{clear:both; line-height:20px;}
#lt_result{padding:5px 0; font-size:0.9em; padding:3px 0;}

#lt_slide_mobile {display:none;}

#main_work_mobile {display:none;}
#main_work_mobile li.work_img img{width:100%;}

#main_work_mobile li.work_img_n img {margin:30% auto;}
#lt_board {clear:both; background:#e9051c;margin-top:20px; text-align:center; padding:10px 0;color:#fff;background-image:url(../img/tt_bg.png);}
#lt_board2 {clear:both; margin-top:20px;font-family:'Nanum Square';}
#lt_tel {max-width:820px; padding-top:20px;/* border-top: 1px solid #ccc;*/ padding-bottom:10px;}
#lt_tel img { width:100%;}

ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 35px;box-sizing:border-box; /* border-left: 1px solid #eee;*/ width:100%;  font-family:'Nanum Square'; font-size:1em; } 
ul.tabs li { color:#666;float: left; text-align:center;cursor:pointer; width:50%; height: 35px; line-height: 31px;box-sizing:border-box; border:1px solid #CCC; background:#EBEBEB; overflow: hidden; position:relative; } 
ul.tabs li.active{ background: #FFFFFF; border-bottom: 3px solid #1e368c; color:#1e368c; font-weight:600;} 
.tab_container_tab { border-top: none; clear: both; float: left; width: 100%; background: #FFFFFF; } 
.tab_content {  font-size: 12px; display: none; } 
.tab_container_tab .tab_content ul {width:100%; margin:0px; padding:0px;} 
.tab_container_tab .tab_content ul li{padding:5px 0; list-style:none}; 
#container_tab {width: 100%; margin: 0 auto; border-style:none; } 

ul.tan_ns { margin: 0; padding: 0; float: left; list-style: none; height: 35px;box-sizing:border-box; /* border-left: 1px solid #eee;*/ width:100%;  font-family:'Nanum Square'; font-size:1em; } 
ul.tan_ns li { color:#666;float: left; text-align:center;cursor:pointer; width:50%; height: 35px; line-height: 31px;box-sizing:border-box; border:1px solid #CCC; background:#EBEBEB; overflow: hidden; position:relative; } 
ul.tan_ns li.active{ background: #FFFFFF; border-bottom: 3px solid #1e368c; color:#1e368c; font-weight:600;} 
.tan_n_container_tan_n { border-top: none; clear: both; float: left; width: 100%; background: #FFFFFF; } 
.tan_n_content {  font-size: 12px; display: none; } 
.tan_n_container_tan_n .tan_n_content ul {width:100%; margin:0px; padding:0px;} 
.tan_n_container_tan_n .tan_n_content ul li{padding:5px 0; list-style:none}; 
#container_tan_n {width: 100%; margin: 0 auto; border-style:none; } 

#lt_data { width:100%; line-height:1.5em;}
#lt_data img {width:100%; max-height:250px; border-radius:10px;border:1px solid #999;box-sizing:border-box;}

#it_monitor{clear:both; width:100%;}
#it_monitor li{float:left;text-align:center;width:32.5%; height:auto; margin:0 0.41%;background:#FFF; border-radius:10px;}
#it_monitor img {width:100%;}

#monitor_con {padding:20px 5px 20px 5px; text-align:center; border-top:1px solid #1e368c;border-bottom:1px solid #1e368c; font-size:0.9em; line-height:1.3em;}






@media all and (min-width : 600px) {
	
	#logo{margin-left:20px}
    #hd_sch {position:absolute;top:20px;right:105px}
	
    #lt_idx_btn{display:none;}
    .col_l_60{width:60%}
	.col_l_100{width:100%}
	
    .col_l_40{width:40%}
    #main_work ul{margin-left:20px}
    #main_work ul li{overflow:hidden}
	
    #main_work .work_img img{max-width:100px;width:60%;height:auto; padding-left:20%;}
    #lt_board2 .lt{margin-left:20px; font-family:'Nanum Square';}
	.poll_20_d {width:16%; margin-right:4%;}
	#ft {;border-top:1px solid #dde4e9;background:#fff;text-align:center;font-family:'Nanum Square';}
	

}
@media (min-width :701px) {
    #lt_idx_btn{display:none;}
    #main_work .work_img{width:25%;height:122px;line-height:112px;display:block;float:left;}
    #main_work .work_txt{width:75%;height:122px;display:block;float:left;font-family:'Nanum Square';;font-size:0.9em; color:#333; letter-spacing:0.5px;}
    #main_work .work_txt span.work_txt_tit{margin-top:20px ;font-weight:900;font-size:1em;color:#014f99; line-height:1.2em;font-family:'Nanum Square';}
	#ft {border-top:1px solid #dde4e9;background:#fff;text-align:center;font-family:'Nanum Square';font-size:1em;}
	

}
	
	
@media (min-width:601px) and (max-width :700px) {
    #logo {text-align:left;}
    #logo img { width:90%;}
	#lt_poll_450{display:block; margin-bottom:20px;}
    #lt_idx_btn{display:none;}
    #main_work_mobile {margin-top:20px;}
    #main_work_mobile li {width:100%;  padding:3% 0;}
    #main_work_mobile li{float:left;text-align:center;width:32.5%; margin:0 0.41%;background:#FFF;}
	/* #main_work ul li{overflow:hidden}
	#main_work li{ height:120px;}*/
    #lt_idx_btn{display:block; z-index:100000000;}
	#lt_poll {display:none;}
	#lt_slide{display:none;}
	#lt_slide_mobile {display:block;}
	
	#main_work {display:none;}
	#main_work_mobile {display:block;}
	.process_ing_title {text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}


}

@media all and (max-width : 600px) {
	 #lt_poll_450{display:block; margin-bottom:20px;}
	 #logo {text-align:center; height:35px; margin-top:5px;}
    #hd_sch_open {display:block;position:absolute;top:0px;left:0px;padding:0;border:0;background:url(../img/sch_btn.gif) no-repeat 50%  50%;text-indent:-999px;overflow:hidden;width:70px;height:70px;}
    #hd_sch{display:none;background:#fff;padding:0 20px 20px;border-bottom:2px solid #1e368e;border-top:1px solid #fff}
    #hd_sch #sch_stx{width:77%;padding-left:3%;float:left}
    #hd_sch #sch_submit {width:20%;float:left}
    #logo img{height:40px;}
    #main_work_mobile {margin-top:20px;}
    #main_work_mobile li {width:100%;  padding:3% 0;}
    #main_work_mobile li{float:left;text-align:center;width:32.5%; margin:0 0.41%;background:#FFF;}
	#main_work_mobile .work_img {}
     #lt_idx_btn{display:block; height:230px;}
	#lt_poll {display:none;}
	#lt_slide{display:none;}
	#lt_slide_mobile {display:block;}
	#main_work {display:none;}
	#main_work_mobile {display:block;}
	#main_work_mobile .main_work_1 { background:#f9f9f9;}
	 
	
	/*.gall_title{clear:both; background:#25912b; text-align:center; font-size:1em; line-height:1.1em; padding:10px 0;color:#fff; }*/
	.process_ing_title {text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}

	
	
	

}


@media all and (max-width : 450px) {
	 #main_work_mobile {margin-top:20px;}
	 #main_work_mobile img {width:100%;}
    #main_work_mobile li {width:100%;  padding:3% 0;}
    #main_work_mobile li{float:left;text-align:center;width:32.5%; margin:0 0.41%;background:#FFF;}
	#main_work_mobile .work_img {}
    #lt_idx_btn{display:block; height:170px;;}
	#lt_poll {display:none;}
	#lt_slide{display:none;}
	#lt_slide_mobile {display:block;}
	#main_work {display:none;}
	#main_work_mobile {display:block;}
	#hd_sch_open{height:45px;background-size:70%;width:45px;}
     #lt_poll_450{display:block; margin-bottom:20px;}
	 #poll_date, #poll_data {display:none;}
	 

	 #ft {border-top:1px solid #dde4e9;background:#fff;text-align:center;font-family:'Nanum Square';font-size:0.9em;}
     #ft_company{padding:0px}
     #ft_company a{display:inline-block;padding:0px 3px;border-left:1px solid #eee}
	 .process_ing_title {text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
	 #lt_poll_result{font-size:0.9em;}
    .poll_28 {width:25%;}
	.poll_68 {width:71%;}
	.result_title {font-size:0.9em;}
	#lt_poll_list {font-size:0.8em;}
    .poll_p, .poll_s, .poll_t {font-size:0.9em;}
     #mb_login p {line-height: 1em; font-size:0.7em;}
	 .poll_t {}
	 .poll_450{width:60%;}
	.poll_20_d { width:12%; padding-right:1%;padding-left:1%; font-size:0.9em; text-align:center;}
	.poll_20_m { width:28%;}
	.poll_450_m { width:54%; padding-right:2%;padding-left:2%;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
}

/*기존 420 max였으나. 수정함*/
@media (min-width :375px) and (max-width : 449px) {
	
    #logo a{margin-top:10px}
    /*#hd_sch_open{height:55px;background-size:65%;width:45px}*/
    #logo img{height:35px;}
   
   /* #container {padding:15px 10px}*/
    #main_work{margin-top:10px}
    #main_work ul li{width:100%;clear:both}
    #main_work .work_txt span.work_txt_p{display:block;padding:0 0 15px}
	#main_work .work_img img{max-width:100px;width:60%;height:auto; padding-left:20%;}
    #main_work .work_txt span.work_txt_tit{padding-top:0;margin:0;font-size:1.2em;color:#111;font-weight:bold;font-family:'Nanum Square';}
    #lt_notice,#lt_board,#lt_board2,#lt_tel{margin-top:10px}
	.process_ing_title {color:#1e368e;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
	#group .lt{margin-top:10px}
	.w_450_s{max-width:120px; overflow:hidden;text-overflow:ellipsis; height:14px;}
	#w450_p{width:50px; height:20px float:left; border:1px solid #000}
    #w450_s{width:70px; height:20px; border:1px solid #666}
    #w450_t{width:50px;  height:20px; float:right; overflow:hidden;text-overflow:ellipsis; border:1px solid #000; text-align:right;}
    #w_60{width:200px;overflow:hidden;text-overflow:ellipsis;}
	#ft {border-top:1px solid #dde4e9;background:#fff;text-align:center;font-family:'Nanum Square';font-size:0.9em;}
     #ft_company{padding:0px}
     #ft_company a{display:inline-block;padding:0px 3px;border-left:1px solid #eee}
	 #poll_data{font-size:0.7em}
	  #lt_poll_detail{font-size:0.9em;}
	 /*.poll_320 {font-size:0.9em;}*/
	
	
	.padd_3 {padding:2px 0px;}
	#lt_poll_result{font-size:0.8em;}
    .poll_28 {width:20%;}
	.poll_68 {width:76%;}
	#lt_poll_list {font-size:0.8em;}
	.poll_p{width:14%; float:left; text-align:center;font-size:0.7em;}
    .poll_s{width:52%;overflow:hidden;text-overflow:ellipsis;font-size:0.9em;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
    .poll_t{width:31%;float:right;font-size:0.9em; text-align:right; padding-right:1%;}
	
	.poll_20_d { width:12%; padding-right:1%;padding-left:1%; font-size:0.9em; text-align:center;}
	.poll_20_m { width:28%;}
	.poll_450_m { width:54%; padding-right:2%;padding-left:2%;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
	
  
}
@media (min-width :320px) and (max-width : 374px) {
	 
	.gall_title{font-size:0.9em; line-height:0.9em; padding:8px 0;color:#fff;}
	.poll_title{ font-size:0.9em; line-height:0.9em; padding:8px 0;color:#fff;}
	 #lt_board {font-size:0.9em; line-height:0.9em; padding:8px 0;color:#fff;}
	 #ft {border-top:1px solid #dde4e9;background:#fff;text-align:center;font-family:'Nanum Square';font-size:0.8em;}
     #ft_company{padding:0px}
     #ft_company a{display:inline-block;padding:0px 2px;border-left:1px solid #eee}
	 #lt_poll_detail{font-size:0.9em;margin-bottom: 10px;}
	 #lt_poll_list {font-size:0.8em;}
	.poll_320 {font-size:0.8em;}
	
	.poll_20_d { width:14%; padding-right:2%; font-size:0.7em;}
	.poll_20_m { width:26%; padding-left:2%;}
	.poll_450_m { width:57%; padding-right:4%;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
	
	.padd_3 {padding:2px 0;}
    #lt_poll_result{font-size:0.8em;}
    .poll_28 {width:20%;}
	.poll_68 {width:76%;}
	.align-right{float:right; z-index:10; background:#FFF; margin-right:10px; font-weight:900; margin-top:-3px; padding:3px; width:10px; height:10px; line-height:0.6em }
	 #news li { margin:0px; padding:20px 0; height:80px; font-size:0.8em; line-height:20px; width:100%;}
	 #lt_tel {padding:5px 0;}
	.poll_p{width:14%; float:left; text-align:center;font-size:0.7em;}
    .poll_s{width:49%;overflow:hidden;text-overflow:ellipsis;font-size:0.8em;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
    .poll_t{width:35%;float:right;font-size:0.8em; text-align:right; padding-right:1%;}
	
}

/* 하단 레이아웃 */
#ft {;border-top:1px solid #dde4e9;background:#fff;text-align:center;font-family:'Nanum Square';}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
#ft_company{padding:20px 20px 10px}
#ft_company a{display:inline-block;padding:0px 5px;font-size:0.9em;border-left:2px solid #eee}
.bd_no{border:none !important}
#ft_copy p{color:#888;padding-bottom:20px;font-size:0.9em; }
#ft_copy .ft_sns{padding:15px 20px}
#ft_copy .ft_sns a{padding:3px;}
#top_btn{position:fixed;bottom:10px ;right:10px;border:none;z-index:99; width:30px; height:30px;}

/*group*/
#group .lt{margin-top:20px}
#group .lt_date{position:absolute;top:0;right:0;color:#5d938b}


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.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 audio {display:block;margin:0 0 5px;width:187px}
#captcha #captcha_img {width:60px;height:30px;border:1px solid #e9e9e9;}
#captcha #captcha_reload {margin:0;padding:0 5px;width:32px;height:32px;border:0;background:url(../img/captcha.png) no-repeat 0 -30px;overflow:hidden; vertical-align:middle;overflow:hidden;cursor:pointer;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 4px;padding:0 5px;width:50px;height:30px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha #captcha_mp3{width:32px;height:32px;margin:0;padding:0 5px;height:32px;border:0;background:url(../img/captcha.png) no-repeat 0 0;vertical-align:middle;overflow:hidden;cursor:pointer;overflow:hidden;text-indent:-999px}

/*단축키일람 */
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none;margin-bottom:5px}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 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:8px 7px 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 {padding:6px;border:0;background:#ccc;color:#fff;border-radius:5px}
.btn_submit_poll { width:100%;padding:10px;border:0;background:#25912b;color:#fff;border-radius:5px; font-size:1.2em; font-weight:bold; margin-top:20px;}
fieldset .btn_submit {line-height:1em}

a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none;border-radius:5px}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
#bo_v_top, #bo_v_bot{font-size:0.9em;font-family:'Nanum Square';}
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:6px 5px 5px;border:1px solid #d9ded9;background:#fff;color:#000;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none;color:#52af2d}
a.btn_b02 {display:inline-block;margin:1px 0 4px;padding:6px 5px 5px;font-size:0.8em;background:#1e368e;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn_b02:focus, .btn_b02:hover {background:#52af2d;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;}
a.btn_admin {display:inline-block;margin:1px 0 4px;padding:4px 5px 4px;border:1px solid #ff8a00;background:#ff8a00;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

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

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;/*border-collapse:collapse;*/border-radius:3px 3px 0 0;}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:8px 0;background:#1e368e;color:#fff;text-align:center;letter-spacing:-0.1em;}
.tbl_head01 thead th:first-child{border-top-left-radius:10px;}
.tbl_head01 thead th:last-child{border-top-right-radius:10px}
.tbl_head01 thead a {color:#fff}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {background:#fff;padding:6px;border-top:1px solid #eee;border-bottom:1px solid #e9e9e9;line-height:1.5em;font-size:0.8em;word-break:break-all;}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;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_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:1.8em;height:1.8em;-webkit-appearance:none;border-radius:5px}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:20px 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}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;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:#ff8a00}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.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;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}

/* 검색결과 색상 */
.sch_word {color:#ff8a00}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;}
.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;text-align:left}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:16px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -31px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;border-radius:15px;border:1px solid #ddd}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0;;border-radius:15px;border:1px solid #ddd}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#1e368e;color:#fff;border-radius:15px;font-weight:bold;font-weight:bold}


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

	#news{width:100%; margin:0; padding:0;}
	#news ul {list-style:none; width:100%; margin:0; padding:0}
	#news li { margin:0px; padding:20px 0; height:80px; font-size:0.9em; line-height:20px; width:100%;}
	
	#news li+li { border-top:1px dotted #CCC;}
	
	.news_img{ position:relative; float:left; width:120px;}
	.news_img img { width:115px; height:80px; padding:3px; background:#fff; border:1px solid #CCC;}
		
	.news_txt{ margin-left:130px; width:100%; height:80px; margin-top:0; width:auto;  text-overflow: ellipsis; overflow: hidden; display: block }
	.news_txt h6 {font-size: 14px; color:#1D68AD !important;  white-space:nowrap; overflow: hidden;text-overflow:ellipsis;}
	.news_txt h6 a{color:#1e368c !important;text-overflow:ellipsis;}
	.news_txt p { padding:0 10px 0 0;font-family:'Nanum Gothic'; font-size:0.9em;;}

.col_l_65{width:65%}

.poll_bottom {height:50px;}