sbody
{
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
    margin: 0px;
}
.css
{
    font-family: "ËÎÌå";
    font-size: 12px;
    font-style: normal;
    color: #000000;
}
.index_main_bg
{
    background-attachment: fixed;
    background-image: url(../images/index_back.gif);
    background-repeat: repeat-x;
    background-position: top right;
    background-color:White;
}
.index_left_bg
{
    background-attachment: fixed;
    background-image: url(../images/title_top_left.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #ffffff;
}
.css1
{
    font-family: "ËÎÌå";
    font-size: 14px;
    font-style: normal;
    color: #000000;
}
.tdborderblue4
{
    border: 1px solid #d7d7d7;
}
.index_center_bg
{
    background-attachment: fixed;
    background-image: url(../images/center_bg.gif);
    background-repeat: repeat-x;
    background-position: top right;
    background-color: #ffffff;
}
.high
{
    line-height: 22px;
}
.index_left_bg1
{
    background-attachment: fixed;
    background-image: url(../images/center_tree.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
.index_right_bg1
{
    background-attachment: fixed;
    background-image: url(../images/right_top.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #ffffff;
}
.font
{
    color: #303a9b;
}
.index_right_bottom
{
    background-attachment: fixed;
    background-image: url(../images/zbottom_right.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
A:link
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
A:visited
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
hover
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
A:hover
{
    font-size: 12px;
    color: red;
    text-decoration: underline;
}

