@charset "utf-8";


/* ### 기본 스타일 커스터마이징 시작 ### */



/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {padding:0 20px}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 { }
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 tbody td {}
#bo_list .tbl_head01 tbody tr:last-child td { border-bottom:0 }
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w{margin:20px 0}
#bo_w table {text-align:left;margin:10px 0}
#bo_w caption{ font-size:18px; padding:12px 20px }
#bo_w .frm_address {}
#bo_w .frm_file {}
#bo_w .frm_info {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 caption {}
#bo_w .tbl_frm01 th { border-top:1px solid #333; font-size:16px; padding:0 2px; line-height:50px; border-bottom:1px solid #c8c8c8; }
#bo_w .tbl_frm01 td { border-top:1px solid #333; border-bottom:1px solid #c8c8c8;}
#bo_w .tbl_frm01 table tr:last-child th { border-bottom:1px solid #999 }
#bo_w .tbl_frm01 table tr:last-child td { border-bottom:1px solid #999 }
#bo_w .tbl_frm01 textarea { border:1px solid #c8c8c8; height:170px !important  }
#bo_w .frm_input { border:1px solid #c8c8c8; width:40% !important }
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

#bo_w .required, #bo_w textarea.required {}



/*정책제안 글쓰기*/

#bo_w .td_tit {width:15%;text-align:center;}
#bo_w .td_auto {width:auto;text-align:left;}






/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_cate {width:20%; text-align:center}
#bo_list .td_subject_th {text-align:center}



/* 정책제안 */
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_no { width:10%; text-align:center }
#bo_list .td_subject {width:auto !important;text-align:left;}
#bo_list .td_name {width:10%;text-align:center}
#bo_list .td_date {width:10%;text-align:center}
#bo_list .td_hit {width:8%;text-align:center}






#bo_cate  h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_cate  ul {list-style:none;display:inline-block;margin:0;padding: 0}
#bo_cate  ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate  ul li {display:inline-block;padding:0 12px;border-right:1px solid #bbb;line-height:13px;font-family:'Nanum Gothic',sans-serif}
#bo_cate  ul li:first-child{background:none}
#bo_cate  ul li:last-child{border-right:0}
#bo_cate  a {font-size:15px;color:#666;}
#bo_cate  a:hover,#bo_cate  #bo_cate_on{color:#333;font-weight:700}




