@charset "utf-8";
/* CSS Document */
.qq_conent {
    width: 1240px;
    margin: 0 auto 40px;
}
.LEFT {
    width: 890px;
    float: left;
}.LEFT h1 {
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 25px;
    color: #333;
    margin-top: 8px;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}
.RIGHT {
    float: right;
    width: 300px;
    padding-top: 37px;
}
.white_content {
display: none;
position:fixed;
top: 100px;
left: 50%;
width: 553px;
height: 553px;
z-index:9999;
margin-left:-276px;
}
.content-article .content{text-indent: 2em;width: 730px;font-size: 18px;float: right;}
.content-article .content img{display: block;max-width: 700px;margin: auto;}
.content-article .dashang{text-align: center;}
#Status{display: inline-block;width: 100%;height: 12px;background: url("http://www.viltd.com/static/images/rec.png") repeat-x;}



