/* common */
.bbs_skin_warp{width:100%;font-size:15px}

.bbs_button_warp{overflow:hidden;height:30px;}
.bbs_button_l{float:left}
.bbs_button_r{float:right;}

.bbs_page{text-align:center;margin:0}

.bbs_page a img{vertical-align:middle;text-align:center;margin-top:2px}
.bbs_page a{display:inline-block;text-align:center;vertical-align:middle;border:1px solid #e5e5e5;height:22px;padding:5px 8px;margin:0 2px;}
.bbs_page a img{margin-top:-2px}
.bbs_page .on a{font-weight:600;background-color:#4a4a4a;border:1px solid #4a4a4a;color:#fff;}

.bbs_search{overflow:hidden;height:60px;}
.bbs_search form.rfc_bbs_searchForm{float:right;}
.bbs_search form.rfc_bbs_searchForm2{float:left;}
.bbs_search form.rfc_bbs_cate{float:left;}

.search_select{border:1px solid #e5e5e5;height:24px;padding:2px;font-size:1.0em;}
.search_input{border:1px solid #e5e5e5;font-size:1.0em;height:18px;padding:4px 0 0 0;}

.cate_select{border:1px solid #e5e5e5;height:24px;padding:2px;font-size:1.0em;}

.txt_left{text-align:left !important;padding:0 0 10px 0;}
.txt_right{text-align:right !important;padding:0 0 10px 0;}
.txt_point{color:#cf4f49;font-weight:600;padding:0 12px 0 2px;}

.wr_wi150{width:150px}
.wr_wi160{width:160px}
.wr_wi180{width:180px}
.wr_wi240{width:240px}
.wr_wi350{width:350px}
.wr_wi400{width:400px}
.wr_wi550{width:550px}

.mb05{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

.wr_radio, .wr_check{display:inline-block;margin:0 5px 0 3px;width:13px;height:13px;vertical-align:middle;}

.wr_star{color:#cc0909;font-weight:600;}


/* bbs */
.bbs_table{width:100%;border-top:solid 2px #4a4a4a;margin:0 0 10px 0;}
.bbs_table thead th, .bbs_table tbody th{text-align:center;vertical-align:middle;}
.bbs_table thead th{color:#000;font-size:15px;border-bottom:solid 1px #e5e5e5;padding:13px 0;}
.bbs_table tbody th{border-bottom:solid 1px #e5e5e5;background-color:#f5f5f5;padding:13px 0;}
.bbs_table tbody td{font-size:15px;padding:13px 0 13px 20px;border-bottom:solid 1px #e5e5e5;text-align:left;vertical-align:middle;}
.bbs_table textarea{border:#e5e5e5 1px solid}
.bbs_table .bbs_txt{font-size:13px;display:inline-block;float:right}
.bbs_table tbody td p{line-height:2em}

.bbs_table .file{padding:10px 0;}
.bbs_table .file li span{margin:0 0 0 10px;padding:0 0 0 15px;background:url("/images/bbs_skin/bbs_file.gif") no-repeat 0 center;}

/*완주기네스용*/
.bbs_skin_warp .bbs_table td{position:relative;}
.bbs_skin_warp .bbs_table td .slide_ul{padding:0;margin-left:-20px;}
.bbs_skin_warp .bbs_table td .slide_ul img{width:100%;}
.bbs_skin_warp .bbs_table .prev{position:absolute;top:45%;left:0;}
.bbs_skin_warp .bbs_table .next{position:absolute;top:45%;right:0;}



.table_select{border:1px solid #e5e5e5;height:28px;padding:2px;font-size:1.0em;}
.table_input{border:1px solid #e5e5e5;font-size:1.0em;height:22px;padding:2px;}

.bbs_list_warp{width:100%;border-top:solid 2px #4a4a4a;margin:0 0 10px 0;border-bottom:solid 2px #4a4a4a;}
.bbs_list li{border-bottom:1px solid #e5e5e5;}
.bbs_list li:hover{background:#f5f5f5;}

.bbs_data ul{height:30px;padding:20px 0 0 0;}
.bbs_data ul li{float:left;border:0px;padding:0 10px;background:url("/images/bbs_skin/bbs_data_bar.gif") no-repeat right center;}
.bbs_data ul li.last{background:none;}
.bbs_data dl{padding:0 0 20px 10px;}
.bbs_data dl dt{font-weight:600;font-size:1.2em;padding:0 0 10px 0;}
.bbs_data dl dd{line-height:1.8em;}

.bbs_view_warp{width:100%;border-top:solid 2px #4a4a4a;margin:0 0 10px 0;border-bottom:1px solid #e5e5e5;font-size:15px}
.bbs_view_warp .tit{border-bottom:1px solid #e5e5e5;padding:17px 0 17px 10px;font-size:1.2em;font-weight:600;color:#4a4a4a;}
.bbs_view_warp .data{float:right;}
.bbs_view_warp .data li{float:left;padding:0 10px;background:url("/images/bbs_skin/bbs_data_bar.gif") no-repeat right center;margin:10px 0 0 0;}
.bbs_view_warp .data .last{background:none;}
.bbs_view_warp .data:after{clear:both;content:"";display:block}
.bbs_view_warp .content{border-bottom:1px solid #e5e5e5;padding:0 10px 15px 10px;line-height:2em}
.bbs_view_warp .file{padding:10px 0;line-height:1.8em;background:url() no-repeat;}
.bbs_view_warp .file li{margin:0 0 0 10px;padding:0 0 0 15px;background:url("/images/bbs_skin/bbs_file.gif") no-repeat 0 center;}

.bbs_news_data{overflow:hidden;}
.bbs_news_data p{float:left;width:170px;padding:20px 0 0 0;}
.bbs_news_data p img{width:154px;height:92px;}

.bbs_news_data div{float:left;}

/* photo */
.photo_list{border-top:solid 2px #8cc515;border-bottom:solid 1px #d8d8d8;padding:20px 0 0 20px;margin:20px 0;}
.bbs_photo{height:210px;padding:20px 0 0 0;}
.bbs_photo div{float:left;padding:0 22px;text-align:center;}
.bbs_photo div a, .bbs_photo div span{display:block;}
.bbs_photo div ul{text-align:left;padding:15px 0 0 0}
.bbs_photo div ul li{padding:0 0 10px 0}
.bbs_photo div ul .data{float:left;padding:0 10px 0 0;margin:0 10px 0 0;background:url("/images/bbs_skin/bbs_data_bar.gif") no-repeat right center;}
.bbs_photo div ul .tit{font-weight:600;color:#4a4a4a;}
.bbs_photo_list{overflow:hidden;margin:0 0 30px 0;}

/* bbs_nlist */
.bbs_nlist{border-top:solid 2px #4a4a4a;border-bottom:solid 1px #4a4a4a;margin-bottom:20px}
.bbs_nlist .list_li{border-top:#d8d8d8 1px solid;padding:25px 0;position:relative}
.bbs_nlist .list_li .simg{float:left;padding:0 20px 0 0;width:240px;height:152px;background:url("/images/egovframework/rfc3/board/images/skin/bbs_list_type2/no_images.gif") no-repeat}
.bbs_nlist .list_li .txt_box{float:left;width:465px;font-size:15px}
.bbs_nlist .list_li dl dt a{font-size:18px;font-weight:600;color:#444}
.bbs_nlist .list_li dl dt{margin-bottom:15px}
.bbs_nlist .list_li dl dd{padding:0 0 10px 7px;background:url(/images/www/sub/blit03.gif) no-repeat 0 5px;}
.bbs_nlist .list_li dl dd.text{line-height:18px}
.bbs_nlist .list_li .btn01{margin-top:20px}
.bbs_nlist .list_li .btn01 a{border:#ccc 1px solid;padding:7px 20px}
.bbs_nlist .list_li .v_btn{position:absolute;top:20px;right:0;padding:7px 10px;display:inline-block;background-color:#255fa6}
.bbs_nlist .list_li .v_btn a{color:#fff}
.bbs_nlist .list_li:after{clear:both;content:"";display:block}


.bbs_nlist_view{border-top:solid 2px #4a4a4a;border-bottom:solid 1px #4a4a4a;margin-bottom:20px;padding:25px 0}
.bbs_nlist_view .simg{float:left;padding:0 20px 0 0;width:240px;height:152px;background:url("/images/egovframework/rfc3/board/images/skin/bbs_list_type2/no_images.gif") no-repeat}
.bbs_nlist_view .txt_box{float:left;width:465px;font-size:15px}
.bbs_nlist_view dl dt{font-size:18px;font-weight:600;color:#444;margin-bottom:15px}
.bbs_nlist_view dl dd{padding:0 0 10px 7px;background:url("/images/www/sub/blit03.gif") no-repeat 0 5px;}
.bbs_nlist_view dl dd.text{line-height:18px}
.bbs_nlist_view:after{clear:both;content:"";display:block}

.bbs_nlist_tab{font-size:16px;font-weight:600;margin-bottom:30px;background:url("/images/www/sub/tab_bar01.gif") repeat-x 0 bottom;}
.bbs_nlist_tab li{float:left;margin:0 1px 0 0;border:1px solid #ccc;border-bottom:1px solid #ccc;border-top:3px solid #ccc;}
.bbs_nlist_tab li a{background-color:#fcfcfc;display:inline-block;padding:10px 25px 0 25px;height:28px;}
.bbs_nlist_tab li.on{height:38px;border:1px solid #255fa6;border-bottom:1px solid #fff;background-color:#fff;border-top:3px solid #255fa6}
.bbs_nlist_tab li.on a{color:#255fa6;background-color:#fff;}
.bbs_nlist_tab:after{clear:both;content:"";display:block}

.bbs_con{padding-bottom:20px;font-size:1.2em;line-height:1.5em}

/* login */
.login_warp{width:100%;}
.login_tit{width:100%;border-bottom:1px solid #e5e5e5;text-align:center;padding:0 0 30px 0;}
.login_warp form{width:440px;margin:50px auto;}
.login_warp form dl{float:left;width:345px;}
.login_warp form dl dt{float:left;height:30px;width:50px;padding:3px 10px 0 0;text-align:right;}
.login_warp form dl dd{float:left;height:33px;padding:0 10px 0 0;}
.login_warp form .login_input_txt{border:1px solid #e5e5e5;font-size:1.0em;height:17px;padding:2px 0 0 0;width:270px;}

.login_warp form .loginbtn, .idpw_warp form .idpwnbtn{float:left;}

.login_warp .login_box{background-color:#f5f5f5;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;overflow:hidden;padding:20px 0;}
.login_warp .login_box dl{padding:0 10px;}
.login_warp .login_box dl dt{float:left;padding:5px 10px;}
.login_warp .login_box dl dd{float:left;padding:0 10px 0 10px;}
.login_warp .login_box_l{float:left;}
.login_warp .login_box_r{float:right;}

.idpw_tit{border-bottom:1px solid #e5e5e5;}
.idpw_tit p{padding:0 0 10px 0;}

.idpw_warp{overflow:hidden;border-bottom:1px solid #e5e5e5;margin:0 0 50px 0;}
.idpw_warp form{width:500px;margin:30px auto;}
.idpw_warp form dl{float:left;width:310px;}
.idpw_warp form dl dt{float:left;height:30px;width:80px;padding:3px 10px 0 0;text-align:right;}
.idpw_warp form dl dd{float:left;height:33px;padding:0 10px 0 0;}
.idpw_warp form .idpw_input_txt{border:1px solid #e5e5e5;font-size:1.0em;height:17px;padding:2px 0 0 0;width:200px;}


.member_tab{margin:0 0 50px 0;overflow:hidden;}
.member_tab li{float:left;border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;display:inline-block;width:24.7%;height:50px;}
.member_tab li a{font-weight:600;font-size:1.25em;letter-spacing:-1px;height:33px;padding:17px 0 0 20px;display:inline-block;width:80%;background:url("/images/bbs_skin/member_tab.gif") no-repeat right center;}
.member_tab .last{border-right:1px solid #e5e5e5}

.member_tab .on{background-color:#4a4a4a}
.member_tab .on a{color:#fff;background:url("/images/bbs_skin/member_tab_on.gif") no-repeat right center;}

.member_s01 .tit{margin:0 0 10px 0;}

.member_box{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;overflow:hidden;padding:15px 0;margin:0 0 50px 0;}

.member_txt{float:left;line-height:1.6em;color:#4a4a4a;padding:5px 0 0 0;}
.member_btn{float:right;width:80px;}

.member_s02{margin:0 0 50px 0;}
.member_s02 .member_s02_tit{font-size:1.2em;font-weight:600;color:#4a4a4a;padding:0 0 0 20px;background:url("/images/bbs_skin/member_s02_btn.gif") no-repeat 5px center;margin:0 0 10px 0;}
.member_textarea{width:95%;background-color:#fcfcfc;line-height:1.6em;border:1px solid #e5e5e5;color:#666;padding:15px;margin:0 0 10px 0;}
.member_s02 .member_s02_txt{border-bottom:1px solid #e5e5e5;padding:0 0 10px 0;}

.mem_center{text-align:center;}
.mem_right{text-align:right;}
.mem_center a{padding:0 5px;}

.member_table{width:100%;border-top:solid 2px #4a4a4a;margin:0 0 20px 0;}
.member_table thead th{text-align:center;background-color:#f5f5f5;font-weight:600;padding:13px 0;border-bottom:1px solid #e5e5e5}
.member_table tbody th{text-align:left;padding:0 0 0 20px;border-bottom:solid 1px #e5e5e5;background-color:#f5f5f5;color:#4a4a4a;}
.member_table tbody td{font-size:15px;padding:15px 0 15px 20px;border-bottom:solid 1px #e5e5e5;text-align:left;vertical-align:middle;}
.member_table .txt{padding:5px 0 0 0;display:inline-block;}
.join_list_btn{padding:0 0 0 11px;background:url("/images/bbs_skin/list_btn.gif") no-repeat 0 2px;}
.member_table_input{border:1px solid #e5e5e5;font-size:1.0em;height:17px;padding:2px 0 0 0;}
.member_table_select{border:1px solid #e5e5e5;height:21px;padding:2px;font-size:1.0em;}

/* popup */
.popup_tit{padding:10px;margin:0 0 30px 0;background-color:#2b88c4;color:#fff;font-size:1.2em;font-weight:600;letter-spacing:-1px;}
.popup_warp .tit{padding:5px 5px 0 0;display:inline-block;}


.popup_box_list{border:3px solid #eee;padding:15px 15px 10px 15px;}
.popup_box_list .con_txt{line-height:1.4em;}
.popup_box_list .con_txt li{padding:0 0 10px 10px;background:url("/images/bbs_skin/member_s02_btn.gif") no-repeat 0 5px;}

.zip_box02 .txt{padding:5px 0 0 0;display:inline-block;}


.calendar_tab{height:70px;text-align:center;position:relative}
.calendar_tab span{font-size:30px;margin:0 20px}
.calendar_tab a{margin:7px 0 0 0;display:inline-block}
.calendar_tab .cal_cate{position:absolute;top:77px;left:0}
.calendar_tab .cal_cate li{float:left;width:52px;text-align:left}
.calendar_tab .cal_cate li img{margin-top:3px}

.calendar_table{width:100%;margin:0 0 30px 0;font-size:13px}
.calendar_table thead th{font-weight:600;background-color:#5a5b5b;padding:10px;color:#fff;border-right:1px solid #e5e5e5;border-left:1px solid #2b88c4;}
.calendar_table .last{border-right:1px solid #2b88c4;}
.calendar_table tbody td{font-weight:600;border:1px solid #e1e1e1;height:100px;padding:10px 5px;}
.calendar_table tbody td span{width:93px;padding:15px 0 0 0;display:inline-block;}
.calendar_table tbody td span a{padding:0 0 5px 0;display:inline-block;font-weight:normal;color:#666}
.calendar_table tbody td span a img{margin-top:2px}
.calendar_table .yel{color:#fff568;}
.sat{color:#0684d2;}
.sun{color:#ed1c24;}
.sat a{color:#0684d2;}
.sun a{color:#ed1c24;}


/* re */
.re_con_wrap{overflow:hidden;padding:10px 0;border-bottom:1px solid #e5e5e5;margin:0 0 10px 0;}
.re_con_wrap .retit, .re_list_warp .retit{color:#333;padding:0 0 10px 0;}

.re_list_warp{overflow:hidden;padding:10px 0;margin:0 0 10px 0;}
.re_list_warp .retit span{padding:0 0 0 10px;color:#666 !important;}
.re_list_con{line-height:1.6em;}




/* satisfaction */
.satisfaction{border-top:solid 2px #4a4a4a;border-bottom:1px solid #d7d7d7;width:100%;overflow:hidden;margin:30px 0;}
.satisfaction .tit{height:20px;overflow:hidden;font-weight:600;color:#4a4a4a;padding:10px 10px 10px 27px;background:url("/images/bbs_skin/satisfaction_tit.gif") no-repeat 10px 10px #f5f5f5;}
.satisfaction .tit .title{float:left;}
.satisfaction .tit .name{float:right;padding:0 10px 0 0;}
.satisfaction .tit .name span{padding:0 0 0 10px;color:#2b7cb1 }
.satisfaction .box{overflow:hidden;padding:10px 0 5px 70px;background:url("/images/bbs_skin/satisfaction_box.gif") no-repeat;}
.satisfaction .box li{float:left;padding:0 10px 0 0;}
.satisfaction .cbt{display:inline-block;width:100%;height:25px;margin:10px 0 5px 0;}
.comment_class{border:1px solid #e5e5e5;width:85%;height:17px;padding:2px 0 0 0;}

#social_icon {overflow:hidden;padding:3px 5px 3px 300px;}
#social_icon li{overflow:hidden;height:21px;}
#social_icon .ms {padding-left: 20px; background: url("/images/bbs_skin/social_icon.gif") no-repeat 0px -122px; float:left;margin-right:10px}
#social_icon .tw {padding-left: 20px; background: url("/images/bbs_skin/social_icon.gif") no-repeat 0px 0px; float:left;margin-right:10px}
#social_icon .me {padding-left: 20px; background: url("/images/bbs_skin/social_icon.gif") no-repeat 0px -20px; float:left;margin-right:10px}
#social_icon .fa {padding-left: 20px; background: url("/images/bbs_skin/social_icon.gif") no-repeat 0px -40px; float:left;margin-right:10px}
#social_icon .go {padding-left: 20px; background: url("/images/bbs_skin/social_icon.gif") no-repeat 0px -62px; float:left;margin-right:10px}
#social_icon .de {padding-left: 20px; background: url("/images/bbs_skin/social_icon.gif") no-repeat 0px -80px; float:left;margin-right:10px}



/* 게시판 리스트 타입 2형 텍스트 (일반게시판) */
.bbs_list_warp .list_normal { border-collapse:collapse;width:100%; }
.bbs_list_warp .list_normal thead {background:#fbfbfb; }
.bbs_list_warp .list_normal thead th {border:1px solid #717171; border-width: 0 0 1px 0;padding:13px 5px; text-align:center;font-weight:600; color:#4d4c4c; }
.bbs_list_warp .list_normal tbody th, 
.bbs_list_warp .list_normal tbody td {text-align:center; border: 1px solid #eee; border-width: 1px 0 0 0; padding:10px 5px;}
.bbs_list_warp .list_normal tbody td.title{text-align:left !important;}
.bbs_list_warp .list_normal tbody tr:first-child td { border:0; }
.bbs_list_warp .list_normal tbody tr:hover { background:#f6f6f6; }


#uploadfield input{margin-bottom:5px;width:300px;border:#e5e5e5 1px solid;height:22px;background:#f1f1f1}

.js_search{text-align:center}
.js_search a{display:inline-block;padding:5px 10px;margin:0 0 0 10px;background:#4a4a4a;color:#fff;font-family:Dotum,"돋움";}

.sms_ul{}
.sms_ul li{float:left;width:110px;padding:0 10px 10px 0}
.sms_ul:after{clear:both;content:"";display:block}
.sms_bg{display:block;width:100%;height:152px;padding:20px 0 0 0;background:url("/images/www/sub/sms_service_bg.gif") no-repeat center bottom}

.rfc_bbs_down{background:#e9e9e9;color:#444;border:#d8d8d8 1px solid;margin:0 0 10px 0;display:inline-block}
.form_sm{display:inline-block;font-weight:600;font-size:15px;background:url("/images/www/sub/down_btnbg02.gif") no-repeat 95% center;padding:10px 30px 10px 10px;}


/*으뜸완주 핫뉴스*/
.wanju_hot_news{margin:0 0 30px 0;}
.wanju_hot_news h2{font-size:20px;color:#333;font-weight:600;padding:0 0 10px 0;line-height:21px}
.wanju_hot_news .hot_news_box{position:relative;height:205px;border:solid 1px #d8d8d8;}
.wanju_hot_news .hot_news_box .hn_img{border:solid 1px #d8d8d8;margin:20px;float:left;}
.wanju_hot_news .hot_news_box dl{float:left;width:690px;margin-top:20px;}
.wanju_hot_news .hot_news_box dl dt{font-size:18px;color:#000;font-weight:600;padding:8px 0 10px 0;}
.wanju_hot_news .hot_news_box dl dd{font-size:16px;height:115px;overflow:hidden;}
.wanju_hot_news .hot_news_box .hn_btn{position:absolute;top:150px;right:20px;}
.wanju_hot_news .bg01{background:url("/images/www/main/hot_news_bg01.jpg") no-repeat left top;}
.wanju_hot_news .bg02{background:url("/images/www/main/hot_news_bg02.jpg") no-repeat left top;}
.wanju_hot_news .bg03{background:url("/images/www/main/hot_news_bg03.jpg") no-repeat left top;}
.wanju_hot_news .bg04{background:url("/images/www/main/hot_news_bg04.jpg") no-repeat left top;}
.wanju_hot_news .bg05{background:url("/images/www/main/hot_news_bg05.jpg") no-repeat left top;}


.hi28{height:30px !important;padding:0 !important}

.sj_box{background:#eee;border:solid 1px #ccc;padding:20px;margin:0;height:40px;text-align: center;}
.sj_box .form_sm{background:#f26522;padding: 6px 20px;color:#fff;}
.sj_box .search_select{border:solid 1px #555;height:30px !important;}
.sj_box .search_input{width:300px;border:solid 1px #555;height: 24px !important;}

.bbs_survey .title{font-weight:bold;color:#2f408e;border-top:solid 1px #e5e5e5;border-bottom:none}
.bbs_survey .txt_left{border-bottom:none;padding: 0 20px 15px 20px;}

.bbs_comments{margin:30px 0 0 0}
.bbs_comments textarea{width:604px;height:68px;padding:10px;border:1px solid #666}
.bbs_comments input{width:100px;height:90px;background:#2f408e;color:#fff}
.bbs_comments_list{border-bottom:1px solid #dedede;padding:0 0 10px 0}
.bbs_comments_list p{font-size:14px;margin:10px 0}
.bbs_comments_list p strong{color:#e76700}
.bbs_comments_list dl{}
.bbs_comments_list dt{border-top:1px solid #dedede;padding:10px 0;color:#000}
.bbs_comments_list dd{}
.bbs_comments_list em{font-style:normal}  