@charset "utf-8";
@import url('board_1.css');

.bod_view {border-top-color:#ff9605;}
.bod_list,
.bod_view h4 {border-top-color:#ff9605;}
.bod_page .paging > span {border-bottom-color:#ff9605;}


/* 개인정보 수집 동의 알림창 */
.h150_scroll{
    height:130px;
    overflow-x:auto;
    padding:10px;
    border:1px solid #dcdcdc;
    background:#f5f5f5;
    }

/* input */
input[type="text"],
input[type="password"]{
    border:1px solid #cccccc;
    padding:4px;
    width:200px;
    margin-top:2px;
    height:15px;
    }
input[type="file"]{
    border:1px solid #cccccc;
    padding:4px;
    width:400px;
    }
.input50{
    width:50px !important;
    }
.input100{
    width:100px !important;
    }

.input200{
    width:200px !important;
    }

.pD2{
    padding:2px !important;
    }
.input300{
    width:300px !important;
    }
.input400{
    width:400px!important;
    }
.input500{
    width:500px !important;
    }
.input99{
    width:99% !important;
    }
select{
    border:1px solid #cccccc;
    padding:3px;
    }
input[type="radio"],
input[type="checkbox"]{
    vertical-align:top;
    }
input[type="button"],
input[type="submit"]{
    cursor:pointer;
    }

/* button box */
.btnboxR{
    text-align:right;
    margin-top:20px;
    }
.btnboxL{
    text-align:left;
    margin-top:20px;
    }
.btnboxC{
    text-align:center;
    margin-top:20px;
    }
#pop_container div[class^="btnbox"]{
    margin-left:10px;
    margin-right:10px;
    }

/* search */
.search_box {
    position:relative;
    }
.search_box input[type="button"],
.search_box input[type="submit"]{
    background:#ffffff url(../images/button/bul_search.png) no-repeat 95% 4px;
    border:1px solid #cccccc;
    border-radius:3px;
    color:#666666;
    display:inline-block;
    padding:2px 20px 3px 5px;
    }
.ie10 .search_box input[type="button"],
.ie10 .search_box input[type="submit"],
.ie9 .search_box input[type="button"],
.ie9 .search_box input[type="submit"]{
    background:#ffffff url(../images/button/bul_search.png) no-repeat 95% 4px;
    }

.board_page{
    position:absolute;
    right:0px;
    top:3px;
    }
.btn_position{
    position:absolute;
    right:0px;
    top:0px;
    }

/* 페이징 */
.bod_page{
    padding:30px 0 0 0;
    text-align:center;
    }

.bod_page > a{
    color:#666666;
    display:inline-block;
    padding:2px 7px;
    line-height: 21px;
    }
.bod_page > a.on{
    background:#555c67;
    font-weight:bold;
    color:#ffffff;
    }
.bod_page > a.btn_frist,
.bod_page > a.btn_10prev,
.bod_page > a.btn_10next,
.bod_page > a.btn_end{
    width:25px;
    height:25px;
    text-indent:-999999em;
    padding:2px 0px 0px 0px !important;
    display:inline-block;
    }
.bod_page > a.btn_frist{
    background:url(../images/board/btn_pg_first.gif) no-repeat 0 0;
    }
.bod_page > a.btn_10prev{
    background:url(../images/board/btn_pg_prev.gif) no-repeat 0 0;
    }
.bod_page > a.btn_10next{
    background:url(../images/board/btn_pg_next.gif) no-repeat 0 0;
    }
.bod_page > a.btn_end{
    background:url(../images/board/btn_pg_last.gif) no-repeat 0 0;
    }
.bod_page > span{
    display:inline-block;
    background:#2762b4;
    padding:2px 7px;
    line-height: 21px;
    color:#ffffff;
    font-weight:bold;
    }

/* 페이징(의약업소) */
#bod_page{
    text-align: center;
    padding-top:20px;
    display: table;
    margin: 0 auto;
}
#bod_page a, #bod_page strong{
    display: table-cell;
    vertical-align: middle;
    width: 15px;
    font-size: 13px;
    line-height: 150%;
}


/* table */
.bod_list{
    margin-top:20px;
    }
.bod_list thead tr:first-child th{
    border-top:1px solid #5a5a5a;
    }
