.style1 {
    font-size: large;
}
.style2 {
    text-align: center;
}
.style3 {
    font-size: x-large;
}
.style4 {
    font-size: xx-large;
}
.style7 {
    font-family: 华文中宋;
    font-size: large;
    color: #FF0000;
}
.style8 {
    border-width: 1px;
    background-color: #FFFF00;
    font-family: 华文中宋;
    font-size: large;
    color: #FF0000;
}
.style9 {
    border-width: 1px;
    background-color: #00FFFF;
    font-family: 华文中宋;
    font-size: large;
    color: #FF0000;
}
.style10 {
    background-color: #0000FF;
}
.style11 {
    color: #FF0000;
}

.font01 {
    font-family: 微软雅黑;
    FONT-SIZE: 12pt;
    color: #000000;
    font-weight:bold;
}

.font02 {
     FONT-SIZE: 11pt;
     font-family: 华文中宋;
     font-weight:bold;
}

.fcolor1 {
    color: #ff0000;
}
.fcolor2 {
    color: #000000;
}

.fcolor3 {
    color: #0000ff;
}

.td1 {
     background: #FFA500;
     height: 29px;
     text-align: center;
}

.td2 {
     background: #f5edd1;
     height: 33px;
     width: 26%;
     FONT-SIZE: 14pt;
     font-family: 华文细黑;
     text-align: center;
     font-weight:bold;

}

.td3 {
     background: #FFFFC6;
     height: 33px;
     FONT-SIZE: 12pt;
     font-family: 华文中宋;
    color: #FF0000;
     text-align: center;
     font-weight:bold;
}
.td3 span{
    color: #0000FF;

}

.td4 {
     background: #f5edd1;
     height: 33px;
     width: 20%;
     FONT-SIZE: 17pt;
     font-family: 宋体;
     text-align: center;
     font-weight:bold;

}


.td5 {
     background: #BFFFFF;
     height: 33px;
     FONT-SIZE: 12pt;
     font-family: 华文中宋;
    color: #FF0000;
     text-align: center;
     font-weight:bold;
}
.td5 span{
    color: #0000FF;

}

.td6 {
     background: #BFFFFF;
     height: 33px;
     width: 53%;
     FONT-SIZE: 14pt;
     font-family: 华文中宋;
    font-size: large;
    color: #FF0000;
     text-align: center;
     font-weight:bold;
     text-decoration: line-through;
}
.td6 span{
    color: #0000FF;

}

span{
    background: #ffff00;
}