@charset "UTF-8";
/*
    发布站作者：晓杰工作室
    官网：www.649my.com
    客服QQ：811896308
*/

body {background: #262b2d  url('bg.jpg')repeat-x;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;  LINE-HEIGHT: normal;  FONT-STYLE: normal;FONT-VARIANT: normal;background: rgba(0, 0, 0, 0.7); }
.tableBorder1 th {color: #fff;}
.banner { width: 1200px; margin: 0 auto; height: 150px; overflow: hidden; position: relative; background: url('header.jpg') no-repeat; }
.footer {height: 100px;background: #262b2d ;width: 1200px;margin: 0 auto;line-height: 100px;color: #fff;}

.dl {position:absolute;left:50%;margin-left:-600px;top:125px;background:rgba(0,0,0,0.5)}
.dl a {color:#fff;}

a.viewlink {
    background: #55676e;
    border-radius: 4px;
    padding: 3px 6px;
    text-decoration: none;
    color: #ffffff;
}
a.viewlink:hover {
    background: #222;
}