.bod_list th,
.bod_list td{
    padding:10px 3px;
    text-align:center;
    border-bottom:1px solid #e1e1e1;
    line-height:18px;
    }
.bod_list th{
    background:#f5f5f5;
    }
.bod_list .taL td,
.bod_list .taL{
    text-align:left !important;
    }
.highlight{
    background:#fafafa;
    }
.tableSt_view th,
.tableSt_view td{
    padding:10px 5px;
    border-bottom:1px solid #e1e1e1;
    }
.btnboxR02{
    text-align: right;
    margin-top:20px;
}
.tableSt_view .title{
    font-family:'Nanum Gothic';
    font-size:20px;
    background:#ffffff;
    padding: 15px 5px;
    }
.tableSt_view tbody th{
    background:#f5f5f5;
    }
.cont_box{
    min-height:300px;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 0px;
    }
.is-ie .cont_box{
    width:824px;
    }
.cont_box img{
    margin: 0 auto;
    display: block;
    max-width:100%;
    }
.no_data{
    padding:7px 3px;
    text-align:center;
    border-bottom:1px solid #e1e1e1;
    }


/* 갤러리게시판 */
.list_gellery{
    border-top:1px solid #b0c5bf;
    border-bottom:1px solid #dddddd;
    padding:15px 0 15px 25px;
    margin-top:20px;
    }
.list_gellery ul li{
    width:32%;
    min-height:110px;
    float:left;
    text-align:center;
    padding:20px 0;
    }
.list_gellery ul li a{
    color:#666666;
    display:block;
    height:170px;
    }
.list_gellery ul li a > span{
    margin:5px 10px 0 10px;
    overflow : hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
    }
.list_gellery ul li a > div{
    background:#fafafa;
    box-shadow:3px 3px 0px #cccccc;
    width: 160px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    }
.list_gellery ul li a > div > img{
    width:160px;
    height:120px;
    }
.list_gellery ul li p.title{
    font-weight:bold;
    }
.list_gellery ul li .btn > img{
    border:0px;
    }
.list_gellery .no_data{
    border-bottom:0px !important;
    width:100%;
    }

/* 포토게시판 주석 처리
.list_gellery ul li + li + li + li,
.list_gellery ul li + li + li + li + li + li + li + li,
.list_gellery ul li + li + li + li + li + li + li + li + li + li + li + li,
.list_gellery ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li{
    clear:left;
    }
.list_gellery ul li + li + li + li + li,
.list_gellery ul li + li + li + li + li + li + li + li + li + li,
.list_gellery ul li + li + li + li + li + li + li + li + li + li + li + li + li,
.list_gellery ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li{
    float:left;
    clear:none;
    }
*/
.img_subtxt{
    color:#999999;
    display: block;
    text-align: center;
    margin-bottom:10px;
    }

/* 동영상게시판 */
#movie{
    text-align:center !important;
    margin:0 auto;
    }
.movie_txt{
    height:200px;
    overflow-y:auto;
    border:1px solid #e7e7e7;
    padding:15px;
    margin-top:20px;
    background:#fbfaf7;
    }

/* 블로그형게시판경우 */

.blog_list{
    margin-top:20px;
    }
.blog_list li{
    border-top:1px dashed #e3e3e3;
    }
.blog_list li:first-child{
    border-top:1px solid #b0c5bf;
    }
.blog_list li:last-child{
    border-bottom:1px solid #dddddd;
    }
.blog_list .list_title{
    font-weight:bold;
    font-size:13px;
    }
.blog_list li a{
    color:#666666;
    display:block;
    position:relative;
    padding:15px 10px;
    }
.blog_list li a > div{
    float:left;
    background:url(../images/board/sample_noimage.jpg) no-repeat left top;
    background-size:173px 111px;
    width:173px;
    height:111px;
    overflow:hidden;
    text-align:center;
    }
.blog_list li a > div img {
    width:173px;
    height:111px;
}
.blog_list li > a > span{
    margin-left:203px;
    display:block;
    }
.blog_list li .list_title{
    color:#333333;
    }
.blog_list li .list_txt{
    color:#666666;
    }
.blog_list li  .list_data{
    color:#a4a4a4;
    margin-top:10px;
    }

