@CHARSET "UTF-8";
.headerTextDiv1 {text-align: center;color: #5c5c5c;}
.headerTextDiv1 img {margin-bottom: 3px;}
.headerTextDiv2 {text-align: center;margin-top: 29px;font-size: 17px;margin-bottom:53px;}

.submit table {width:1200px;margin:0 auto;}
.submit table:first-child {border-top: 2px solid #222222;/* border-bottom: 1px solid #222222; *//* margin-bottom:13px; */}
.submit table:nth-child(2) {/* border-top:2px solid #c2c2c2; */border-bottom: 1px solid #222222;}
.submit table tr {/* border-bottom: 1px solid #222222; *//* background:#f7f7f7; */height: 47px;}
.passwordDiv {border-bottom:1px solid #dddddd !important;}
.submit table:first-child tr:first-child {/* height:72px; */}
.submit table:first-child tr:first-child td:first-child, .submit table:first-child tr:nth-child(2) td:first-child {/* background:#2ba8e8; */color: #3b3b3b;}
.submit table:first-child tr:first-child td:last-child, .submit table:first-child tr:nth-child(2) td:last-child {padding:0 10px;}
.submit table td {vertical-align:middle;}
.subjectInputDiv input,.writerInputDiv input{width: 90% !important;height: 40px !important;}
.submit table td:first-child {text-align:center;width: 16.5%;background: #f7f7f7;font-weight: bold;}

.submit table tr input {height: 18px;padding:0;border:none;width: 5%;float: left;}

.submit table td:first-child.password {width:343px;height: 43px;}
.submit table tr:first-child input.board_password {width: 100%;height: 41px;}
.passwordInputDiv {width: 230px;}
.secretInputDiv {background:#fff;width: 382px;padding-left: 17px;}
.secret {width:343px;text-align: center;}
.subjectDiv{border-bottom:1px solid #dddddd;}
.submit table tr:first-child input.boardSecretInput {margin-left: 59px;}
.submit table tr:first-child input.nboardSecretInput, .submit table tr:first-child input.boardSecretInput {width:22px;height:22px;float: left;}
.secretInputDiv span {float:left;margin-top:5px;margin-left:5px;}
.secretInputDiv span:nth-of-type(1) {margin-right:20px;}

.submit table tr.contentDiv td {/* padding:10px; */position: relative;}
.contentInputDiv iframe {background:#fff;}

.bnController {width:1200px;margin:0 auto;text-align:center;margin-top: 67px;margin-bottom: 120px;}
.bnController div {display:inline-block;margin: 0 5px;}

.boardContent {position:absolute;top: 31px;width: 100%;height: 440px;overflow: hidden;font-size: 12px;padding-left: 15px;padding-top: 15px;box-sizing: border-box;text-align: left;}

.appendixDiv>p>span {float:left;}  
.fileNameSpan {padding-left:7px;}

@media screen and (max-width:1200px) {

    .submit table {width:100%;}
    .bnController {width:100%;}
}

.listFn a{width:168px;height:47px;background:#c0c0c0;color:#fff;font-weight:bold;display:block;line-height:47px;font-size:20px;}
.submitFn {width:168px;height:47px;background:#f06508;color:#fff;font-weight:bold;display:block;line-height:47px;font-size:20px;}