@charset "UTF-8";

div.ko.board {     margin-top: 40px; }

/* 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 #cac0b7;line-height:160%}
.t_list thead th,
tfoot th{height:52px;padding:7px;border:1px solid #e6ded3;border-top:0;color:#222;font-size:16px;font-weight:bold;background:#f2eee8}
.t_list tbody th,
.t_list tbody td,
tfoot th,
tfoot td{height:52px;padding:7px;border:1px solid #e6ded3;border-top:0;text-align:center;}
.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 #cac0b7;line-height:160%}
.t_view th{height:52px;padding:7px 15px;border:1px solid #e6ded3;border-top:0;color:#222;font-size:16px;text-align:left;background:#f2eee8}
.t_view td{height:52px;padding:7px;border:1px solid #e6ded3;border-top:0;}
.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}

.t_list2{clear:both}
.t_list2 table{border-top:2px solid #cac0b7;line-height:160%}
.t_list2 th{height:52px;padding:7px 15px;border:1px solid #e6ded3;border-top:0;color:#222;font-size:14px;font-weight:bold;background:#f2eee8}
.t_list2 td{height:52px;padding:7px 15px;border:1px solid #e6ded3;border-top:0;font-size:14px; word-break: keep-all;}
.t_list2 tbody th:first-child,
.t_list2 tbody td:first-child{border-left:0}
.t_list2 tbody th:last-child,
.t_list2 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:#f2eee8}
.t_list > ul + .list_tit{margin-top:20px}

.t_list > ul{width:100%;border-top:2px solid #cac0b7;line-height:160%}
.list_tit + ul{border-top:1px solid #cac0b7 !important;}
.t_list > ul li{position:relative;padding:7px 7px 10px;border-bottom:1px solid #e6ded3;font-size:16px;color:#222;}
.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;}
.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%;}
.t_list > ul i{padding-right:3px;font-style:normal}
.t_list > ul .ico_file{position:absolute;top:50%;right:7px;margin-top:-13px;}
.t_list > ul li p{margin-top:13px}
.t_list > ul li p .btn{min-width:100px;height:35px;padding:6px 10px 0}

.t_list > div > ul + .list_tit{margin-top:20px}
.t_list > div > ul{width:100%;border-top:2px solid #cac0b7;line-height:160%}
.t_list > div > ul li{position:relative;padding:7px 7px 10px;border-bottom:1px solid #e6ded3;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;}
.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%;}
.t_list > div > ul i{padding-right:3px;font-style:normal}
.t_list > div > ul .ico_file{position:absolute;top:50%;right:7px;margin-top:-13px;}
.t_list > div > ul li p{margin-top:13px}
.t_list > div > ul li p .btn{min-width:100px;height:35px;padding:6px 10px 0}

/* 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;box-sizing:border-box;padding:7px 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;}

/* 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;}

/* tbl_02 */
.tbl_02{clear:both;border-bottom:2px solid #eec2d2;}
.tbl_02 table{border-top:2px solid #eec2d2;line-height:160%}
.tbl_02 thead th,
tfoot th{height:52px;padding:7px;border:1px solid #d5d5d5;border-top:0;color:#2b2c35;font-size:14px;font-weight:bold;background: #fcf6f8;}
.tbl_02 tbody th,
.tbl_02 tbody td,
tfoot th,
tfoot td{height:52px;padding:7px;border:1px solid #d5d5d5;border-top:0;text-align:center;font-size:14px; color:#757575;word-break: keep-all;}
.tbl_02 td a:hover{text-decoration:underline;font-weight:bold}
.tbl_02 tbody td .ico_file{padding-left:10px;}
.tbl_02 thead th:first-child,
.tbl_02 tbody th:first-child,
.tbl_02 tbody td:first-child,
tfoot th:first-child,
tfoot td:first-child{border-left:0}
.tbl_02 thead th:last-child,
.tbl_02 tbody th:last-child,
.tbl_02 tbody td:last-child,
tfoot th:last-child,
tfoot td:last-child{border-right:0}

/* tbl_03 */
.tbl_03{clear:both;}
.tbl_03 table{border-top:2px solid #eec2d2; border-bottom:2px solid #eec2d2; line-height:160%}
.tbl_03 th{height:52px;padding:7px 15px;border:1px solid #d5d5d5;border-top:0;color:#2b2c35;font-size:14px;text-align:center;background:#fcf6f8}
.tbl_03 td{height:52px;padding:7px 15px;border:1px solid #d5d5d5;border-top:0;font-size:14px; color:#757575}
.tbl_03 tbody th:first-child,
.tbl_03 tbody td:first-child{border-left:0}
.tbl_03 tbody th:last-child,
.tbl_03 tbody td:last-child{border-right:0}
.tbl_03 tbody tr:last-child th,
.tbl_03 tbody tr:last-child td{border-bottom:0}




/* 로그인 */
.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;}

@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%;}
}  

@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%;}

}