/* faq */
.faq_answer{
    background: #edf2f3;
    text-align:left;
    padding:20px 3px !important;
    }
.list_faq dt{
    font-weight:bold;
    background:url(../images/board/icon_qna_q.gif) no-repeat left 3px;
    padding-left:20px;
    margin-left:20px;
    margin-bottom:10px;
    text-align:left;
    color:#333333;
    white-space: normal;
    line-height:16px;
    }
.list_faq dd{
    background:url(../images/board/icon_qna_a.gif) no-repeat left 3px;
    padding-left:20px;
    margin-left:20px;
    text-align:left;
    color:#333333;
    white-space: normal;
    line-height:16px;
    }

/* 첨부파일 */
.file_del{
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    }
.box_file{
    padding:10px 5px;
    border-top:1px solid #cccccc;
    }
.list_file > li{
    background:url(/portal/img/board/icon_file.gif) no-repeat 0 2px;
    padding-left:20px;
    position:relative;
    }
.list_file > li.hidden {
    display: none;
}
.file{
    background:url(/portal/img/board/icon_file.gif) no-repeat 0 center;
    padding-left:20px;
    position:relative;
    line-height:20px;
    }
.list_file > li > a{
    color:#333333;
    }

.btn_readMore { background:#ebebeb; border-radius: 10px; border: 1px solid #dbdbdb; margin: 12px 0 0 0; padding: 4px 0 3px; text-align: center; }
.btn_readMore a { display: block; font-size: 12px; color: #666; background:url('/mayor/images/board/btn_readMore.png') 41% 1px no-repeat; }

.btn_fileview{
    position: absolute;
    margin-left: 10px;
    }
.area_file{
    padding-top:5px;
    padding-bottom:5px;
    margin-top:10px;
    border-top:1px dashed #cccccc;
    }
#egovComFileList > li:first-child{
    margin-top:0px;
    }
#egovComFileList > li{
    margin-top:10px;
    }

.wrap_input,
.wrap_search{
    position:relative;
    float:left;
    }
.wrap_input label{
    display:inline-block;
    width: 70px;
    text-align: left;
    }
.wrap_input > ul > li{
    margin-top:5px;
    }
.wrap_input > ul > li:first-child{
    margin-top:0px;
    }
.wrap_input input[type="submit"]{
    background:#2762b4;
    border:1px solid #215295;
    border-radius:3px;
    color:#ffffff !important;
    display:inline-block;
    padding: 19px 15px;
    position: absolute;
    left: 300px;
    top: 0px;
    }
.wrap_search{
    margin-left:150px;
    }

/* 비밀번호 */
.password_box {
    border-top:1px dashed #cccccc;
    border-bottom:1px dashed #cccccc;
    margin-top:20px;
    padding:30px 15px;
    }
.password_box .input_area{
    background:#ecf1f4;
    padding:15px 10px;
    margin-bottom:20px;
    text-align:center;
    }
.password_box input[type="password"]{
    width:250px;
    padding:5px;
    border:1px solid #cccccc;
    margin-top:20px;
    }

/* 비밀번호 */
.password_box {
    border-top:1px dashed #cccccc;
    border-bottom:1px dashed #cccccc;
    margin-top:20px;
    padding:30px 15px;
    }
.password_box .input_area{
    background:#ecf1f4;
    padding:15px 10px;
    margin-bottom:20px;
    text-align:center;
    }
.password_box input[type="password"]{
    width:250px;
    padding:5px;
    border:1px solid #cccccc;
    margin-top:20px;
    }

/* button */
.btn_sblue{
    background:#2762b4;
    border:1px solid #215295;
    border-radius:3px;
    color:#ffffff !important;
    display:inline-block;
    padding:0px 7px;
    }
.btn_white{
    background:#ffffff;
    border:1px solid #cccccc;
    border-radius:3px;
    color:#333333 !important;
    display:inline-block;
    }
.btn_swhite{
    background:#ffffff;
    border:1px solid #cccccc;
    border-radius:3px;
    color:#333333 !important;
    display:inline-block;
    padding:0px 7px;
    }
input[type="button"]{
    cursor:pointer;
    }
