<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    margin: 0;
    padding: 0;
}

table {
    margin: 0 auto;
}

form, ul, li {
    margin: 0;
    padding: 0;
}

img {
    margin: 0;
    padding: 0;
    border: none;
}

hr {
    height: 1px;
    width: 100%;
    color: #CCC;
}

h1 {
    font-size: 12px;
    font-weight: bold;
    color: #F60;
    margin: 0;
    padding: 2px 0;
    background-color: #EFEFEF;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    color: #F60;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
    color: #184A67;
    text-decoration: underline;
}

a:hover {
    color: #F30;
    text-decoration: underline;
}

#news a:link, #news a:visited {
    color: #333;
    text-decoration: none;
}

#news a:hover {
    color: #F30;
    text-decoration: underline;
}

#lan {
    background: url(../env/images/index_buttonbg.gif) no-repeat right bottom;
    padding-bottom: 2px;
}

    #lan a:link, #lan a:visited {
        color: #FFF;
        text-decoration: none;
    }

    #lan a:hover {
        color: #006;
        text-decoration: none;
    }

.index_banner {
    background: #6E8DA5;
    text-align: left;
    margin-left: 10px;
}

.index_left {
    background: url(../images/index_leftbg.gif) repeat-y left top;
    text-align: center;
    width: 170px;
}

.index_right {
    background: url(../images/index_rightbg.gif) repeat-y right top;
}

.index_focus_text {
    font-weight: bold;
    color: #000;
    background: url(../images/index_focus_point.gif) repeat-y;
    text-align: center;
}

.footer {
    background: #E3EAED;
    margin-top: 1px;
    margin: 0 auto;
    width: 780px;
}

.index_fast {
    background: url(../images/index_fastbg.jpg) repeat-x 1px 0px;
    text-align: center;
}

    .index_fast li {
        list-style: url(none) none inside;
        text-align: center;
        padding: 3px 5px 3px 0;
    }

.index_input {
    background: url(../images/index_inputbg.gif) repeat-x left top;
    height: 14px;
    border: 1px solid #9CB1C1;
    width: 90px;
    color: #184A67;
}

.index_login {
    background: url(../images/index_loginbg.jpg) no-repeat;
    text-align: center;
    height: 140px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.index_space {
    margin: 10px 0 10px 0;
}

.index_news {
    background: url(../images/index_news_bg.gif) repeat-x left bottom;
    width: 387px;
    text-align: right;
    margin: 20px 0 10px;
}

.index_line {
    width: 387px;
}

    .index_line td {
        background: url(../images/index_line.gif) repeat-x left bottom;
        padding: 7px 0;
        text-align: left;
    }

.index_pro {
    margin: 0 0 20px;
}

    .index_pro td {
        padding: 6px 0;
    }

.about_left {
    margin: 8px 0;
    text-align: center;
}

.about_tc {
    color: #F60;
    font-weight: bold;
}

.price {
    background: #999;
    margin: 10px 0 10px 0;
    font-weight: bold;
}

    .price td {
        background: #FFF;
        line-height: 130%;
    }

.price_y {
    font-weight: bold;
    color: #F60;
    text-align: center;
}

.pro_head {
    background: url(../images/index_news_bg.gif) repeat-x;
    text-align: right;
}

.news_line {
    margin: 10px 0 10px 0;
}

    .news_line td {
        background: url(../images/index_line.gif) repeat-x center bottom;
        padding: 7px 0;
        text-align: left;
    }

.news_title {
    line-height: 20px;
    color: #113C56;
    margin: 20px 0 10px 0px;
    text-align: center;
}

.sub_title {
    margin: 20px 0 10px;
}

.sub_title_td {
    font-weight: bold;
    color: #F60;
    text-align: right;
    background: url(../images/sub_titlebg.gif) repeat-x center bottom;
}

.sub_text {
    line-height: 160%;
    color: #113C56;
    text-align: left;
}

.sub_footer {
    background: url(../images/sub_footer_bg.gif) repeat-x;
}

.sub_spacer {
    margin: 15px 0 10px 0;
}

.case_pic {
    text-align: center;
    background-color: #EFEFEF;
    background: url(../images/case_line.gif) repeat-x center top;
    height: 110px;
    padding-top: 3px;
}
</pre></body></html>