﻿ a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.a0 {
    font-size: 0.95em;
}

    .a0:link {
        color: #0000D0;
        text-decoration: none
    }

    .a0:visited {
        color: #800000;
        text-decoration: none
    }

    .a0:hover {
        color: #ff0000;
        text-decoration: none;
    }

.a1 {
    font-size: 0.95em;
}

    .a1:link {
        color: #0000e6;
        text-decoration: none;
    }

    .a1:visited {
        color: #800000;
        text-decoration: none;
    }

    .a1:hover {
        color: #FF3333;
        text-decoration: underline;
    }

.a2 {
    line-height: 22px;
}

    .a2:link {
        color: #000088;
        text-decoration: underline
    }

    .a2:visited {
        color: #000022;
        text-decoration: underline
    }

    .a2:hover {
        color: #ff0000;
        text-decoration: underline;
        bottom: 1px;
        left: 1px;
        position: relative;
        right: 1px;
        text-decoration: underline;
        top: 1px;
    }

.a3:link {
    color: #000088;
    text-decoration: none
}

.a3:visited {
    color: #000022;
    text-decoration: none
}

.a3:hover {
    color: #ff0000;
    text-decoration: none;
    bottom: 1px;
    left: 1px;
    position: relative;
    right: 1px;
    text-decoration: none;
    top: 1px;
}

.a4 {
    font-size: 0.95em;
    letter-spacing: 1px;
}

    .a4:link {
        color: #0000FF;
        text-decoration: underline;
    }

    .a4:visited {
        color: #800000;
        text-decoration: underline;
    }

    .a4:hover {
        color: #FF0000;
        text-decoration: underline;
    }

.a5:link {
    color: #888888;
    text-decoration: underline;
}

.a5:visited {
    color: #888888;
    text-decoration: underline;
}

.a5:hover {
    color: #888888;
    text-decoration: underline;
}

.a6 {
    font-size: 0.95em;
}

    .a6:link {
        color: inherit;
        text-decoration: none;
    }

    .a6:visited {
        color: inherit;
        text-decoration: none;
    }

    .a6:hover {
        color: inherit;
        text-decoration: underline;
    }

.asousuo1 {
}

    .asousuo1:link {
        color: #0000FF;
        text-decoration: underline;
    }

    .asousuo1:visited {
        color: #A800A8;
        text-decoration: underline;
    }

    .asousuo1:hover {
        color: #0033CC;
        text-decoration: underline;
    }

.asousuo2:link {
    color: #008000;
    text-decoration: none;
}

.asousuo2:visited {
    color: #008000;
    text-decoration: none;
}

.asousuo2:hover {
    color: #008000;
    text-decoration: none;
}

.AdRotator1css {
    border-width: 0px;
    background-color: #FFFFEC;
    width: 100%;
    height: 100%;
    display: block;
}

.AdRotator2css {
    border-width: 0px;
    background-color: #FFFFEC;
    width: 100%;
    height: 100%;
    display: block;
}

.AdRotator3css {
    border-width: 0px;
    background-color: #FFFFEC;
    width: 100%;
    height: 100%;
    display: block;
}

.banquandiv1css {
    font-size: 0.75em;
    color: #888888;
    text-align: center;
    height: 85px;
}

.bianjibutton1 {
    width: 95px;
    height: 32px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/bianjibtn.gif);
    cursor: pointer;
}

body {
    -moz-user-select: none; /* Firefox私有属性 */
    -webkit-user-select: none; /* WebKit内核私有属性 */
    -ms-user-select: none; /* IE私有属性(IE10及以后) */
    -khtml-user-select: none; /* KHTML内核私有属性 */
    -o-user-select: none; /* Opera私有属性 */
    user-select: none; /* CSS3属性 */
}

.body1css {
    margin: 0 auto;
    text-align: center;
    width: 990px;
    background-color: #FFFFFF;
    font-size: 1.0em;
    color: #333399;
}

.body2css {
    margin: 0 auto;
    width: 990px;
    background-color: #FDF9EE;
    /*background-image:url(images/back2.jpg);*/
    font-size: 1.0em;
    color: #333399;
}

.body3css {
    margin: 0 auto;
    width: 990px;
    background-color: #FFFFE8;
    font-size: 1.0em;
    color: #333399;
}

.bodydiv1css {
    text-align: left;
    padding-bottom: 15px;
}

.bottomdiv1css {
    text-align: left;
}

