.email_tab2 input {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    height: 25px;
    text-align: left;
    width: 240px!important;
}
.email_tab2 textarea {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    height: 150px;
    margin: 20px 0;
    width: 630px;
}
.email_tab2 select{
    width: 240px!important;
}
.state { float:right;  padding-right: 40px; }
#BtnAdd { /* padding: 8px 10px; */ border: 0; text-align: center; font-size: 16px; height: 36px; font-weight: 700; width: 100px!important; background: #008ac8; color: #fff; border-radius: 5px;      font-family: microsoft yahei; margin: 15px auto;}