/* BASIC css start */
.pwd-link { margin-top:6px; text-align:center; }

#content {width: 1070px;float: right; min-height:720px; margin-right:60px;}

.CSSbuttonBlack {background : #8c2f30;color:#fff;border-color:#8c2f30}
.CSSbuttonBlack:hover {background : #8c2f30;color:#fff;}
.CSSbuttonWhite {color:#2f2f2f;}
.CSSbuttonWhite:hover {
    color: #000;
    background: #fff;
}


.pwd-link a {
    margin-left: 3px;
    width: 103px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
}
.pwd-link {text-align:right}
.bbs-table-pwd {margin-top:25px; border-top:1px solid #000; padding:52px 0;}
.bbs-table-pwd tbody th {font-size:13px; color:#000;}
.bbs-table-pwd tbody th > div {display:inline-block; margin-right:62px;}
.bbs-table-pwd tbody td input {width: 230px; height:36px; line-height:36px;}

.bbs-tit {
    margin-top: 113px;
}

.bbs-tit h3 {font-size:22px;}
/* BASIC css end */

