@charset "UTF-8";

div .ko.board th{ font-size: 14px !important; }

/* search */
.search_box{float:right;margin-bottom:14px;}
.search_box select{width:125px !important;}
.search_box input{width:150px;}
.search_box fieldset > a{display:inline-block;width:75px;height:35px;box-sizing:border-box;padding-top:10px;vertical-align:middle;text-align:center;font-size:13px;color:#fff;background:#606976;}/* 0317 수정 */
.list-box{clear:both;}


/* table 0318 추가 */
.t_list{clear:both}
.t_list table{border-top:2px solid #7b7b7b;line-height:160%}
.t_list thead th,
tfoot th{height:52px;padding:7px;border:1px solid #dadada;border-top:0;color:#444;font-size:16px;font-weight:bold;background:#fafafa}/* 0308 수정 */
.t_list tbody th,
.t_list tbody td,
tfoot th,
tfoot td{height:52px;padding:7px;border:1px solid #dadada;border-top:0;text-align:center;}/* 0308 수정 */
.t_list td a:hover{text-decoration:underline;font-weight:bold}
.t_list tbody td .ico_file{padding-left:10px;}
.t_list thead th:first-child,
.t_list tbody th:first-child,
.t_list tbody td:first-child,
tfoot th:first-child,
tfoot td:first-child{border-left:0}
.t_list thead th:last-child,
.t_list tbody th:last-child,
.t_list tbody td:last-child,
tfoot th:last-child,
tfoot td:last-child{border-right:0}

.t_view{clear:both}
.t_view table{border-top:2px solid #7b7b7b;line-height:160%}
.t_view th{height:52px;padding:7px 15px;border:1px solid #dadada;border-top:0;color:#444; font-size:0px;text-align:left;background:#fafafa}/* 0308 수정 *//* 0530 수정 */
.notice .t_view th{display:none;}/* 0308 수정 *//* 0530 수정 */
.t_view td{height:52px;padding:7px;border:1px solid #dadada;border-top:0;}/* 0308 수정 */
.notice .t_view td{height:52px;padding:7px;border-top:1px solid #dadada;border-right:1px solid #dadada;border-bottom:1px solid #dadada;border-left:none !important;border-top:0;}/* 0308 수정 */
.t_view tbody th:first-child,
.t_view tbody td:first-child{border-left:0}
.t_view tbody th:last-child,
.t_view tbody td:last-child{border-right:0}

table textarea{height:300px}
.td_left tbody td{text-align:left}
table td .btn{min-width:75px;height:35px;padding:7px 10px 0}
.t_comm{margin-bottom:14px;}
.t_comm:after{display:block;content:"";clear:both}
.t_comm select{float:right;}

/* list board 0314 수정 */
.list_tit{margin-bottom:5px;padding:7px 0;text-align:center;font-size:16px;color:#fff;background:#ba0b4a}
.t_list > ul + .list_tit{margin-top:20px}

.t_list > ul{width:100%;border-top:2px solid #7b7b7b;line-height:160%}
.list_tit + ul{border-top:1px solid #7b7b7b !important;}
.t_list > ul li{position:relative;padding:7px 7px 10px;border-bottom:1px solid #dadada;font-size:16px;color:#444;}
.t_list > ul li a{width:86%;max-height:67px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;
 -webkit-line-clamp:3;}/* 0318 추가 */
.t_list > ul li span{display:block;margin-bottom:3px;word-break:keep-all;font-size:12px;color:#666;font-weight:normal;line-height:140%;}/* 0310 수정 */
.t_list > ul i{padding-right:3px;font-style:normal}/* 0307 수정 */
.t_list > ul .ico_file{position:absolute;top:50%;right:7px;margin-top:-13px;}
.t_list > ul li p{margin-top:13px}/* 0310 수정 */
.t_list > ul li p .btn{min-width:100px;height:35px;padding:6px 10px 0}/* 0310 수정 */

/* 0316 추가 */
.t_list > div > ul + .list_tit{margin-top:20px}
.t_list > div > ul{width:100%;border-top:2px solid #7b7b7b;line-height:160%}
.t_list > div > ul li{position:relative;padding:7px 7px 10px;border-bottom:1px solid #dadada;font-size:16px;color:#444;font-weight:bold;}
.t_list > div > ul li a{width:86%;max-height:67px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;
 -webkit-line-clamp:3;}/* 0318 추가 */
.t_list > div > ul li span{display:block;margin-bottom:3px;word-break:keep-all;font-size:12px;color:#666;font-weight:normal;line-height:140%;}/* 0310 수정 */
.t_list > div > ul i{padding-right:3px;font-style:normal}/* 0307 수정 */
.t_list > div > ul .ico_file{position:absolute;top:50%;right:7px;margin-top:-13px;}
.t_list > div > ul li p{margin-top:13px}/* 0310 수정 */
.t_list > div > ul li p .btn{min-width:100px;height:35px;padding:6px 10px 0}/* 0310 수정 */

/* tbl_11 달력 */
.tbl_11{margin:0em 0}
.tbl_11 table{width:100%;border:0;border-top:1px solid #858585;color:#494949; text-align: center;}
.tbl_11 th{padding:15px 10px;border:0;vertical-align:middle}
.tbl_11 td{height:118px;padding:7px;border:0;vertical-align:top; color:#666; font-size:13px;text-align:center}
.tbl_11 th, .tbl_11 .tbl_06_th{color:#494949;text-align:center; font-weight: bold; font-size:14px; border-right:1px solid #dadada; background: #f2f2f2;}
.tbl_11 thead th{border-bottom:1px solid #dadada;background:#f2f2f2}
.tbl_11 thead th:last-child {border-right:0;}
.tbl_11 tbody th{border-bottom:1px solid #ddd;background:#fff; font-size:14px; font-weight: bold;}
.tbl_11 tbody td{border-bottom:1px solid #ddd;border-right:1px solid #dadada; font-size:14px; color:#888888;font-weight: bold; text-align: left; line-height: 20px}
.tbl_11 tbody td:last-child {border-right:0;}

.tbl_11 tbody td.today {position:relative; border: 2px solid #70000c !important;}
.tbl_11 tbody td.sun ,.tbl_11 thead th.sun {color: #940034;}
.tbl_11 tbody td.sat, .tbl_11 thead th.sat {color: #70000c;}
.tbl_11 tbody td.no {background:#f0f0f0 url(/_res/senate/img/sub/cal_no.png) no-repeat 90% 90%;}
.tbl_11 tbody td.ok {background:url(/_res/senate/img/sub/cal_ok.png) no-repeat 90% 90%;}
.tbl_11 tbody td.on {position: relative;background:url(/_res/senate/img/sub/cal_on.png) no-repeat right top;}
.tbl_11 tbody td a {display:block; position: absolute; top: 1px; left:1px;width: 110px;height: 120px; z-index: 999; text-indent: -99999px; background:none;}
.tbl_11 tbody td span {display:inline-block; width:40px; padding:4px 0; font-family:dotum; font-size:11px; line-height:11px;color:#fff; text-align: center;}
.tbl_11 tbody td span.badge01 {background: #f5a214}
.tbl_11 tbody td span.badge02 {background: #68be3e}
.tbl_11 tbody td span.badge03 {background: #32bdd0}
.tbl_11 tbody td span.badge04 {background: #d04b32}


/* paging */
.paging{margin-top:30px;text-align:center}
.paging:before,
.paging:after{content:"";display:block;clear:both}
.paging > a{display:inline-block;margin:0 -3px;vertical-align:middle}
.paging p{display:inline-block;margin:0 -2px 0 -1px;vertical-align:middle}
.paging p a{float:left;width:34px;height:35px;line-height: 33px;vertical-align: middle;box-sizing:border-box;padding:0px 0 0;border:1px solid #dadada;border-left:0;font-size:13px;color:#606976;text-align:center;}
.paging p a.selected,
.paging p a:hover{color:#fff;background:#606976;border:1px solid #606976;border-left:0;}

/* paginate */

.paginate{overflow:hidden;clear:both;margin:0 auto;padding:29px 0 30px;text-align:center;zoom:1}
.paginate a{display:-moz-inline-box;display:inline-block;_position:relative;vertical-align: middle;padding:0 0 0 5px;color:#666;font-size:14px;font-weight:bold;line-height:38px;text-decoration:none !important}
.paginate a:hover,.paginate a:focus,.paginate a:active{color:#23a2d1;}
.paginate strong{display:-moz-inline-box;display:inline-block;_position:relative;padding: 0 9px 0 13px;margin-left: 5px;border:1px solid #e3e3e3;color:#666;font-size:14px;font-weight:bold;line-height:38px;text-decoration:none !important;vertical-align: middle;}
.paginate strong{color:#23a2d1 !important}
.paginate a span{display:block;_display:inline;position:relative;top:0;padding: 0 15px;border: 1px solid #e3e3e3;line-height: 38px;}
.paginate a:hover span,.paginate a:focus span,.paginate a:active span{text-decoration:underline;cursor:pointer}
.paginate strong span{display:block;_display:inline;position:relative;top:0;padding:0 7px 0 4px;zoom:1}
/* user option */
.paginate a.pre,.paginate a.next{width:40px; height:40px; text-indent:-999999px;border:1px solid #23a2d1;}
.paginate a.pre {background: url(/_res/tour/img/sub/btn_fl.gif) no-repeat left top;}
.paginate a.next {background: url(/_res/tour/img/sub/btn_fl.gif) no-repeat right top;}
.paginate a.pre{margin-right:10px}
.paginate a.next{margin-left:8px}

/* input */
.file{width:240px !important;height:35px;box-sizing:border-box;padding:0 7px;border:1px solid #dcdcdc !important;border-radius:0 !important;font-size:13px;-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.file_more{display:inline-block;margin-left:105px;}

/* 로그인 */
.login{max-width:700px;width:100%;margin:100px auto;padding:0 20px}
.login h4{font-size:40px;color:#333;line-height:100%;}
.login div{margin:40px 0;padding:60px 0;border-top:2px solid #ba0b4a;border-bottom:1px solid #dadada}
.login div ul{position:relative;max-width:450px;width:100%;margin:0 auto;}
.login div li{margin:10px 0}
.login div li:after{display:block;content:"";clear:both}
.login div li label{float:left;width:25%;margin-top:9px;font-size:18px;color:#666;}
.login div li input{float:left;width:200px;border:1px solid #888;}
.login div a.btn_login{position:absolute;right:0;top:0;width:120px;height:80px;text-align:center;padding-top:32px;font-size:20px;color:#fff;background:#ba0b4a}
.login .member{margin-top:40px;text-align:center}
.login .member a{display:inline-block;padding:10px 30px;color:#fff;background:#606976;}

/* 여울 */
.y_tbl table {border-top: 1px solid #111111; border-bottom: 1px solid #111111;}
.y_tbl table th {font-weight: bold; color:#111; border-bottom: 1px solid #888888;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3; }
.y_tbl table td {color:#666;border-bottom:1px solid #e3e3e3; border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3; line-height: 24px;word-break: keep-all;}
.y_tbl thead th:first-child,
.y_tbl tbody th:first-child,
.y_tbl tbody td:first-child,
tfoot th:first-child,
tfoot td:first-child{border-left:0}
.y_tbl thead th:last-child,
.y_tbl tbody th:last-child,
.y_tbl tbody td:last-child,
tfoot th:last-child,
tfoot td:last-child{border-right:0}
.y_tbl table th,.info .y_tbl table td {text-align: center; vertical-align: middle;font-size:14px;padding:15px 0;}
.y_tbl { border-bottom: 1px solid #111111;}


.y_tbl02 table {border-top: 1px solid #111111; word-break: keep-all;}
.y_tbl02 table th {font-weight: bold;padding:15px 5px; color:#111; border-bottom:1px solid #e3e3e3;  border-left:1px solid #888888;border-right:1px solid #888888;text-align: center;  }
.y_tbl02 table td {color:#666;padding:15px;border-bottom:1px solid #e3e3e3; border-left:1px solid #888888;border-right:1px solid #888888;text-align: left  line-height: 24px;word-break: keep-all;}
.y_tbl02 thead th:first-child,
.y_tbl02 tbody th:first-child,
.y_tbl02 tbody td:first-child{border-left:0}
.y_tbl02 thead th:last-child,
.y_tbl02 tbody th:last-child,
.y_tbl02 tbody td:last-child{border-right:0}
.y_tbl02 table th,.info .y_tbl02 table td {vertical-align: middle;font-size:14px;}
.y_tbl02 { border-bottom: 1px solid #888888;}

@media screen and (max-width: 890px){
  .paginate a{line-height:30px;padding:0 0 0 0;}
  .paginate a.pre, .paginate a.next {width: 32px;height: 32px;}
  .paginate a span {line-height: 30px;padding: 0 10px;}
  .paginate a.pre {margin-right:0; background: url(/_res/tour/img/sub/btn_fl.gif) no-repeat -4px center;}
  .paginate a.next {margin-left:0; background: url(/_res/tour/img/sub/btn_fl.gif) no-repeat -43px center;}
  .paginate strong { padding: 0 4px 0 8px; margin-left: 0;line-height: 30px;}
}

@media screen and (max-width: 760px){
  .search_box{float:none}
  .search_box select{width:auto;}
  table textarea{height:150px}
  .t_view col:first-child{width:90px !important}
  table input[type=text],table input[type=password],table input[type=url],table textarea,table input[type=submit],table input[type=file]{width:100%}

  .top_area .fl{float:none !important;margin-bottom:5px}
  .top_area .fl a{width:100%;}/* 0310 추가 */
}  

@media screen and (max-width:550px){
  .file{width:100% !important;}
  .file + div{display:block !important;margin:5px 0 !important}
  .file_more{margin:5px 0 5px 105px}

  .login{margin:40px 0}
  .login h4{font-size:30px}
  .login div{margin-top:30px;padding:10px 0}
  .login div li label{font-size:16px}
  .login div li input{float:left;width:75%;border:1px solid #888;}
  .login div a.btn_login{position:relative;display:block;width:100%;height:50px;margin-top:30px;padding:15px}
  .login .member{margin-top:10px;}
  .login .member a{width:100%;}
}

/**====1222_accodian======================================**/
.btbt01, .btbt02, .btbt03, .btbt04, .btbt05{background: #70000c none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 20px;
    padding: 14px;
    width: 100%;
    border-bottom: 27px solid #fff;}

.ppp{display:none;border-bottom: 20px solid #fff;}
.ppp > h4 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: normal;
    color: #70000c;
    font-family: Nanum Myeongjo,NanumMyeongjo;
      }
.ppp > p {
    margin-bottom: 20px;
    color: #757575;
    line-height: 160%;
    font-size: 14px;   } 

.ppp ul li{
    color: #757575;
    line-height: 160%;
    font-size: 14px;
    padding-left: 10px;
  background: url(/_res/senate/img/sub/dash_bar.gif) no-repeat left 12px;}
/**====1222_accodian===============종료================**/