.board_wrap {padding:30px 0 40px 0;text-align:center}
.board_wrap > h2 > p {margin-top:15px;padding:0 10px;color:#929292;font-size:11px;font-weight:normal}
.board_wrap > h2 > p > strong {color:#ff0000;font-weight:normal}
.secret_wrap {padding:0 20px}
.secret_wrap > h2 {padding:50px 0 25px;text-align:center}
.secret_form {padding:24px 0 30px;border:solid #c2c2c2;border-width:1px 0;text-align:center}
.secret_form > p {margin-bottom:20px;font-size:11px}
.secret_form > input[type='password'] {width:182px;height:24px;line-height:24px}
.secret_wrap > .btn_wrap {margin-top:30px}
.secret_wrap > .btn_wrap > button {min-width:65px;height:26px;line-height:26px;background-color:#333;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.btn {display:inline-block;padding:0 12px;font-size:11px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box}
.btn.white {background-color:#fff;border:1px solid #cbcbcb;color:#000}
.btn.black {background-color:#000;border:none;color:#fff}
.btn.gray {background-color:#4e4e4e;border:none;color:#fff}
.btn.gray2 {background-color:#eee;border:none;color:#555}