.myspan {
    color: #939496;
    width: 95%;
    font-size: 20px;
    display: block;
    text-align: left;
    line-height: 35px;
    font-family: Helvetica,Arial,sans-serif;
    padding-bottom: 20px;
    margin-left: 25px;
}

.one .mytitle {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: 700;
    width: 100%;
    display: block;
    padding-top: 30px;
    padding-bottom: 20px;
}

.two .mytitle {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: 700;
    width: 100%;
    display: block;
    padding-top: 30px;
    padding-bottom: 20px;
}

.mytable {
    width: 800px;
    margin: auto;
    font-family: Helvetica,Arial,sans-serif;
    border: none;
    padding-bottom: 20px;
}

    .mytable tr th, .mytable tr td {
        text-align: center;
        font-size: 20px;
        line-height: 25px;
        vertical-align: middle;
        border: 0.5 px solid white;
    }

    .mytable tbody tr:nth-child(odd) {
        background-color: #dceaf7;
    }

    .mytable tbody tr:nth-child(even) {
        background-color: #bcd6ef
    }

.auto-style1 {
    width: 200px;
}

.auto-style2 {
    width: 200px;
    height: 134px;
}

.auto-style3 {
    height: 134px;
}

.back {
    background: rgb(188 214 239);
}

.mytable img {
    width: 150px;
}

.neirong {
    padding-top: 130px;
}

.one {
    background-color: white;
    height: 230px;
    border-radius: 12px;
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 5px 5px 15px #909090;
}

.two {
    background-color: white;
    border-radius: 12px;
    margin-bottom: 30px;
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 5px 5px 15px #909090;
}

#row1 {
    background-color: #5b9cd4;
}

#rowspan9 {
    background-color: #dceaf7
}

#rowspan6 {
    background-color: #dceaf7
}

#rowspan10 {
    background-color: #bcd6ef
}