/* 관리자일 때 */
/*
#bo_list_admin{padding:20px}
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:30px}
#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {width:100px;text-align:center}


#bo_list td:nth-of-type(2) {text-align:center}
*/

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:5px 0}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none;text-align:right}
#bo_list_total {float:left;padding:0;height:2.5em;line-height:2.5em}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px;vertical-align:top;}
.btn_bo_adm li a{padding:8px;border:0;background:#eee;color:#777;text-decoration:none;vertical-align:middle;display:inline-block}
.btn_bo_adm input {padding:8px;border:0;background:#000;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
a.bo_cate_link {}
.bo_current {color:#e8180c}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
#bo_list {padding:20px 0}
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch select{height:30px;}
#bo_sch .btn_sch{height:30px;border:0;background:#444;color:#fff;padding:0 5px}

/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
#bo_v {float:left; margin-bottom:20px;padding:20px 0;background:#fff;box-sizing:border-box;  }
#bo_v header{height:60px; border-top:2px solid #0069b3;border-bottom:1px solid #ddd; }
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em; }

#bo_v_title {   }

#bo_v_title .bo_v_cate{display:inline-block;line-height:26px;background: #3497d9;color: #fff;font-weight: bold;border-bottom:1px solid #1977b5;padding:0 10px;border-radius:3px;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow: inset 0 2px 5px rgb(33, 135, 202);
}
#bo_v_title .bo_v_tit{float:left; text-align:left; width:70%; display:block;font-size:18px;margin:5px 0 0; padding:10px 0; font-weight:600; word-break:break-all; }
#bo_v_info {float:right; padding:15px 10px 10px 10px;margin:0 0 0 0px;color:#666; width:25%;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 10px 0 0;font-weight:500;}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {/*font-weight:bold*/}
#bo_v_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{color:#000}
#bo_v_info .if_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_date{float:right;margin:0;color:#888}

#bo_v_file {margin:10px 0;border:1px solid #d4d4d4;}
#bo_v_file h2 {padding:10px;background: #f3f3f3; font-size:15px;}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li {padding:5px 10px;position:relative;}
#bo_v_file a {display:inline-block;color:#3497d9;text-decoration:underline;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt  {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_link {margin:10px 0;border:1px solid #d4d4d4}
#bo_v_link h2 {padding:10px;border-bottom:1px solid #e8e8e8;background: #f3f3f3}
#bo_v_link ul {margin:0;padding:5px 0;list-style:none}
#bo_v_link li {padding:5px 10px;position:relative;}
#bo_v_link a {display:inline-block;color:#3497d9;text-decoration:underline;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {padding:0;list-style:none;word-break:break-all}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com li {float:left;margin-left:5px}

.bo_v_left {margin:20px 0;float:left}
.bo_v_left li {float:left;margin-right:5px}

.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left;border-bottom:1px solid #ddd}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #ddd;padding:13px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.bo_v_nb li:hover{background:#f6f6f6}
.bo_v_nb li i{font-size:13px}
.bo_v_nb li .nb_tit{display:inline-block;padding-right:20px;color:#4567b5}
.bo_v_nb li .nb_date{float:right;color:#888}

#bo_v_atc {min-height:200px;height:auto !important;height:200px; padding:20px 0; }
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1; padding:20px 10px;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden;padding:10px; }
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act a:hover{background-color:#f3f3f3}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{display:inline-block;border:1px solid #000;width:70px;height:70px;padding-top:40px;background:url(./img/icon_good.png) 25px 18px no-repeat;border-radius:50%;font-style:italic}
#bo_v_act .bo_v_nogood{display:inline-block;border:1px solid #000;width:70px;height:70px;padding-top:40px;background:url(./img/icon_bad.png) 25px 18px no-repeat;border-radius:50%;font-style:italic}

#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share .btn{padding:0 10px 0 0;color:#555;font-weight:normal;font-size:1em ;line-height:30px;height:32px;border-radius:0;border-color:#d5d5d5}
#bo_v_share .btn:hover{background:#fff}
#bo_v_share .btn i{margin-right:5px;background:#eee;color:#333;text-align:center;width:30px;line-height:30px;vertical-align:top;}
#bo_v_share .btn_share{}
#bo_v_share .btn_share:hover{}

.bo_v_snswr{position:relative;display:inline-block;margin-left:-1px}
#bo_v_sns {display:none;position:absolute;top:-50px;left:50%;margin-left:-90px;width:180px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns:before{content: "";position: absolute;bottom: -7px;left: 84px;width: 0;height: 0;border-style: solid;border-width: 7px 6px 0 6px;border-color: #415b92 transparent transparent transparent;}
#bo_v_sns li {float:left;width:60px;text-align:center}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns.show_kakao{width:240px;margin-left:-120px}
#bo_v_sns li .sns_k{display:block;background:#fbe300}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
.cmt_btn{background:url('./img/cmt_btn.png') no-repeat 85px 8px;text-align:left ;width:100% ;border:0;color:#ed6478;font-weight:bold;font-size:1.25em;margin: 30px 0 0px;padding:0  0 10px }
.cmt_btn_op{background:url('./img/cmt_btn.png') no-repeat 85px  -23px}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative}
#bo_vc article .profile_img img{border-radius:50%}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo{float:right;font-style:italic;color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:15px  ;margin:10px 0 0;background: #f8fafb;border-radius:5px;border: 1px solid #e8e8e8;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}

.bo_vc_act {text-align:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}
#wr_secret{}
.bo_vc_w_info{margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;margin-right:5px}
.bo_vc_w_info #captcha{padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm{float:right;margin-top:10px}
.bo_vc_w .btn_confirm label{display:inline-block;margin-right:10px; /*border-radius:3px;*/font-size:1em;text-align:center;}
.bo_vc_w .btn_submit{height:45px;padding:0 20px;/*border-radius:3px;*/font-weight:bold;font-size:1em;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_send_sns{display:inline-block;float:left}
#bo_vc_sns {display:inline-block;margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }

/*상단박스*/

.uit{overflow:hidden;position:relative;width:100%;  }
.uit{position:relative;margin-bottom:40px;background:#dfdfdf;overflow:hidden;margin-top:0px;}
.uit:before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:#f5a100;}
.uit:after{content:"";position:absolute;top:0;left:0;width:20%;height:30px;background:#0fa63c;}
.uit2{position:relative;margin-bottom:20px;background:#eea91f;border:3px solid #eea91f;overflow:hidden}
.uit .inner,
.uit2 .inner{position:relative;z-index:1;margin:3px; width:1234px; padding:20px 30px 0 30px;background-color:#fff;border-bottom:1px solid #c2cbe5;}
.uit .inner h2,
.uit .inner strong,
.uit2 .inner h2,
.uit2 .inner strong{display:block;margin-top:0;padding:0;margin-bottom:15px;font-size:1.4em;line-height:22px;color:#4479e1;font-weight:normal;}
.uit .inner p, .uit2 .inner p{padding:5px 0;}
.uit .inner .box {padding-left:200px; background:url('img/policy_pro_img.png') no-repeat 25px 0; min-height:140px;}
.uit .inner .box .tit { font-size:22px; color:#000; font-weight:normal; letter-spacing:0;}
.uit .inner .box .tit2 { font-size:16px; color:#888; font-weight:normal; margin:5px 0 20px 0; letter-spacing:0; }

.uit .inner .box li { display:inline-block; padding:0 0px;  line-height:16px; font-size:16px; font-weight:normal; color:#666; letter-spacing:0; }
.uit .inner .box li:last-child { border-right:0 }
.uit .inner .box .blue { color:#229eda; font-weight:bold; margin-right:20px; }


.fileBox .fileName {display:inline-block;width:60%;height:30px;padding-left:10px;margin-right:5px;line-height:30px;border:1px solid #c8c8c8;background-color:#f3f3f3;vertical-align:middle}
.fileBox .btn_file {display:inline-block;border:1px solid #c8c8c8;width:100px;height:30px;line-height:30px;text-align:center;vertical-align:middle}
.fileBox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}


@media all and (min-width:1041px) and (max-width:1239px) {

.uit{overflow:hidden;position:relative;width:100%;  }
.uit{position:relative;margin-bottom:20px;background:none;overflow:hidden;margin-top:20px; border-top:3px solid #eea91f; border-left:3px solid #dfdfdf; border-right:3px solid #dfdfdf;border-bottom:3px solid #dfdfdf;}
.uit:before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:none;}
.uit:after{content:"";position:absolute;top:0;left:0;width:20%;height:30px; background:none}
.uit2{position:relative;margin-bottom:20px; background:none;border:none;}
.uit .inner,
.uit2 .inner{position:relative;z-index:1;margin:3px; width:99%; padding:15px 30px;background-color:#fff;border-bottom:none;}
.uit .inner h2,
.uit .inner strong,
.uit2 .inner h2,
.uit2 .inner strong{display:block;margin-top:0;padding:0;margin-bottom:15px;font-size:1.4em;line-height:22px;color:#4479e1;font-weight:normal;}
.uit .inner p, .uit2 .inner p{padding:5px 0;}

}



@media all and (max-width:1040px){

.uit{overflow:hidden;position:relative;width:100%;  }
.uit{position:relative;margin-bottom:20px;background:none;overflow:hidden;margin-top:20px; border-top:3px solid #eea91f; border-left:3px solid #dfdfdf; border-right:3px solid #dfdfdf;border-bottom:3px solid #dfdfdf;}
.uit:before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:none;}
.uit:after{content:"";position:absolute;top:0;left:0;width:20%;height:30px; background:none}
.uit2{position:relative;margin-bottom:20px; background:none;border:none;}
.uit .inner,
.uit2 .inner{position:relative;z-index:1;margin:3px; width:99%; padding:15px 30px;background-color:#fff;border-bottom:none;}
.uit .inner h2,
.uit .inner strong,
.uit2 .inner h2,
.uit2 .inner strong{display:block;margin-top:0;padding:0;margin-bottom:15px;font-size:1.4em;line-height:22px;color:#4479e1;font-weight:normal;}
.uit .inner p, .uit2 .inner p{padding:5px 0;}

.uit .inner .box {padding-left:20px; background:none; min-height:120px;}
.uit .inner .box li { display:inline-block; padding:0 0px !important; margin:0 40px 0 0;  line-height:16px; font-size:16px; font-weight:normal; color:#666; letter-spacing:0; }


}



@media (max-width: 1024px){
   #bo_w .frm_input { border:1px solid #c8c8c8; width:60% !important }
}



@media all and (max-width:815px){ 

.uit{overflow:hidden;position:relative;width:100%;  }
.uit{position:relative;margin-bottom:20px;background:none;overflow:hidden;margin-top:20px; border-top:3px solid #eea91f; border-left:3px solid #dfdfdf; border-right:3px solid #dfdfdf;border-bottom:3px solid #dfdfdf;}
.uit:before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:none;}
.uit:after{content:"";position:absolute;top:0;left:0;width:20%;height:30px; background:none}
.uit2{position:relative;margin-bottom:20px; background:none;border:none;}
.uit .inner,
.uit2 .inner{position:relative;z-index:1;margin:3px; width:100%; padding:15px 30px;background-color:#fff;border-bottom:none;}
.uit .inner h2,
.uit .inner strong,
.uit2 .inner h2,
.uit2 .inner strong{display:block;margin-top:0;padding:0;margin-bottom:15px;font-size:1.4em;line-height:22px;color:#4479e1;font-weight:normal;}
.uit .inner p, .uit2 .inner p{padding:5px 0;}
.uit .inner .box .tit { font-size:18px; color:#000; font-weight:normal; letter-spacing:0;}

/* 정책제안 리스트*/
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_no {display:none;}
#bo_list .td_subject {width:auto !important;text-align:left;}
#bo_list .td_name {display:none;}
#bo_list .td_date {width:15%;text-align:center}
#bo_list .td_hit {display:none;}

/*정책제안 글쓰기*/

#bo_w .td_tit {width:10%;text-align:center;}
#bo_w .td_auto {width:auto;text-align:left;}



}




@media (max-width: 768px){
	#bo_list .tbl_head01 th:nth-child(6) { display:none }
	#bo_list .tbl_head01 td:nth-child(6) { display:none }
}



@media all and (max-width:767px){

uit{overflow:hidden;position:relative;width:100%;  }
.uit{position:relative;margin-bottom:20px;background:none;overflow:hidden;margin-top:20px; border-top:3px solid #eea91f; border-left:3px solid #dfdfdf; border-right:3px solid #dfdfdf;border-bottom:3px solid #dfdfdf;}
.uit:before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:none;}
.uit:after{content:"";position:absolute;top:0;left:0;width:20%;height:30px; background:none}
.uit2{position:relative;margin-bottom:20px; background:none;border:none;}
.uit .inner,
.uit2 .inner{position:relative;z-index:1;margin:3px; width:100%; padding:0px 2px 10px 2px;background-color:#fff;border-bottom:none;}
.uit .inner h2,
.uit .inner strong,
.uit2 .inner h2,
.uit2 .inner strong{display:block;margin-top:0;padding:0;margin-bottom:15px;font-size:1.4em;line-height:22px;color:#4479e1;font-weight:normal;}
.uit .inner p, .uit2 .inner p{padding:5px 0;}
.uit .inner .box .tit { font-size:18px; color:#000; font-weight:normal; letter-spacing:0;}
.uit .inner .box li { display:inline-block; padding:0 0px !important; margin:0 30px 0 0;  line-height:24px; font-size:16px; font-weight:normal; color:#666; letter-spacing:0; }
.uit .inner .box .tit2 { font-size:16px; color:#888; font-weight:normal; margin:5px 0 5px 0; letter-spacing:0; }

.uit .inner .box .blue { color:#229eda; font-weight:bold; margin-right:15px; }
.uit .inner .box {padding:10px; background:none; min-height:120px;}


/* 정책제안 */
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_no {display:none;}
#bo_list .td_subject {width:auto !important;text-align:left;}
#bo_list .td_name {display:none;}
#bo_list .td_date {width:25% !important; text-align:center;}
#bo_list .td_hit {display:none;}


/*정책제안 글쓰기*/

#bo_w .td_tit {width:10%;text-align:center; padding:0 1px; }
#bo_w .td_auto {width:auto;text-align:left; padding:0 1px;}
#bo_w .frm_input { border:1px solid #c8c8c8; width:80% !important;}

}


@media (max-width: 640px){

    #bo_vc_w .btn_submit{width:100%}
}



@media (max-width: 360px){
	#bo_w .tbl_frm01 th { display:block; width:100%; border-top:0 !important; border-bottom:0 !important; }
	#bo_w .tbl_frm01 td { display:block; width:100%; border-top:0 !important;  }
	#bo_w .tbl_frm01 table tr:first-child th { border-top:1px solid #999 !important }
	#bo_w .frm_input { width:100% !important }
	#bo_w .btn_submit { width:45%; }
	#bo_w .btn_cancel { width:45%; }
	.fileBox .fileName {display:inline-block;width:55% !important; }

.tbl_frm01 td {width:100% !important; text-align:center !important; padding:10px 0 !important;  margin:10px 0 !important;}
.tbl_frm01 th {width:100% !important;padding:0px 1px !important; margin:0 !important;background:#f5f8f9;text-align:center; font-size:14px !important; }
.frm_input {width:40%; margin:0 auto; height:40px;}

.uit .inner,
.uit2 .inner{position:relative;z-index:1;margin:3px; width:100%; padding:0px 2px 10px 2px;background-color:#fff;border-bottom:none;}


}