.btn_white_down{
    background:#ffffff url(../images/button/bul_down.png) no-repeat right 50% !important;
    border:1px solid #cccccc;
    border-radius:3px;
    color: #666 !important;
    display: inline-block;
    padding: 4px 25px 4px 10px !important;
    font-weight: bold;
    }
.btn_white_view{
    background:#ffffff url(../images/button/bul_view.png) no-repeat right 50% !important;
    border:1px solid #cccccc;
    border-radius:3px;
    color: #1764CF !important;
    display: inline-block;
    padding: 4px 35px 4px 10px !important;
    font-weight: bold;
    }
.btn_white_blank{
    background:#ffffff url(../images/button/bul_blank.png) no-repeat right 50% !important;
    border:1px solid #cccccc;
    border-radius:3px;
    color: #1764CF !important;
    display: inline-block;
    padding: 4px 25px 4px 10px !important;
    font-weight: bold;
    }

/* tip */
.tip{
    background:url(../images/common/bul_tip.png) no-repeat 0 0;
    padding-left:20px;
    }
span.tip{
    padding-bottom: 3px;
    margin-left: 10px;
    }
p.tip{
    }
.tip .red{
    color:#e01956;
    }

/* 머릿말 */
.board_head span.icon_head{
    background:url(../images/board/img_boardhead.png) no-repeat 0 0;
    }

/* banner */
.link_banner{
    background:url(../images/board/link_home.png) no-repeat 0 0 !important;
    display:inline-block;
    width:25px;
    height:23px;
    text-indent:100%;
    overflow:hidden;
    white-space:nowrap;
    padding:0px !important;
    }

/* 응원한마디 */
.sel_city { position:relative; background:#fff; border:1px solid #dcdcdc; overflow:hidden; padding:30px 10px 20px 20px }
.sel_city .sc_sim_wp .sc_sim { float:left; margin:0 10px 10px 10px; text-align:center }
.comment{
    padding:20px 0;
}
.comment h4{
    background: url(../images/common/comment_m.gif) no-repeat !important;
    padding: 5px 0 !important;
    text-indent: -999px;
}
.comment label{
    font-size: 1em;
    margin-right: 10px;
}
.comment p{
    float: left;
    margin: 10px 20px 15px 0;
}
.txt_list{
    margin-bottom: 25px;
}

.view_list li:first-child{
    border-top:1px dotted #ccc;
    padding-top:26px;
}
.view_list li{
    border-bottom: 1px dashed #dfdfdf;
    padding:10px 15px;
}
.view_list li img{
    margin-right: 15px;
}
.writer_txt{
    font-family:'Nanum Gothic';
    font-size: 1.1em;
    font-weight: 600;
}
.date_txt{
    font-family:'Nanum Gothic';
    font-size: 0.95em;
    display: inline-block;
}
.delete{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/common/del.gif) no-repeat right center;
    text-indent: -999px;

}
.comment_txt{
    display: block;
    margin-left: 55px;
    font-family:'Nanum Gothic';
}
.txt_list textarea{
    width: 90%;
}
.btn_comment{
    width: 8%;
    height: 153px;
    background-color: #7aa2c3;
    color: #fff;
    font-family:'Nanum Gothic';
    border: #7aa2c3;
}

/* 지도 */
.btn_viewmap{
    background: url(../images/common/viewmap_icon.png) no-repeat 3px center !important;
    display: block;
    color:#7c7c7c;
    border:1px solid #c0c0c0;
    border-radius:3px;
    padding:4px 0 4px 18px;
}

/* calendar */
.fm_calendar {
    position:relative;
    }
.fm_calendar .box_left > .box_title{vertical-align:middle; }
.fm_calendar .box_left > .box_title span{font-weight:bold;letter-spacing: -0.5px;font-size: 24px;}
.fm_calendar .box_left > .box_title a{width:30px;height:18px;text-indent:-999999px;overflow:hidden;display: inline-block!important;}
.fm_calendar .box_left > .box_title a.pre{margin-right:15px;background: url(../images/popup_prev.png) center no-repeat;}
.fm_calendar .box_left > .box_title a.next{margin-left:15px;background: url(../images/popup_next.png) center no-repeat;}
.fm_calendar .box_left > div > label{
    display:none;
    }
.fm_calendar .box_left > div > select{
    border:1px solid #cccccc;
    padding:0;
    }
