﻿.ZhuCeForm {
    width: 94%;
    margin: 0 auto;
    padding-top:30px;
    padding-bottom:30px;
}

.ZhuCeImg {
    width: 436px;
    height: 41px;
    background: url("../img/ZhuCeImg.jpg");
}

.ZhuCeForm table {
    width: 90%;
    margin: 0 auto;
}

.ZhuCeForm td {
    height: 35px;
}

    .ZhuCeForm td span {
        color: red;
    }

.submitBtn {
    width: 79px;
    height: 26px;
    border: none;
    background: url("../img/ZhuCeBtn.jpg");
    margin-left:170px;
}

.formLeft{
    width:12%;
}

.formRight{

}