<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bodys{
    width: 100%;
    margin: 35px auto;
}
#bodys .tbodys{
    width: 1180px;
    margin: 0 auto;
}
#bodys .tbodys .shou{
    width: 100%;
    height: 35px;
}
#bodys .tbodys .shou ul{
    list-style-type: none;
    margin-left:15px;
}
#bodys .tbodys .shou li{
    float: left;
    margin-left: 5px;
    line-height: 35px;
}
#bodys .tbodys .shou a{
    text-decoration: none;
    color: #666666;
    font-size: 14px;
}
#bodys .tbodys .shou a:hover{
    text-decoration:underline;
    color: #990000;
}
#bodys .tbodys .newstext{
    margin: 10px 30px;
}
#bodys .tbodys h1{
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #990000;
    line-height: 55px;
}
#bodys .tbodys .p1{
    float: right;
    margin: 10px;
    font-size: 12px;
    color: #999999;
}
#bodys .tbodys pre{
    font-size: 15px;
    font-family:å¾®è½¯é›…é»‘;
    margin: 20px 0;
}
#bodys .sx{
    margin:0 40px 80px;
}
#bodys .sx ul{
    list-style-type: none;
}
#bodys .sx li{
}
#bodys .sx .li1{
    float: left;
}
#bodys .sx .li2{
    float: right;
}
#bodys .sx a{
    text-decoration: none;
    color: #666666;
}
#bodys .sx  a:hover{
    text-decoration:underline;
    color: #990000;
}
</pre></body></html>