input, textarea, keygen, select, button {
    margin: 0em;
    font: -webkit-small-control;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}
textarea {
    -webkit-appearance: textarea;
    background-color: white;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    padding: 2px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
table tr th{height: 46px;width: 105px;text-align: right;}
table tr th span{color: #999;font-size: 12px;font-family: '微软雅黑';}
table tr td input{border-bottom: #333 3px solid;border-left: #333 3px solid;line-height: 30px;width: 200px;height: 30px;color: #ccc;border-top: #333 3px solid;border-right: #333 3px solid;background: #191919;}
table tr td .fontred{font-family: '微软雅黑';width: 11px !important;float: left;color: #f60;_width: 8px;line-height: 30px}
.ml_11{margin-left: 11px}
.verify_img{padding-bottom: 0px;padding-left: 5px;padding-right: 5px;padding-top: 0px;vertical-align: middle;}
.verify_btn{text-decoration: none;color: #ffffff;line-height: 30px;vertical-align: middle;}
.verify_btn:hover{color: red}
table tr td textarea{border-bottom: #333 3px solid;border-left: #333 3px solid;margin: 4px 0px;width: 300px;background: #191919;height: 60px;color: #ccc;font-size: 12px;border-top: #333 3px solid;border-right: #333 3px solid;line-height: 30px;max-width: 300px;
    max-height: 60px;}
.btn{display:inline-block;text-decoration: none;background: #8e273c;border-bottom: 0px;
    text-align: center;
    border-left: 0px;
    line-height: 31px;
    width: 100px;
    height: 31px;
    color: #fff;
    font-size: 14px;
    border-top: 0px;
    cursor: pointer;
    font-weight: bold;
    border-right: 0px;
    margin-left: 11px;
}
.info_ts{color: #8e273c;display: inline-block;margin-left: 10px}