@charset "utf-8";

.notice_board_wrap {font-family: 'nanumbarungothic', sans-serif;width:1200px;margin: 0 auto;text-align: right;position: relative;}
.headerTextDiv1 {text-align: center;color: #5c5c5c; letter-spacing:-2px;}
.headerTextDiv1 img {margin-bottom: 10px;}
.headerTextDiv2 {text-align: center;margin-top: 29px;font-size: 15px;margin-bottom:53px;}
.headerTextDiv2 strong {font-size:12px; color:#ff0000;}

.search_area {/* width:1200px; *//* margin:0 auto; *//* margin-top: 28px; */position: relative;overflow: hidden;display: inline-block;margin-bottom: 29px;}
.search_area label:first-child input {margin-left:17px;}
.search_area label input {float: left;margin: 0;margin-right:10px;margin-left:18px;margin-top: 13px;}
.search_area span {font-size: 16px;float: left;margin-top: 11px;}
.searchDiv {position:relative;/* height: 0; *//* margin-bottom: 80px; */float: left;overflow: hidden;}
.searchDiv input {width: 269px;height: 32px;margin-left: 5px;border:1px solid #cccccc;box-sizing:border-box;float: left;background: #f1f1f1;margin-right: 5px;text-indent: 14px;}
.searchBn {/* position:absolute; *//* right: 390px; *//* top: -2px; */width: 32px;height: 32px;/* padding: 11px; */box-sizing: border-box;float: left;/* background: #2ba8e8; */box-sizing: border-box;}
.searchDiv .searchBn{
    width: 88px;
    height: 33px;
    background: #f06508;
    text-align: center;
    color: #fff;
    line-height: 33px;
    font-weight: bold;
}
.write {position:absolute;bottom: 21px;right: 0;letter-spacing:-1px;}
.write a {width:95px;height: 30px;background: #c0c0c0;font-weight: bold;color:#fff;display:block;text-align: center;line-height: 30px;font-size: 14px;}

.paging {margin-top: 70px;margin-bottom: 100px;}

.boardSubjectTd {position:relative;width: 500px;}
.boardSubject {/* width: 480px; */width: 220px;text-align: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.free_board_table table {width:100%;border-top: solid 2px #222222;/* border-left:solid 1px #cccccc; *//* border-right:solid 1px #cccccc; */border-bottom:solid 1px #cccccc;}
.free_board_table th {height: 40px;font-size:13px;color:#525252;font-weight:bold;border-bottom: solid 1px #c2c2c2;background: #f7f7f7;text-align: center;}
.free_board_table td {height: 40px;text-align: center;border-bottom:dotted 1px #c2c2c2;color: #8d8d8d;font-size:13px;}
.secretImg {display:none;position: absolute;top: 10px;right: 0;/* width: 18px; */}
.sy .secretImg {display:block;}
.free_board_table {/* margin-bottom:30px; */text-align: center;}
.boardList tr{height:47px;}

.popup {position:fixed;top:50%;margin-top: -200px;left:50%;margin-left:-250px;background:#fff;border-top: 3px solid #f06508;/* border-bottom: 5px solid #2ba9e6; */width:400px;text-align: center;}
.cover {position:fixed;top:0;left:0;background:#111;width:100%;height: 100%;opacity: 0.7;filter: alpha(opacity:70);}
.twoPasswordTopSpan {font-weight:100;}
.twoPasswordTop {height: 60px;line-height: 50px;font-size:24px;background: #efefef;font-weight:bold;/* background: url(/image/board/gallery/gallery_background.jpg); */}
.twoPasswordTop2 {/* background: url(/image/board/gallery/gallery_background.jpg); */background: #efefef;padding-bottom: 9px;margin-bottom: 12px;}
.twoPasswordTop2 p {text-align:center;font-size:14px;margin-top: -10px;margin-bottom: 6px;}
.twoPasswordMiddel input {width: 311px;height: 31px;border: 4px solid #f5f5f5;margin-bottom: 10px;text-align: center;}
.twoPasswordBottomText {font-size:10px;margin-bottom: 15px;font-size: 12px;font-weight: bold;margin-top: 15px;color: #525252;letter-spacing:-2px;}
.twoPasswordBottomText2 {margin-bottom:15px;}

.popupClose, .twoPasswordBottomBn {display:inline-block;width:111px;height: 35px;line-height: 35px;background: #8d8d8d;color: #fff;font-size: 13px;margin:0 5px;margin-bottom:15px;}
.twoPasswordBottomBn {/* background:#faae4e */}

.searchType {width:77px;height: 32px;float: left;}

@media screen and (max-width: 1200px) {
    .content{height:1750px;}
    .notice_board_wrap {width: 89%;/* height: 1750px; */overflow: hidden;overflow-x: hidden;}
    .search_area {/* width:100%; */}
}

.subTopTit{
    font-size: 54px;font-weight:bold;width: 460px;position:  relative;
    text-align: left;
}
.subTopTit p{font-size:54px !important;margin-left:0px !important;text-align: left !important;}