#joinus_form{
    width: 1029px;
    margin: auto;
    color: #333333;
    font-size: 18px;
    margin-top: 46px;
}
#joinus_form input,#joinus_form select{
    width: 487px;
    border: 1px solid #0b0205;
    height: 40px;
    border-radius: 0px;
    padding: 0px;
    margin-bottom: 23px;
}
#joinus_form input{
    width: 488px;
    padding-left: 8px;
}
#district{
    width: 95.5%!important;
}
#tel_span{
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}
#join_btn{
    width: 307px!important;
    background-color: #006442;
    color: white;
    height: 58px;
    font-size: 24px;
    color: white;
    line-height: 58px;
    margin-top: -11px;
    margin-left: 8px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background-image: url(../img/joinus/join_btn.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;

}
#joinus_return_top{
    width: 722px;
    height: 55px;
    border: 1px solid #040000;
    color: #343434;
    font-size: 24px;
    line-height: 55px;
    margin: auto;
    margin-top:63px ;
}



