.right_wsdc{
    margin:auto;
    width: 98%;
    padding:10px 0px;
    font-family: "微软雅黑";
}

.sz_title_box{
    width: 100%;
}

.sz_title_mail{
    color: #C20605;
    font-size: 15px;
    text-indent: 40px;
    font-weight: bold;
    width: 100%;
    float: left;
    font-size: 16px;
    border-bottom: 2px solid #E50100;
    line-height: 45px;
}

.sz_title_mail img{

    margin: 10px 10px 0px -20px;
}

.formtitle{
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    background-color: #FFECEC;
    border-bottom: 1px solid #CCCCCC;
    height: auto;
    text-indent: 2EM;
    color: #333333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;

}

.formArea{
}

.formArea table thead tr td div label{
    padding: 10px 25px;
    background: #3469b7;
    color: #fff;
    font-size: 18px;
    position: relative;
    top: 11px;
}

.formArea table thead tr td div span{
    position: relative;
    top: 11px;
}

.formArea table thead tr td div{
    height: 43px;
    border-bottom:1px solid #0057aa;
    margin-bottom: 20px;
}

.formArea table thead tr td div.threaddiv2{
    height: 43px;
    border-bottom:1px solid #0057aa;
    margin-bottom: 20px;
    margin-top: 20px;
}

.formtable{
    width: 100%;
}

.formtable td{
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}

.formtable td span.inputspan{
    margin-left: 10px;
    color: red;
}

.formtable td span.inputspan1{
    float:left;
    position: absolute;
    margin-top: 160px;
    color: red;
}

.formtable td li{
    float: left;
    padding-right: 20px;
}

.formtable th{
    font-size: 14px;
    font-weight: normal;
    height:40px;
    text-align: right;
    vertical-align: middle;
    width: 90px;
    padding-right: 10px;
}

.formtable input{
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    height: 30px;
    line-height: 22px;
}

.formtable .radioClass{
    background-color: #FFFFFF;
    border: 0 none;
    margin: 0 4px 0 0;
    vertical-align: middle;
}

.input_textarea{
    float:left;
    width: 520px;
    height:160px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.formtable td a{
    color: #0000CC;
}

.formtable td img{
    margin-top:5px;
}

.inputtext1{
    width: 250px;
}

.inputtext2{
    width: 350px;
}

.inputtext3{
    width: 78px;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    font-size: 14px;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    font-size: 14px;
}

input::-moz-placeholder,textarea::-moz-placeholder{
    font-size: 14px;
}

.form-btn-submit{

    padding: 8px 25px;
    background-color: #3469b7;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    color: white;

}

.form-btn-set{
    float: right;
    padding: 8px 25px;
    background-color: #3469b7;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.btndiv{
    margin-top: 20px;
    margin-left: 150px;
    width: 250px;
}

