@charset "UTF-8";
body {background: #fff url('bg.jpg') no-repeat center top fixed;font-size: 13px;font-family: "微软雅黑";}
a {color: #000;text-decoration: none;font-size: 13px;}
a:hover {color: #f00;text-decoration: underline;}
.red {color: #f00;}
.tableBorder1 { FONT-WEIGHT: normal; FONT-SIZE: 13px; BORDER-LEFT: #A20000 0px solid; LINE-HEIGHT: normal; FONT-STYLE: normal; BACKGROUND-COLOR: #000; FONT-VARIANT: normal }
.tableBorder1 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #bd2100;
    FONT-VARIANT: normal
}
.tableBorder1 th {
    background: url(bar.jpg);
    height: 30px;
    color: #fff;
    text-shadow: 0 2px 0 #000;
    font-size: 13px;
    font-weight: 400;
}
.footer {
    background: url('footer.jpg');
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0;
}
.th th {padding:7px 0;}
.xx a { padding: 2px 5px; background: rgb(147, 4, 4); color: rgb(255, 255, 255); border-radius: 4px; }
.top {width: 1200px; margin: 0 auto; height: 110px; overflow: hidden; position: relative; background: url('top.jpg') no-repeat;}
.top a {position: absolute;right: 37px;color: #ffff00;top: 20px;}
.top .sy {top: 60px;}