.fm_calendar .box_left > div > h4{
    font-family:'NanumBarunGothicWeb';
    font-size:23px;
    color:#e6226c;
    position:absolute;
    right:0px;
    top:2px;
    }

.fm_calendar table{margin-top: 20px;}
.fm_calendar table thead th{
    border-top: 2px solid #e6226c;
    border-bottom: 1px solid #bbb;
    padding:10px 0;
    }

.fm_calendar .box_right table thead th{
    background:#e0e9ef;
    }
.fm_calendar table tbody td{
    border-bottom:1px solid #c7c7c7;
    text-align:center;
    padding:0px;
    }
.fm_calendar .box_right table tbody td{
    padding:5px;
    border-left:0px;
    border-right:0px;
    text-align:left;
    }
.fm_calendar .box_right table tbody tr td:first-child{
    text-align:center;
    }
.fm_calendar .box_right td > a{
    color:#333333 !important;
    }
.fm_calendar .box_left td > a{
    display:block;
    color:#626262;
    position:relative;
    padding:15px 0px;
    font-size:13px;
    }
.fm_calendar .box_left .today{
    background: #fff1dd;
    }
.fm_calendar .box_left td > a > span{
    position:absolute;
    right:2px;
    bottom:2px;
    background:#ff9605;
    color:#ffffff;
    font-size:10px;
    font-weight:bold;
    display:inline-block;
    padding:0px 7px;
    border-radius:50px;
    }
.fm_calendar .box_right >  h4,
.calendar_bottom >  h4{
    font-family:'NanumBarunGothicWeb';
    font-size:18px;
    color:#15598b;
    background:url(../images/board/bul_calendar.gif) no-repeat 0 0;
    padding:10px 0px 5px 0px;
    margin-bottom:5px;
    }
.calendar_bottom{
    margin-top: 60px;
    }
.bod_list tbody tr.point td{background:#fff1dd;}
.calendar_bottom table thead th{
    background:#fff;
    border-bottom:1px solid #bbb;
    }
.calendar_bottom table td{
    font-size: 15px!important;
    letter-spacing: -0.2px;
    }
.calendar_bottom ul > li > a{
    display:block;
    border-bottom:1px solid #c7c7c7;
    padding:15px 10px;
    color:#333333;
    }
.calendar_bottom ul > li > a:hover,
.calendar_bottom ul > li > a:focus{
    background:#f5f5f5;
    }
.calendar_bottom ul > li:first-child > a{
    border-top:2px solid #5e7484;
    }
.calendar_bottom .title{
    display:block;
    font-family:'NanumBarunGothicWeb';
    font-size:18px;
    line-height:22px;
    }
.calendar_bottom .title > span{
    color:#e6226c;
    }
.calendar_bottom .txt{
    font-size:13px;
    color:#666666;
    }
.calendar_bottom .txt > span{
    margin-left:10px;
    }
@media screen and (max-width:420px){
     #content a{display: block;}
     .btn_fileview{position: absolute; margin-left: 0px; margin-top: 5px;}
}

@media all and (max-width:630px){
    .bod_list tbody tr:nth-child(even){background:#fff;}
    .bod_list tbody tr{border-bottom:1px solid #d9d9d9; padding:10px; display:block;}
    .bod_list tbody tr td{padding:4px!important; text-align:left; font-size:15px; font-weight:600;}
}

/* 연중행사계획 */
.fm_bbsView{
    border-bottom:1px dashed #cccccc;
    padding-bottom:20px;
    }
.fm_bbsView > dt{
    background: url(../images/common/bul_h4.png) no-repeat left center;
    font-size: 20px;
    letter-spacing: -1px;
    font-family: 'Nanum Gothic';
    font-weight: 600;
    color: #111111;
    padding: 10px 0 10px 30px;
    }
.fm_bbsView > dd > ul{
    margin-top: 10px;
    padding:15px 11px;
    border-top:1px solid #e2d3c0;
    background:#fff9f2;
    border-bottom:1px solid #e2d3c0;
    }
.fm_bbsView > dd > ul > li{
    background: url(../images/common/bul_depth01.png) no-repeat left 4px;
    padding-left: 14px;
    }
.fm_bbsView > dd .txt{
    margin-top:10px;
    }