/* BASIC css start */
.page-body { position: relative; display: inline-block; width: 1200px; margin-bottom: 150px; }
#bbsData .bbs-link-btm { text-align: center;  }
.bbs-table-write textarea { /* width: 640px; */ height: 150px; box-sizing: border-box; padding: 15px 20px; border-radius: 5px; font-family: inherit !important; }
.bbs-table-write p { text-align: center; margin: 10px 0px; }
.bbs-table-write .title { line-height: 25px; }
.bbs-table-write input[type="text"], .bbs-table-write input[type="password"] { width: 638px; height: 50px; border-radius: 5px; border: 1px solid rgb(221, 221, 221); box-sizing: border-box; font-size: 16px; padding: 0px 20px; color: rgb(51, 51, 51); }
.bbs-table-write .input_style2 { width: 460px; }

.privercy-contract textarea { height: 100px; width: 660px; }
.new-privercy-contract p { text-align: left; }
.privercy-contract .tbl { width: 100%; padding: 0px; margin: 0px; border-spacing: 0px; border-collapse: collapse; border-top: 1px solid rgb(218, 218, 218); border-left: 1px solid rgb(218, 218, 218); }
.privercy-contract .tbl caption { display: none; }
.privercy-contract .tbl th { line-height: 32px; color: rgb(59, 59, 59); font-size: 12px; font-weight: bold; background: rgb(240, 240, 240); text-align: center; }
.privercy-contract .tbl th, .privercy-contract .tbl td { height: 32px; padding: 0px; margin: 0px; border-right: 1px solid rgb(218, 218, 218); border-bottom: 1px solid rgb(218, 218, 218); letter-spacing: -1px; }
.privercy-contract .tbl td .txt-l { padding: 5px 3px; margin: 0px; text-align: left; }





.bbs-link a {width: 260px;
height: 64px;
border-radius: 5px;
background-color: #ff0022;line-height: 62px;font-size: 18px;
color: #ffffff;
font-weight: 700;

text-align: center;}

.bbs-btm {margin-top: 50px;}
.bbs-table-write tbody th, .bbs-table-write tbody td { font-weight: 400; }
textarea { width: 100%; height: 101%; overflow-x: hidden; border: none; padding-top: 25px; padding-right: 15px; color: rgb(102, 102, 102); font-size: 14px; font-weight: 400; box-sizing: border-box; resize: none;    font-size: 16px;
    color: #333; }
textarea:focus { outline: none; }
.bbs-table-write input#bw_input_file { width: 532px; margin-right: 4px; }
.bbs-table-write a.file-attach { width: 98px; height: 50px; border-radius: 5px; background-color: rgb(51, 51, 51); display: inline-block; box-sizing: border-box; color: rgb(255, 255, 255); border: 1px solid rgb(51, 51, 51); text-align: center; font-size: 16px; line-height: 48px; }
.bbs-table-write a.file-attach:hover { color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }

/* BASIC css end */