.bttextbox1css {
    background-color: Transparent;
    width: 150px;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.Button1css {
    height: 2.5em;
    text-align: center;
    color: white;
    vertical-align: middle;
    background-color: cornflowerblue;
    cursor: pointer;
    border: 1px solid #9EBEF5;
    border-radius: 6px;
}

.clearfloat1css {
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
}

.container {
    display: flex;
}

.left {
    flex: 1; /* 占据剩余空间 */
    justify-content: center;
    align-content:center;
}

.right {
    display: flex;
    flex-direction: column; /* 子元素垂直排列 */
    flex: 3; /* 右边区域占据更多空间 */
}

    .right div {
        flex: 1; /* 每一行平均分配空间 */
    }

.datubiao1css {
}

.defaultbiaoqiandiv1 {
    display: -moz-inline-box;
    display: inline-block;
    width: auto;
    max-width: 400px;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    border-width: 2px;
    vertical-align: bottom;
    border-color: #C8DDB9;
    border-top-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
}

.defaultbiaoqiandiv2 {
    display: -moz-inline-box;
    display: inline-block;
    font-size: 1em;
    width: 98%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-top: 0px;
    border-width: 2px;
    vertical-align: bottom;
    border-color: #FFD200;
    border-top-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
}

.defaultbiaoqianspan1 {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-width: 1px;
    border-color: #C8DDB9;
    border-bottom-style: none;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 70px;
    height: 30px;
    color: #000080;
    font-size: 0.95em;
    font-weight: 600;
}

.defaultbiaoqianspan2 {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background-color: #C8DDB9;
    cursor: pointer;
    width: 70px;
    height: 30px;
    color: #000080;
    font-size: 0.95em;
    font-weight: 600;
}

.defaultbiaoqianspan3 {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-width: 0px;
    border-color: #C8DDB9;
    border-bottom-style: none;
    border-top-style: solid;
    background-image: url(images/biaoqian1.gif);
    cursor: default;
    border-left-style: solid;
    border-right-style: solid;
    width: 70px;
    height: 30px;
    color: #000080;
    font-size: 0.95em;
    font-weight: 600;
}

.defaultbiaoqianspan4 {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    background-image: url(images/biaoqian2.gif);
    cursor: pointer;
    width: 70px;
    height: 28px;
    color: #000080;
    font-size: 0.95em;
    font-weight: 400;
}

.defaultdiv1css {
    float: left;
    text-align: left;
    width: 14%;
    height: 150px;
    line-height: 150px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 0px;
}

.defaultdiv2css {
    float: left;
    text-align: center;
    vertical-align: bottom;
    line-height: 150px;
    width: 70%;
    height: 150px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 0px;
}

.defaultdiv3css {
    float: left;
    text-align: center;
    width: 14%;
    height: 150px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 0px;
}

.defaultdiv31css {
    text-align: center;
    font-size: 0.95em;
    vertical-align: middle;
    height: 105px;
    line-height: 19px;
    width: 99%;
}

.defaultdiv32css {
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
    width: 99%;
}

.defaultdiv33css {
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
    width: 99%;
}

.defaultdiv4css {
    float: left;
    text-align: left;
    width: 14%;
    height: 200px;
    line-height: 200px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.defaultdiv5css {
    float: left;
    text-align: center;
    width: 70%;
    height: 200px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.defaultdiv51css {
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    height: 45px;
    width: auto;
}

.defaultdiv52css {
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    height: 35px;
}

.defaultdiv53css {
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
    height: 80px;
}

.defaultdiv6css {
    float: left;
    text-align: left;
    width: 14%;
    height: 200px;
    line-height: 200px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.defaultdiv7css {
    float: left;
    text-align: left;
    width: 14%;
    height: 150px;
    line-height: 150px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
}

.defaultdiv8css {
    float: left;
    text-align: center;
    width: 70%;
    height: 280px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
}

.defaultdiv81css {
    text-align: center;
    height: 100px;
    line-height: 80px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}

.defaultdiv82css {
    text-align: center;
    height: 180px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.defaultdiv9css {
    float: left;
    text-align: left;
    width: 14%;
    height: 150px;
    line-height: 150px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
}

.dengludivbody {
    width: 510px;
    background-color: #FFFFFF;
}

.dengludivbottom {
    text-align: center;
    width: 510px;
    height: 35px;
    background-color: #F9F9F9;
}

.dengludiv {
    width: 99%;
    z-index: 9999;
    position: absolute;
    left: 0px;
    top: 100px;
}

.dengludivguanbi {
    float: right;
    text-align: right;
    width: 25px;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    background-color: Transparent;
}

    .dengludivguanbi img {
        vertical-align: middle;
    }

.dengludivtitle {
    float: left;
    text-align: left;
    width: 50px;
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    font-size: 1em;
    color: #333399;
    font-weight: normal;
    background-color: Transparent;
}

.dengludivtop {
    text-align: center;
    width: 510px;
    background-color: #F9F9F9;
}

.dengludivyidong {
    float: left;
    text-align: center;
    width: 400px;
    height: 35px;
    background-color: #F9F9F9;
    cursor: move;
}

.denglutishi {
    text-align: right;
    width: 400px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    line-height: 20px;
}

.DynamicMenu1css {
    z-index: 1000;
    text-align: left;
}


.DropDownList1css {
    background-color: Transparent;
    width: 80px;
    height: 25px;
    font-size: 0.95em;
}

.DropDownList2css {
    background-color: Transparent;
    width: 80px;
    height: 20px;
    font-size: 0.95em;
}

.DropDownList3css {
    background-color: Transparent;
    padding-bottom: 15px;
    width: 80px;
    height: 15px;
    font-size: 0.75em;
}

.DropDownList4css {
    background-color: Transparent;
    height: 3.5em;
    font-size: 0.75em;
    border: 1px solid #9EBEF5;
    border-radius: 6px;
    float:left;
}

.divbiaoti1 {
    text-align: center;
    margin-top: 3px;
    margin-bottom: 2px;
    font-size: 0.95em;
    color: #333399;
}

.divfabiaohuifu1 {
}

.divfxd1 {
    float: left;
    height: 30px;
    line-height: 30px;
}

.divgundong1 {
    text-align: left;
    vertical-align: middle;
    border: solid 1px #999999;
    font-size: 0.95em;
    font-family: Arial;
    color: #333399;
    letter-spacing: 2px;
    padding-top: 0px;
    padding-bottom: 5px;
    overflow: auto;
}

.divzhengwen1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family:'Microsoft YaHei';
    color: #333399;
}

.divlanmuList1 {
    font-size: 0.95em;
}

.divlanmuList2 {
    line-height: 25px;
    padding-left: 25px;
    margin-bottom: 15px;
}

.divlanmuList3 {
    float: left;
    font-size: 0.95em;
    width: 33%;
}

.divlanmuList20 {
}

.divlanmuList201 {
    text-align: left;
    float: left;
    width: 33%;
    margin-top: 3px;
    margin-bottom: 3px;
}

.divlanmuListxiaopingmu2 {
    width: 99%;
    text-align: center;
    margin: 0 auto;
    line-height: 25px;
    margin-bottom: 15px;
}

.divlanmuListxiaopingmu3 {
    text-align: center;
    float: left;
    font-size: 1.0em;
    width: 49%;
    margin-top: 20px;
}

.divleft1css {
    float: left;
    text-align: left;
    font-size: 0.95em;
    padding-left: 5px;
    padding-right: 5px;
    width: 68%;
}

.divright1css {
    float: right;
    text-align: center;
    width: 30%;
    border-left: outset 1px #FFFFE8;
}

.divleft2css {
    float: left;
    text-align: center;
    width: 23%;
}

.divright2css {
    float: left;
    text-align: left;
    font-size: 0.95em;
    padding-left: 5px;
    padding-right: 5px;
    width: 74%;
}

.divleft3css {
    float: left;
    text-align: left;
    font-size: 0.95em;
    padding-top: 5px;
    margin: 0px;
}

.divright3css {
    float: left;
    font-size: 0.95em;
    padding-top: 3px;
    margin: 0px;
}

.divtitle1 {
    text-align: center;
    width: 99%;
    height: 35px;
    line-height: 35px;
    font-family: 微软雅黑,黑体,Arial;
    font-size: 1em;
    color: #FFFEA8;
    font-weight: normal;
    letter-spacing: 5px;
    background-color: #5F91C8;
    border-bottom: double 3px #9EBEF5;
}

.divtitle2 {
    text-align: center;
    width: 99%;
    height: 35px;
    line-height: 35px;
    font-family: 微软雅黑,黑体,Arial;
    font-size: 1em;
    color: #FFFEA8;
    font-weight: normal;
    letter-spacing: 3px;
    background-color: #049FF1;
    border-bottom: double 3px #9EBEF5;
}

.divfooter1 {
    text-align: right;
    width: 99%;
    height: 15px;
    line-height: 15px;
    margin: 5px 0px 0px 0px;
    font-size: 1em;
    color: #FFFEA8;
    font-weight: normal;
    letter-spacing: 3px;
}

.divwenzhangList11 {
    text-align: left;
}

.divwenzhangList111 {
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 0.95em;
    font-family: Arial;
    color: #000066;
    vertical-align: middle;
    height: 25px;
    line-height: 25px;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-right-style: none;
}

.divwenzhangList112 {
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 0.95em;
    font-family: Arial;
    color: #000066;
    vertical-align: middle;
    height: 25px;
    line-height: 25px;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-right-style: none;
}

.divwenzhangList12 {
    text-align: left;
}

.divwenzhangList121 {
    float: left;
    padding-top: 3px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    font-size: 0.95em;
    font-family: Arial;
    color: #8888FF;
    vertical-align: middle;
    height: 20px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

.divwenzhangList122 {
    float: left;
    padding-top: 3px;
    padding-bottom: 15px;
    text-align: right;
    font-size: 0.5em;
    font-family: Arial;
    color: #a6a6a6;
    vertical-align: middle;
    height: 20px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-right-style: none;
}

.imgthumbnail {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
    font-size: 0.95em;
    font-family: Arial;
    color: #8888FF;
    vertical-align: middle;
    height: 100px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

.divwenzhangList130 {
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: normal;
    text-align: left;
    font-size: 0.95em;
    font-family: Arial;
    color: #8888FF;
    vertical-align: middle;
    height: 100px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

.divwenzhangList131 {
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: normal;
    text-align: left;
    font-size: 0.95em;
    font-family: Arial;
    color: #8888FF;
    vertical-align: middle;
    height: 100px;
    border-color: #CCCCCC;
    border-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

.divwenzhangview1 {

}

.divyonghutouxiang {
    background: #FFFFFF;
    text-align: center;
    width: 26em;
    height: 4.65em;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #9EBEF5;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
    background-color: #FEFEFE;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 6px;
    background-color: #FEFEFE;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #E1E1FF;
}

.duantextbox1 {
    background-color: Transparent;
    width: 40px;
    height: 15px;
    font-size: 0.95em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.fabiaodiv1css {
    text-align: left;
}

.fabiaodiv2css {
    text-align: center;
    font-size: 1em;
    color: #333399;
    font-weight: bold;
    margin-top: 5px;
}

.fabiaodiv3css {
    font-family: Arial;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv31css {
    text-align: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv32css {
    text-align: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv321css {
    text-align: left;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv322css {
    text-align: left;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv4css {
    font-family: Arial;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
}

.fabiaodiv41css {
    text-align: left;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv42css {
    text-align: left;
    float: left;
    font-size: 0.95em;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv43css {
    text-align: left;
    float: left;
    font-size: 0.75em;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv44css {
    text-align: left;
    float: left;
    font-size: 0.75em;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv5css {
    font-family: Arial;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    float: none;
    margin-top: 5px;
}

.fabiaodiv6css {
    font-family: Arial;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
}

.fabiaodiv61css {
    text-align: center;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv62css {
    text-align: center;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv63css {
    text-align: center;
    float: left;
    margin-top: 3px;
    margin-bottom: 5px;
}

.fabiaodiv7css {
    font-family: Arial;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
}

.fbhftable1css {
    width: 95%;
    height: 321px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    display: block;
}

.fbhftable2css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    display: block;
}

.fenyenum0 {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background-color: Transparent;
    font-size: 0.95em;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    line-height: 36px;
    border: none;
}

.fenyenum1 {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background-color: Transparent;
    font-size: 0.95em;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    line-height: 36px;
    border: solid 1px #EEEEFF;
}

.fenyenum2 {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background-color: #EEEEEE;
    font-size: 0.95em;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    line-height: 36px;
    border: solid 1px #EEEEFF;
}

.fenyenumx0 {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background-color: Transparent;
    font-size: 0.85em;
    text-align: center;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    line-height: 28px;
    border: none;
}

.fenyenumx1 {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background-color: Transparent;
    font-size: 0.85em;
    text-align: center;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    line-height: 28px;
    border: solid 1px #EEEEFF;
}

.fenyenumx2 {
    display: -moz-inline-box;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    background-color: #EEEEEE;
    font-size: 0.85em;
    text-align: center;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    line-height: 28px;
    border: solid 1px #EEEEFF;
}

.form1css {
    table-layout: fixed;
    clip: rect(0px 0px 0px 0px);
    padding: 0px;
    margin: 0px;
}

.fieldset1 {
    margin: 0px;
    padding: 0px;
}

.fieldsettable1 {
    margin: 0px;
    padding: 0px;
    border: 0px solid ButtonFace;
    background-color: ButtonFace;
}

.FileUpload1css {
    background-color: Transparent;
    width: 24em;
    height: 3.0em;
    border: 1px solid #9EBEF5;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.floatleft {
    float: left;
}

.floatrightspan {
    float: right;
}

.gjctextbox1css {
    background-color: Transparent;
    width: 150px;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.dropdownlist1css {
    background-color: Transparent;
    height: 20px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.gldlbiaoti1css {
    text-align: center;
    line-height: 25px;
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 1em;
    color: #333399;
}

.gldlzhengwen1css {
    text-align: center;
}

.guanggao_neiqian1 {
    float: right;
    margin-right: 5px;
    text-align: center;
    clear: left;
    z-index: -1;
}

.guanggao_neiqian2 {
    margin-bottom: 5px;
    clear: both;
    z-index: -1;
}

.hongwuxing {
    color: #FFD288;
    font-size: 0.75em;
}

.huiwuxing {
    color: #FFE1B0;
    font-size: 0.75em;
}

.huoquyzmbutton {
    width: 9em;
    height: 3.1em;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align:middle;
    float:left;
    /* background: #EEEEEE url(images/zhucebtn.gif); */
    cursor: pointer;
    border-radius:6px;
}

.input1 {
    height: 18px;
    font-family: Tahoma,Arial;
    background: #FFFFFF;
    color: #FFFFFF;
    font-size: 0.75em;
    border-left: 2 shadow #003300;
    border-right: 2 shadow #003300;
    border-top: 2 shadow #003300;
    border-bottom: 2 shadow #003300
}

.input12 {
    height: 20px;
    font-family: Tahoma,Arial;
    background: #C8DDB9;
    color: #C8DDB9;
    font-size: 0.75em;
    border-left: 2 shadow #003300;
    border-right: 2 shadow #003300;
    border-top: 2 shadow #003300;
    border-bottom: 2 shadow #003300
}

.input2 {
    font-family: Tahoma,Arial;
    background: #F8ECC8;
    color: #0000FF;
    font-size: 0.75em;
    border-left: 1 shadow #003300;
    border-right: 1 shadow #003300;
    border-top: 1 shadow #003300;
    border-bottom: 1 shadow #003300
}

.input22 {
    font-family: Tahoma,Arial;
    background: #F8FFE4;
    color: #0000FF;
    font-size: 0.75em;
    border-left: 1 shadow #003300;
    border-right: 1 shadow #003300;
    border-top: 1 shadow #003300;
    border-bottom: 1 shadow #003300
}



.jjtextbox1css {
    background-color: Transparent;
    width: 150px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.Label1css {
    text-align: left;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
}

.Label2css {
    text-align: left;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
}

.Label3css {
    text-align: left;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
}

.Label4css {
    text-align: center;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
}

.Label5css {
    text-align: center;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
}

.Label6css {
    text-align: center;
    line-height: 25px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
}

.labelbutton {
    background-color: ButtonFace;
    height: 25px;
    line-height: 25px;
    width: 80px;
}

.lanmuchuanlie1 {
    text-align: left;
    font-size: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
}

.lssdjtdiv1 {
    text-align: center;
    width: 100%;
    height: 45em;
    margin: 0px;
    border: 0px solid #9EBEF5;
}

.lssdjtleft1css {
    float: left;
    text-align: left;
    font-size: 0.95em;
    margin-right: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    width: 75%;
    height: 100%;
    border-bottom: solid 2px #0066FF;
}

.lssdjtleft2css {
    float: left;
    text-align: center;
    width: 24%;
    height: 94%;
    border: 0px solid red;
}

.lssdjtrightcss {
    float: left;
    text-align: left;
    font-size: 0.95em;
    padding-left: 5px;
    padding-right: 5px;
    width: 73%;
    height: 94%;
    border: 0px solid #049FF1;
}

.lssdjtlist {
    float: left;
    width: 160px;
    height: 100%;
    border: 0px solid #008000;
    text-align: left;
}

.lssdjtlist2 {
    width: 100%;
    height: 100%;
    border: 0px solid #A800A8;
    background-color: #F7F7F7;
    text-align: left;
    line-height: 25px;
}

.lssdjtneirong {
    text-align: left;
    vertical-align: bottom;
    font-size: 0.95em;
    font-family: Arial;
    color: #181819;
    letter-spacing: 2px;
    padding-top: 0px;
    line-height: 20px;
    height: 100%;
    width: 100%;
    border: 0px solid #22ff00;
}

.lssdjtwnl {
    float: right;
    text-align: center;
    vertical-align: middle;
    font-size: 0.95em;
    letter-spacing: 0px;
    line-height: 18px;
    width: 110px;
    height: 135px;
}

.lmdropdownlist1css {
    background-color: Transparent;
    width: 156px;
    height: 23px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.logindiv {
}

.logintable1 {
    border: none 1px #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 380px;
    display: block;
}

.logintable2 {
    border: none 0px #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 210px;
    display: block;
}

.logintable3 {
    border: none 0px #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 150px;
    display: block;
}

.logintextbox1 {
    background-color: #FFFFFF;
    width: 65%;
    height: 23px;
    font-size: 0.95em;
    color: #333399;
    border: 1px solid #9EBEF5;
    margin-top: 10px;
    margin-bottom: 15px;
}

.logintextbox2 {
    background-color: #FFFFFF;
    width: 40%;
    height: 23px;
    font-size: 0.95em;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-color: #9EBEF5;
    border-bottom-width: 1px;
}

.logintextbox3 {
    background-color: #FFFFFF;
    width: 30%;
    height: 23px;
    font-size: 0.95em;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-color: #9EBEF5;
    border-bottom-width: 1px;
}

.loginbutton1 {
    width: 95px;
    height: 32px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/loginbtn.gif);
    cursor: pointer;
}

.loginbutton2 {
    width: 55px;
    height: 23px;
    font-size: 0.75em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    cursor: pointer;
}

.loginbutton3 {
    width: 35px;
    height: 18px;
    font-size: 0.625em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/loginbtn.gif);
    cursor: pointer;
}

.logintd1css {
    border-spacing: 0px;
    margin: 0px;
    padding: 5px;
    border: none 0px #FFC0C0;
    height: 25px;
    width: 79%;
    background-color: Transparent;
    text-align: center;
    font-size: 0.95em;
    color: #333399;
    margin-top: 0px;
    margin-bottom: 0px;
}

.loginbottomtdcss1 {
    border-spacing: 0px;
    margin: 3px;
    padding: 3px;
    border: none 0px;
    text-align: center;
    font-size: 0.95em;
    color: #333399;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 60px;
    letter-spacing: 1px;
    background-color: Transparent;
}

.logo1css {
    border: none;
    border-top-style: none;
}

.logo2css {
    border: none;
    border-top-style: none;
    height: 50px;
}

.ly2textbox1css {
    background-color: Transparent;
    width: 82px;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
    vertical-align: bottom;
}

.MainDiv1css {
    margin: 3px auto;
    text-align: center;
    width: 100%;
    text-align: inherit;
}

.MainDiv2css {
    margin: 3px auto;
    text-align: center;
    width: 100%;
}

.MainDiv3css {
    margin: 3px auto;
    padding-left: 5px;
    text-align: center;
    width: 100%;
    height: 100%;
}

.masktarget {
    /* position:relative; /* 相对定位 */
    mask: url(#mask1);
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
}

.maskdiv {
    /* position: absolute; /* 绝对定位 */
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 65px;
    background-color: white;
    color: #000000;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: top;
    display: flex;
}

.meihuastyle1 {
    font-size: 9pt;
    color: #FF0066;
}

.Menu1css {
    float: left;
}

.menuTd1css {
    vertical-align: bottom;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #F5F5F5; /* WhiteSmoke */
    display: block;
}

.mmtextbox1css {
    background-color: Transparent;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.mmtextbox2css {
    background-color: Transparent;
    height: 16px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.mctextbox1css {
    background-color: Transparent;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.mctextbox2css {
    background-color: Transparent;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.p1 {
    background-color: #CCCCFF;
    margin-bottom: 12px;
    font-size: 0.95em;
    color: #009933;
    font-weight: bold;
}

.p2 {
    line-height: 18px;
    margin: 3px;
    background-color: Transparent;
    font-size: 0.75em;
    color: #333399;
}

.p3 {
    background-color: #CCCCFF;
    margin-bottom: 12px;
    font-size: 0.95em;
    color: #009933;
    font-weight: bold;
    text-align: center;
}

.p4 {
    text-align: left;
    line-height: 18px;
    margin: 3px;
    background-color: Transparent;
    font-size: 0.75em;
    color: #333399;
}

.p5 {
    background-color: #CCCCFF;
    margin-bottom: 12px;
    font-size: 0.95em;
    color: #009933;
    font-weight: bold;
    text-align: center;
}

.p6 {
    text-align: left;
    line-height: 21px;
    margin: 3px;
    background-color: Transparent;
    font-size: 0.75em;
    color: #333399;
}

.p7 {
    text-align: left;
    line-height: 21px;
    margin: 3px;
    background-color: Transparent;
    font-size: 0.75em;
    color: #333399;
}

.p8 {
    text-align: left;
    line-height: 21px;
    margin: 3px;
    background-color: Transparent;
    font-size: 0.75em;
    color: #333399;
}

.pinglunspan {
    margin-right: 3px;
    background: url('tubiao/pinglun.png') no-repeat 0px 0px;
    width: 15px;
    height: 13px;
    display: inline-block;
    position: relative;
    bottom: -3px;
}

.putongjuzhongdiv1css {
    text-align: center;
    font-size: 0.95em;
    color: #333399;
    margin-top: 5px;
    margin-bottom: 3px;
}

.putongjuzhongdiv2css {
    text-align: center;
    margin-top: 6px;
}

.resetbutton1 {
    width: 95px;
    height: 32px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/sousuobtn.gif);
    cursor: pointer;
}

.searchdiv1css {
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 11%;
    max-width: 115px;
    height: 50px;
    padding-left: 5px;
}

.searchdiv2css {
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 59%;
    max-width: 450px;
    height: 50px;
    padding-left: 5px;
}

.searchdiv3css {
    float: right;
    text-align: right;
    vertical-align: middle;
    width: 28%;
    min-width: 350px;
    height: 50px;
    padding-left: 5px;
}

.searchdiv4css {
    text-align: left;
    vertical-align: middle;
    height: 45px;
    line-height: 45px;
    padding-left: 5px;
}

.select1 {
    background: #FFFFFF;
    color: #0000FF;
    font-size: 0.75em;
    border-left: 1 shadow;
    border-right: 1 shadow;
    border-top: 1 shadow;
    border-bottom: 1 shadow
}

.select2 {
    background: #F8FFE4;
    color: #0000FF;
    font-size: 0.75em;
    border-left: 1 shadow;
    border-right: 1 shadow;
    border-top: 1 shadow;
    border-bottom: 1 shadow
}

.sf1textbox1css {
    background-color: Transparent;
    width: 82px;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
    vertical-align: bottom;
}

.SouSuoTextBox1 {
    background-color: Transparent;
    outline: none;
    -webkit-appearance: none;
    font: 16px/25px arial;
    vertical-align: middle;
    border: 1px solid #9999FF;
}

.sousuodiv1 {
    margin-top: 3px;
    margin-bottom: 0px;
    width: 95%;
    font-size: 1.05em;
    color: #0000FF;
    text-align: left;
    vertical-align: middle;
    border: none;
}

.sousuodiv2 {
    margin-top: 3px;
    margin-bottom: 0px;
    width: 95%;
    font-size: 0.75em;
    color: #008000;
    text-align: left;
    vertical-align: middle;
    border: none;
}

.sousuodiv3 {
    margin-top: 3px;
    margin-bottom: 3px;
    width: 95%;
    font-size: 0.95em;
    color: #000050;
    text-align: left;
    vertical-align: middle;
    border: none;
}

.sousuodiv4 {
    margin-top: 0px;
    margin-bottom: 15px;
    width: 95%;
    font-size: 0.75em;
    color: #008000;
    text-align: left;
    vertical-align: middle;
    border: none;
}

.SouSuoDropDownList1 {
    background: #F8FFE4;
    height: 23px;
    color: #0000FF;
    font-size: 0.95em;
    vertical-align: middle;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}

.sousuobutton1 {
    width: 95px;
    height: 40px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/sousuobtn.gif);
    cursor: pointer;
    border-radius:8px;
}

.sousuobutton2 {
    width: 95px;
    height: 32px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/sousuobtn.gif);
    cursor: pointer;
    border-radius: 8px;
}

.sousuogjctextbox1css {
    background-color: Transparent;
    outline: none;
    -webkit-appearance: none;
    width: 415px;
    height: 36px;
    font: 16px/25px arial;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    border-radius:8px;
}

.sousuogjctextbox2css {
    background-color: Transparent;
    outline: none;
    -webkit-appearance: none;
    width: 560px;
    height: 28px;
    font: 16px/25px arial;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
}

.spanlanmulist1css {
    background-color: #FFF4DF;
    font-size: 1em;
}

.TextBox1css {
    background-color: Transparent;
    width: 180px;
    height: 20px;
    font-size: 0.95em;
}

.TextBox2css {
    background-color: Transparent;
    width: 80px;
    height: 15px;
    font-size: 0.75em;
}

.TextBox3css {
    background-color: Transparent;
    width: 60px;
    height: 15px;
    font-size: 0.75em;
    border-left-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-color: Green;
    border-bottom-width: 1px;
}

.TextBox4css {
    background-color: Transparent;
    width: 60px;
    height: 15px;
    font-size: 0.75em;
}

.TextBox5css {
    background-color: Transparent;
    height: 2.3em;
    font-size: 0.875em;
    color: #333399;
    border: 1px solid #9EBEF5;
    border-radius: 6px;
}

.TextBox5css:focus {
    background-color: Transparent;
    height: 2.3em;
    font-size: 0.875em;
    color: #333399;
    border: 1px solid #9EBEF5;
    border-radius: 6px;
    outline: none;
}

.TextBox6css {
    background-color: Transparent;
    height: 2.5em;
    font-size: 0.95em;
    color: #333399;
    border: 1px solid #9EBEF5;
    border-radius: 6px;
    float:left;
}

    .TextBox6css:focus {
        background-color: Transparent;
        height: 2.5em;
        font-size: 0.95em;
        color: #333399;
        border: 1px solid #9EBEF5;
        border-radius: 6px;
        outline: none;
    }

.Table1css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    display: block;
}

.Table2css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    display: block;
}

.Table3css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: collapse;
    display: block;
}

td {
    text-align: left;
}

.td1css {
    border-spacing: 0px;
    margin: 0px;
    padding: 10px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    height: 2.5em;
    background-color: Transparent;
    text-align: center;
    vertical-align: middle;
    font-size: 0.95em;
    color: #333399;
    margin-top: 0px;
    margin-bottom: 0px;
}

.tdList11 {
    margin-top: 1px;
    margin-bottom: 0px;
    background-color: #EFEFEF;
    height: 25px;
    font-size: 0.95em;
    color: #000066;
    text-align: center;
    vertical-align: middle;
    border-right: outset 1px #B9DCFF;
}

.tdList12 {
    margin-top: 1px;
    margin-bottom: 0px;
    background-color: #EFEFEF;
    height: 25px;
    font-size: 0.95em;
    color: #000066;
    text-align: center;
    vertical-align: middle;
    border-right: outset 1px #B9DCFF;
}

.tdList13 {
    margin-top: 1px;
    margin-bottom: 0px;
    background-color: #EFEFEF;
    height: 25px;
    font-size: 0.95em;
    color: #000066;
    text-align: center;
    vertical-align: middle;
}

.tdList21 {
    margin-top: 0px;
    margin-bottom: 0px;
    word-wrap: break-word;
    word-break: break-all;
    height: 25px;
    font-size: 0.95em;
    color: #000066;
    text-align: left;
    vertical-align: middle;
    border-bottom: outset 1px #B9DCFF;
    border-right: outset 1px #B9DCFF;
}

.tdList22 {
    margin-top: 0px;
    margin-bottom: 0px;
    word-wrap: break-word;
    word-break: break-all;
    height: 25px;
    font-size: 0.95em;
    color: #000066;
    text-align: left;
    vertical-align: middle;
    border-bottom: outset 1px #B9DCFF;
    border-right: outset 1px #B9DCFF;
}

.tdList23 {
    margin-top: 0px;
    margin-bottom: 0px;
    word-wrap: break-word;
    word-break: break-all;
    height: 25px;
    font-size: 0.95em;
    color: #000066;
    text-align: center;
    vertical-align: middle;
    border-bottom: outset 1px #B9DCFF;
}

.tablefuwu1 {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    border-spacing: 0px;
    margin: 15px 0px 10px 0px;
    border-collapse: collapse;
    border-bottom: solid 1px #9EBEF5;
    width: 99%;
}

.trfuwu1 {
}

.tdfuwu1 {
    padding: 5px;
    background-color: Transparent;
    width: 33%;
    height: 110px;
    text-align: center;
    vertical-align: middle;
    border: none;
}

.topdiv1css {
    text-align: center;
    vertical-align: middle;
    height: 45px;
    margin-top: 3px;
    margin-bottom: 15px;
}

.Tr1css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #FFFFCC;
    text-align: center;
    display: block;
}

.Tr2css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #FFFFCC;
    text-align: center;
    display: block;
}

.Tr3css {
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #CCCCFF;
    text-align: center;
    display: block;
}

.Td1css {
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #FFFFCC; /* 浅黄 */
    text-align: center;
    display: block;
}

.Td2css {
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #FFCCFF; /* 粉红1 */
    text-align: center;
    display: block;
}

.Td3css {
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: #CCCCFF; /* 浅蓝 */
    text-align: center;
    display: block;
}

.Td4css {
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    background-color: Transparent; /* 透明 */
    text-align: center;
    vertical-align: middle;
}

.topdiv1css {
    height: 90px;
}

.ttxzsbiaoti {
    text-align: center;
    vertical-align: bottom;
    font-size: 0.95em;
    font-family: "微软雅黑","黑体","Arial";
    color: #181819;
    letter-spacing: 1px;
    padding-bottom: 3px;
    width: 99%;
}

.ttxzsneirong {
    text-align: left;
    vertical-align: bottom;
    font-size: 0.95em;
    font-family: Arial;
    color: #181819;
    letter-spacing: 2px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 20px;
    width: 99%;
    border-bottom: solid 1px #0066FF;
}

.ttxzswnl {
    float: right;
    text-align: center;
    vertical-align: middle;
    font-size: 0.95em;
    letter-spacing: 0px;
    line-height: 18px;
    width: 110px;
    height: 250px;
}

.ttxzsbottom {
    text-align: right;
    width: 80%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ttxzsdiv1 {
    text-align: center;
    width: 100%;
    margin: 0px;
}

.ttxzstitle {
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
    font-family: "微软雅黑","黑体","Arial";
    color: #FFFFE8;
    letter-spacing: 5px;
    background-color: #0066FF;
    border: outset 1px #FFFFE8;
    margin-bottom: 8px;
    width: 99%;
    height: 30px;
    line-height: 30px;
}

.tupianfudongleft {
    float: left;
    margin-right: 15px;
    clear: right;
    z-index: -1;
}

.tupianfudongright {
    float: right;
    margin-left: 15px;
    clear: left;
    z-index: -1;
}

.ImageButton1 {
    background-color: #AFDADC;
}

.wdrjneirong {
    text-align: left;
    vertical-align: bottom;
    font-size: 0.95em;
    font-family: Arial;
    color: #181819;
    letter-spacing: 2px;
    padding-top: 0px;
    padding-bottom: 5px;
    line-height: 20px;
    width: 99%;
    border-bottom: solid 1px #999999;
}

.wdrjhuifu1 {
    width: 97%;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    border: solid 1px #999999;
}

.wdrjhuifu2 {
    width: 97%;
    text-align: left;
    margin: 5px;
    padding: 5px;
    border: solid 1px #999999;
}

.wzbiaoqiandiv1 {
    height: 30px;
    text-align: left;
    padding-top: 5px;
    border-width: 2px;
    vertical-align: bottom;
    border-color: #C8DDB9;
    border-top-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-right-style: none;
}

.wzbiaoqianspan1 {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-width: 1px;
    border-color: #C8DDB9;
    border-bottom-style: none;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 80px;
    height: 30px;
    color: #000080;
    font-size: 0.95em;
    font-weight: 600
}

.wzbiaoqianspan2 {
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background-color: #C8DDB9;
    cursor: hand;
    width: 80px;
    height: 30px;
    color: #000080;
    font-size: 0.95em;
    font-weight: 600
}

.wlbuchong1, .wlbuchong2, .wlbuchong3 {
    background: url(http://www.allzhishi.com/images/wybc.gif) no-repeat;
    width: 100px;
    height: 25px;
    overflow: hidden;
    float: left;
}

.wlbuchong1 {
    background-position: 0 0
}

.wlbuchong2 {
    background-position: 0 -25px
}

.wlbuchong3 {
    background-position: 0 -50px
}

.wlhuida1, .wlhuida2, .wlhuida3 {
    background: url(http://www.allzhishi.com/images/wlhd.gif) no-repeat;
    width: 100px;
    height: 25px;
    overflow: hidden;
    float: left;
}

.wlhuida1 {
    background-position: 0 0
}

.wlhuida2 {
    background-position: 0 -25px
}

.wlhuida3 {
    background-position: 0 -50px
}

.wolaihuifutd1css {
    color: #000088;
    font-size: 0.75em;
}

.wolaihuifutd2css {
    color: #004080;
    font-size: 0.95em;
    font-weight: 600
}

.wlpinglun1, .wlpinglun2, .wlpinglun3 {
    background: url(http://www.allzhishi.com/images/wypl.gif) no-repeat;
    width: 100px;
    height: 25px;
    overflow: hidden;
    float: left;
}

.wlpinglun1 {
    background-position: 0 0
}

.wlpinglun2 {
    background-position: 0 -25px
}

.wlpinglun3 {
    background-position: 0 -50px
}

.wzlistdiv1css {
    text-align: center;
    font-size: 1em;
    color: #333399;
    font-weight: bold;
    margin-top: 36px;
}

.wzgldiv2css {
    text-align: center;
    font-size: 0.95em;
    color: #333399;
    font-weight: bold;
    margin-top: 5px;
}

.wzgldiv3css {
}

.wzgldiv31css {
    text-align: left;
    font-size: 0.95em;
    color: #333399;
    margin-top: 5px;
}

.wzgldiv32css {
    text-align: left;
    font-size: 0.95em;
    color: #333399;
    margin-top: 5px;
}

.wzgldiv33css {
    text-align: left;
    font-size: 0.95em;
    color: #333399;
    margin-top: 5px;
}

.wzlydropdownlist1css {
    background-color: Transparent;
    height: 23px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.xiaopingbodycss {
    margin: 5 auto;
    text-align: center;
    width: 97%;
    background-color: #FFFFFF;
    font-size: 1.0em;
    color: #333399;
}

.xiaopingjuzhongdiv1css {
    width: 99%;
    text-align: center;
    font-size: 1.0em;
    color: #333399;
}

.xiaopingtitlediv1css {
    width: 99%;
    text-align: left;
    font-size: 1.2em;
    color: #333399;
    margin-top: 5px;
    margin-bottom: 5px;
}

.xiugaimmbutton1 {
    width: 95px;
    height: 32px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/xiugaimmbtn.gif);
    cursor: pointer;
    border-radius: 6px;
}

.xiugaimbbutton1 {
    width: 95px;
    height: 32px;
    font-size: 0.875em;
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    vertical-align: middle;
    background: #EEEEEE url(images/xiugaimbbtn.gif);
    cursor: pointer;
}

.yhmtextbox1css {
    background-color: Transparent;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.yhmtextbox2css {
    background-color: Transparent;
    height: 15px;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
}

.yhrjlbcss {
    padding-top: 10px;
}

/*标题圆角*/

.yuanjiao11 {
    background-color: Transparent;
    margin: 0px;
}

    .yuanjiao11 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong11 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #E1E89E;
    border: 0 solid #E1E89E;
    border-width: 0 1px;
    font-size: 0.95em;
    font-weight: 600;
}
/*文库*/

.yuanjiao12 {
    background-color: Transparent;
    margin: 0px;
}

    .yuanjiao12 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong12 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #C8DDB9;
    border: 0 solid #C8DDB9;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
}

.yjbtneirong12 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #C8DDB9;
    border: 0 solid #C8DDB9;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 600;
    font-family: "Microsoft YaHei" !important;
}
/*百科*/

.yuanjiao13 {
    background-color: Transparent;
    margin: 0px;
}

    .yuanjiao13 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong13 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #FFE1B2;
    border: 0 solid #FFE1B2;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
}

.yjbtneirong13 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #FFE1B2;
    border: 0 solid #FFE1B2;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 600;
    font-family: "Microsoft YaHei" !important;
}
/*问答*/

.yuanjiao14 {
    background-color: Transparent;
    margin: 0px;
}

    .yuanjiao14 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong14 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #FFD9C8;
    border: 0 solid #FFD9C8;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
}

.yjbtneirong14 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #FFD9C8;
    border: 0 solid #FFD9C8;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 600;
    font-family: "Microsoft YaHei" !important;
}
/*小知识*/

.yuanjiao15 {
    background-color: Transparent;
    margin: 0px;
}

    .yuanjiao15 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong15 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #E1E1FF;
    border: 0 solid #E1E1FF;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
}

.yjbtneirong15 {
    margin: 0px;
    padding: 0 0 0 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: #E1E1FF;
    border: 0 solid #E1E1FF;
    border-width: 0 1px;
    font-size: 1.125em;
    font-weight: 600;
    font-family: "Microsoft YaHei" !important;
}
/*历史上的今天*/

/*正文圆角*/

.yuanjiao21 {
    background-color: Transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 10px;
}

    .yuanjiao21 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong21 {
    margin: 0px;
    padding: 10px;
    text-align: left;
    color: #181819;
    font-size: 1.125em;
    display: block;
    background-color: Transparent;
    border: 0 solid #E1E89E;
    border-width: 0 1px;
    word-spacing: 6px;
    line-height: 20px;
}
/*文库*/

.yuanjiao22 {
    background-color: Transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 10px;
}

    .yuanjiao22 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong22 {
    margin: 0px;
    padding: 10px;
    text-align: left;
    color: #181819;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
    display: block;
    background-color: Transparent;
    border: 0 solid #C8DDB9;
    border-width: 0 1px;
    word-spacing: 6px;
    line-height: 28px;
}
/*百科*/

.yuanjiao23 {
    background-color: Transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 10px;
}

    .yuanjiao23 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong23 {
    margin: 0px;
    padding: 10px;
    text-align: left;
    color: #181819;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
    display: block;
    background-color: Transparent;
    border: 0 solid #FFE1B2;
    border-width: 0 1px;
    word-spacing: 6px;
    line-height: 25px;
}
/*问答*/

.yuanjiao24 {
    background-color: Transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 10px;
}

    .yuanjiao24 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong24 {
    margin: 0px;
    padding: 10px;
    text-align: left;
    color: #181819;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
    display: block;
    background-color: Transparent;
    border: 0 solid #FFD9C8;
    border-width: 0 1px;
    word-spacing: 6px;
    line-height: 25px;
}
/*小知识*/

.yuanjiao25 {
    background-color: Transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 10px;
}

    .yuanjiao25 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong25 {
    margin: 0px;
    padding: 10px;
    text-align: left;
    color: #181819;
    font-size: 1.125em;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
    display: block;
    background-color: Transparent;
    border: 0 solid #E1E1FF;
    border-width: 0 1px;
    word-spacing: 6px;
    line-height: 25px;
}
/*历史上的今天*/

.yuanjiao3 {
    background-color: Transparent;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

    .yuanjiao3 p {
        padding-bottom: 0.5em;
        margin: 0 10px;
        letter-spacing: 1px;
    }

.yjneirong3 {
    margin: 0px;
    padding: 10px;
    text-align: left;
    color: #181819;
    display: block;
    background-color: Transparent;
    border: 0 solid #E8E8E8;
    border-width: 0 1px;
    word-spacing: 6px;
    line-height: 20px;
}
/*回复的回复*/

/*/////////////////////*/

.yjtop, .yjbottom {
    display: block;
    background-color: Transparent;
    font-size: 1px;
}

/*标题圆角*/

.yjb11, .yjb21, .yjb31, .yjb41, .yjb12, .yjb22, .yjb32, .yjb42, .yjb13, .yjb23, .yjb33, .yjb43, .yjb14, .yjb24, .yjb34, .yjb44, .yjb15, .yjb25, .yjb35, .yjb45 {
    display: block;
    overflow: hidden;
}

.yjb11, .yjb21, .yjb31, .yjb12, .yjb22, .yjb32, .yjb13, .yjb23, .yjb33, .yjb14, .yjb24, .yjb34, .yjb15, .yjb25, .yjb35 {
    height: 1px;
}

.yjb21, .yjb31, .yjb41 {
    background-color: #E1E89E;
    border-left: 1px solid #E1E89E;
    border-right: 1px solid #E1E89E;
}
/*文库*/

.yjb22, .yjb32, .yjb42 {
    background-color: #C8DDB9;
    border-left: 1px solid #C8DDB9;
    border-right: 1px solid #C8DDB9;
}
/*百科*/

.yjb23, .yjb33, .yjb43 {
    background-color: #FFE1B2;
    border-left: 1px solid #FFE1B2;
    border-right: 1px solid #FFE1B2;
}
/*问答*/

.yjb24, .yjb34, .yjb44 {
    background-color: #FFD9C8;
    border-left: 1px solid #FFD9C8;
    border-right: 1px solid #FFD9C8;
}
/*小知识*/

.yjb25, .yjb35, .yjb45 {
    background-color: #E1E1FF;
    border-left: 1px solid #E1E1FF;
    border-right: 1px solid #E1E1FF;
}
/*历史上的今天*/

.yjb11 {
    margin: 0 5px;
    background-color: #E1E89E;
}
/*文库*/

.yjb12 {
    margin: 0 5px;
    background-color: #C8DDB9;
}
/*百科*/

.yjb13 {
    margin: 0 5px;
    background-color: #FFE1B2;
}
/*问答*/

.yjb14 {
    margin: 0 5px;
    background-color: #FFD9C8;
}
/*小知识*/

.yjb15 {
    margin: 0 5px;
    background-color: #E1E1FF;
}
/*历史上的今天*/

.yjb21, .yjb22, .yjb23, .yjb24, .yjb25 {
    margin: 0 3px;
    border-width: 0 2px;
}

.yjb31, .yjb32, .yjb33, .yjb34, .yjb35 {
    margin: 0 2px;
}

.yjb41, .yjb42, .yjb43, .yjb44, .yjb45 {
    height: 2px;
    margin: 0 3px; /*倒角*/
}

/*正文圆角*/

.yjb51, .yjb61, .yjb71, .yjb81, .yjb52, .yjb62, .yjb72, .yjb82, .yjb53, .yjb63, .yjb73, .yjb83, .yjb54, .yjb64, .yjb74, .yjb84, .yjb55, .yjb65, .yjb75, .yjb85 {
    display: block;
    overflow: hidden;
}

.yjb51, .yjb61, .yjb71, .yjb52, .yjb62, .yjb72, .yjb53, .yjb63, .yjb73, .yjb54, .yjb64, .yjb74, .yjb55, .yjb65, .yjb75 {
    height: 1px;
}

.yjb61, .yjb71, .yjb81 {
    background-color: Transparent;
    border-left: 1px solid #E1E89E;
    border-right: 1px solid #E1E89E;
}
/*文库*/

.yjb62, .yjb72, .yjb82 {
    background-color: Transparent;
    border-left: 1px solid #C8DDB9;
    border-right: 1px solid #C8DDB9;
}
/*百科*/

.yjb63, .yjb73, .yjb83 {
    background-color: Transparent;
    border-left: 1px solid #FFE1B2;
    border-right: 1px solid #FFE1B2;
}
/*问答*/

.yjb64, .yjb74, .yjb84 {
    background-color: Transparent;
    border-left: 1px solid #FFD9C8;
    border-right: 1px solid #FFD9C8;
}
/*小知识*/

.yjb65, .yjb75, .yjb85 {
    background-color: Transparent;
    border-left: 1px solid #E1E1FF;
    border-right: 1px solid #E1E1FF;
}
/*历史上的今天*/

.yjb51 {
    margin: 0 5px;
    background-color: #E1E89E;
}
/*文库*/

.yjb52 {
    margin: 0 5px;
    background-color: #C8DDB9;
}
/*百科*/

.yjb53 {
    margin: 0 5px;
    background-color: #FFE1B2;
}
/*问答*/

.yjb54 {
    margin: 0 5px;
    background-color: #FFD9C8;
}
/*小知识*/

.yjb55 {
    margin: 0 5px;
    background-color: #E1E1FF;
}
/*历史上的今天*/

.yjb61, .yjb62, .yjb63, .yjb64, .yjb65 {
    margin: 0 3px;
    border-width: 0 2px;
}

.yjb71, .yjb72, .yjb73, .yjb74, .yjb75 {
    margin: 0 2px;
}

.yjb81, .yjb82, .yjb83, .yjb84, .yjb85 {
    height: 2px;
    margin: 0 1px;
}
/*///*/
.yjb09, .yjb010, .yjb011, .yjb012 {
    display: block;
    overflow: hidden;
}

.yjb09, .yjb010, .yjb011 {
    height: 1px;
}

.yjb010, .yjb011, .yjb012 {
    background-color: Transparent;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}

.yjb09 {
    margin: 0 5px;
    background: #E8E8E8;
}

.yjb010 {
    margin: 0 3px;
    border-width: 0 2px;
}

.yjb011 {
    margin: 0 2px;
}

.yjb012 {
    height: 2px;
    margin: 0 1px;
}
/*回复的回复*/

/*/////////////////////*/
.zhegaidiv1 {
    width: 100%;
    height: 100%;
    background-color: #111111;
    filter: alpha(opacity=20);
    opacity: 0.2;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9998;
}

.zhegaidiv2 {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9998;
}

.zhucetable1css {
    border-width: 1px;
    border-style:groove;
    border-color: #FFDFDF;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: separate;
    border-radius: 6px;
    background-color: white;
    width: 99%;
}

.zhucetable2css {
    border-width: 0px;
    border-style: groove;
    border-color: #FFDFDF;
    padding: 0px;
    border-spacing: 0px;
    margin: 0px;
    border-collapse: separate;
    border-radius: 6px;
    background-color: white;
    width: 100%;
}

.zhucetoptd1css {
    border-spacing: 0px;
    margin: 3px;
    padding: 3px;
    border: 0px;
    border-bottom: 1px outset #FFC0C0;
    font-size: 0.95em;
    color: #333399;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 35px;
    letter-spacing: 1px;
}

.zhucetoptd2css {
    border-spacing: 0px;
    margin: 3px;
    padding: 3px;
    border: 0px;
    border-bottom: 1px outset #FFC0C0;
    text-align: right;
    font-size: 0.95em;
    color: #333399;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 35px;
    letter-spacing: 10px;
}

.zhucebottomtdcss {
    border-spacing: 0px;
    margin: 3px;
    padding: 10px;
    border-bottom: 0px outset #FFC0C0;
    text-align: center;
    font-size: 0.95em;
    color: #333399;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 35px;
    letter-spacing: 15px;
}

.zhucebutton1 {
    width: 180px;
    height: 36px;
    font-size: 1em;
    letter-spacing:1px;
    border-width: 0px;
    text-align: center;
    color:white;
    vertical-align: middle;
    background-color:cornflowerblue;
    /* background: #EEEEEE url(images/zhucebtn.gif); */
    cursor: pointer;
    border-radius:6px;
}

.zhucedropdownlist1css {
    background-color: Transparent;
    width: 15em;
    height: 4.35em;
    font-size: 0.75em;
    color: #333399;
    border: 1px solid #9EBEF5;
    border-radius: 6px;
}

.zhucetd1css {
    border-spacing: 0px;
    margin: 0px;
    padding: 10px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    height: 2.5em;
    background-color: Transparent;
    text-align:left;
    vertical-align:middle;
    font-size: 0.95em;
    color: #333399;
    margin-top: 0px;
    margin-bottom: 0px;
}

.zhucetd2css {
    border-spacing: 0px;
    margin: 0px;
    padding-left: 12px;
    border-width: 0px;
    border-style: solid;
    border-color: #FFC0C0;
    height: 15px;
    background-color: Transparent;
    text-align: left;
    vertical-align:middle;
    font-size: 0.8em;
    color: #333399;
}

.zxygldiv1css {
    text-align: center;
    width: 33%;
    float: left;
    line-height: 35px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 5px;
}

.zxygldiv2css {
    text-align: center;
    width: 34%;
    float: left;
    line-height: 35px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 5px;
}

.zxygldiv3css {
    text-align: center;
    width: 33%;
    float: left;
    line-height: 35px;
    font-size: 0.95em;
    color: #333399;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 5px;
}
