*
{
    padding: 0px;
    margin: 0px;
}
body
{
    font-size: 12px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    background: #f1f0f0;
}
a
{
    text-decoration: none;
    outline: none;
    star: expression(this.onFocus=this.blur());
    color: #333;
}
ul
{
    list-style: none;
}
img
{
    border: none;
}
.clear
{
    clear: both;
}
.top_bg
{
    background: #08599a;
    height: 94px;
}
.top
{
    width: 985px;
    margin: 0 auto;
}
.logo
{
    float: left;
}
.top_anniu
{
    float: right;
    padding: 26px 0px 0px 0px;
}
.top_anniu a
{
    display: block;
    height: 36px;
    width: 61px;
    float: left;
    font-family: Microsoft YaHei;
    margin-right: 5px;
    color: #fff;
    line-height: 36px;
    font-weight:bold;
}
.top_anniu a:hover
{
    background: #e8a233;
}

.english
{
    float: right;
    color: #555;
}
.english a
{
    color: #666;
    padding: 0px 5px;
    line-height: 34px;
    height: 34px;
}
.english a:hover
{
    color: #111;
}

.content
{
    width: 985px;
    margin: 0 auto;
    text-align: left;
}

.foot
{
    border-top: solid 1px #c1c1c1;
    width: 985px;
    margin: 60px auto 20px;
    line-height: 38px;
    height: 50px;
    text-align: left;
    color: #888;
}

.mub
{
    background: url("../images/ss_bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 22px;
    margin: 65px 5px 0 0;
    padding-right: 3px;
    width: 164px;
}

.ss_txt
{
    height: 20px;
    width: 133px;
    padding: 1px 1px 1px 1px;
    float: left;
}
.ss_txt input
{
    background: #FFFFFF;
    width: 131px;
    height: 17px;
    line-height: 17px;
    border: 1px solid #FFFFFF;
}
.ss_btn
{
    float: right;
}


.cn_title
{
    font-size: 24px;
    font-weight: bold;
    color: #0066CC;
    margin-top: 30px;
    text-align: center;
}

.cn_smtitle
{
    font-size: 16px;
    font-weight: bold;
    color: #0066CC;
    height: 40px;
    line-height: 40px;
    margin: 20px 0px 10px 0px;
}


.cn_info
{
    font-size: 14px;
    line-height: 26px;
    color: #333;
    /*word-break: break-all;*/
}
