body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    SCROLLBAR-FACE-COLOR: #0d93d9;
    SCROLLBAR-HIGHLIGHT-COLOR: #EDF4FD;
    SCROLLBAR-SHADOW-COLOR: #EDF4FD;
    SCROLLBAR-3DLIGHT-COLOR: #0d93d9;
    SCROLLBAR-ARROW-COLOR: #EDF4FD;
    SCROLLBAR-TRACK-COLOR: #EDF4FD;
    SCROLLBAR-DARKSHADOW-COLOR: #0d93d9;
    background-color: #FFFFFF;
    text-align: center;
}

a:link {
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a:visited {
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a:hover {
    font-family: "宋体";
    font-size: 12px;
    color: #660000;
}

a:active {
    font-family: "宋体";
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}


a.blue:link {
    font-family: "宋体";
    font-size: 12px;
    color: #006da9;
    text-decoration: none;
}

a.blue:visited {
    font-family: "宋体";
    font-size: 12px;
    color: #006da9;
    text-decoration: none;
}

a.blue:hover {
    font-family: "宋体";
    font-size: 12px;
    color: #660000;
}

a.blue:active {
    font-family: "宋体";
    font-size: 12px;
    color: #006da9;
    text-decoration: none;
}

td {
    font-family: "宋体";
    font-size: 12px;
}

.Top {
    width: 100%;
    margin: 0 auto;
    background-color: #212a31;
    height: 25px;
    text-align: center;
}

.top1 {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
    text-align: right;
}

.top1_menu {
    width: auto;
    margin: 0 auto;
    height: 25px;
    text-align: left;
}

#top1_menu ul {
    margin: 0 0 0 28px;
    padding: 0px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 25px;
    white-space: nowrap;
}

#top1_menu li {
    list-style-type: none;
    display: inline;
}

    #top1_menu li a:link {
        font-family: "宋体";
        font-size: 12px;
        color: #aaaaaa;
        text-decoration: none;
    }

    #top1_menu li a:visited {
        font-family: "宋体";
        font-size: 12px;
        color: #aaaaaa;
        text-decoration: none;
    }

    #top1_menu li a:hover {
        font-family: "宋体";
        font-size: 12px;
        color: #a72d2d;
    }

    #top1_menu li a:active {
        font-family: "宋体";
        font-size: 12px;
        color: #aaaaaa;
        text-decoration: none;
    }

.Top_Banner {
    width: 100%;
    margin: 0 auto;
    background-color: #26a5da;
    height: 119px;
    text-align: center;
}

.Top_Banner1 {
    width: 1000px;
    margin: 0 auto;
    background-image: url(../Images/Top_Banner.jpg);
    height: 119px;
}

.Top_Menu_bg {
    width: 100%;
    margin: 0 auto;
    background-color: #212a31;
    height: 35px;
    text-align: center;
}

.top_menu_Area {
    width: 1000px;
    margin: 0 auto;
    height: 35px;
    text-align: left;
    list-style-type: none;
}

.Main {
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    height: auto;
    text-align: center;
}

.Main1_1 {
    width: 1000px;
    margin: 0 auto;
    height: 28px;
    text-align: center;
}

.Main1_Main {
    width: 1000px;
    margin: 0 auto;
    height: auto;
    text-align: left;
}
