html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, b, u, i, dl, dt, dd, ol, ul, li, form, label, input,table {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    vertical-align: baseline;
}
.main {
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}
.fn_clear {
    zoom: 1;
}
.banner {
    margin-bottom: 10px;
    width: 1200px;
    height: 395px;
}
.banner img {
    width: 1200px;
    height: 395px;
}
.main_left {
    width: 890px;
    float: left;
}
.main_left .nav_list1 {
    height: 46px;
    line-height: 46px;
    margin-bottom: 15px;
    border-bottom: 2px solid #e4e3e1;
}
.main_left .nav_list1 li.on {
    border-bottom: 2px solid #2ab200;
}
.main_left .nav_list1 li {
    width: 260px;
    float: left;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
}
.main_left .nav_list1 li a {
    color: #666666;
    display: block;
    width: 260px;
    height: 46px;
}
.main_left table {
    width: 890px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.main_left table tr th {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e7e7e7;
    height: 36px;
    line-height: 36px;
    text-align: left;
    text-indent: 25px;
}
.main_left table tr th .txt {
    font-weight: normal;
    color: #666666;
}
.main_left table tr td .text {
    width: 162px;
    height: 22px;
    border: 1px solid #e7e7e7;
    text-indent: 5px;
}
.main_left table tr td {
    padding-left: 25px;
}
.main_left table tr td p {
    height: 28px;
    line-height: 28px;
    color: #666;
}
.main_left table tr td .ico {
    color: #e70000;
}
.main_right {
    width: 298px;
    float: right;
    margin-top: 48px;
}
.main_left table tr td.end {
    text-align: right;
}
.main_left table tr td .submit {
    width: 98px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background-color: #39a817;
    margin: 10px 30px 12px 0;
}
.main_left .nav_list1 li a {
    color: #666666;
    display: block;
    width: 260px;
    height: 46px;
}
.main_left table tr td textarea {
    width: 824px;
    height: 82px;
    border: 1px solid #e7e7e7;
    resize: vertical;
}
