* label {
    cursor: auto;
}

.container {
    margin-bottom: 100px;
}

#inputForm1 {
    margin-top: 60px;
    min-width: 1000px;
}

#inputForm1 table {
    margin: 0 auto;
    text-align: center;
    border-collapse: collapse;
    line-height: 50px;
}

#inputForm1 table, th, td {
    border: 1px solid #999999;
}

#inputForm1 table .contentTd {
    text-align: left;
    padding-left: 2%;
}

#inputForm1 table .tablebg {

}

#inputForm1 table .tablebg label {
    font-weight: bold;
}

.form-horizontal {
    margin: 0;
    width: 100%
}

.index_main_tit {
    text-align: center;
    margin-bottom: 40px;
    font-size: 28px;
}

.contentTd div {
    line-height: 30px
}

#pollTypeTr1 span {
    display: block;
    margin-left: 56px;
}

#pollTypeTr1 span #wastewaterType1 {
    margin-left: -51px
}
#Zoom{
	padding: 30px 60px;
}