<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body, div, p, ul, li, h1, h2, h3, h4, h5, h6, span, img, input, table, tr, td {
    margin: 0;
    padding: 0; 
}
body { height: 100%; font: normal 12px/22px '微软雅黑','Microsoft YaHei'; }
ul, ol, li { list-style: none; }
a { text-decoration: none; outline: none; _outline: expression(this.hideFocus=true); }
a:hover { text-decoration: none; }
.afterfix:after {
    display: block;
    height: 0;
    content: '.';
    visibility: hidden;
    clear: both;
}
.afterfix { zoom: 1; }

.ibody {
    height: 1033px;
    background: url(../images/lover_body_bg.jpg) no-repeat center top;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.icontent {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 1033px;
    background: url(../images/lover_cont_bg.jpg) no-repeat center top;
}
.logo {
    position: absolute;
    left: 0;
    top: 10px;
    width: 176px;
    height: 98px;
    background: url(../images/lover_logo.png) no-repeat;
    z-index: 9000;
}
.logo a { display: block; height: 100%; }
.go_home,
.go_forum {
    position: absolute;
    color: #fff;
    right: 40px;
    top: 3px;   
}
.go_home { right: 112px; }
.flash {
    position: absolute;
    width: 1000px;
    height: 975px;
    top: 58px;
    left: 0;
    z-index: 8888;
}

.alt_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 9990;
}
.alt_box {
    display: none;
    position: fixed;    
    margin: -312px 0 0 -312px;
    left: 50%;
    top: 50%;
    width: 623px;
    height: 623px;
    background: url(../images/lover_alt_bg.png) no-repeat;
    z-index: 9991;
}
.ie6 .alt_box { position: absolute; margin-top: 0; }
.close {
    position: absolute;
    right: 73px;
    top: 0;
    width: 65px;
    height: 65px;
    background: #333;
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius: 50%;
    z-index: 9992;
}
.box_content {
    margin-left: 90px;
    width: 436px;
    height: 623px;
}
.box_content div { 
    display: none;  
    height: 100%;
}
.box_bd_01 {
    background: url(../images/lover_prize.png) no-repeat 0 30px;   
}
.box_bd_02 {
    background: url(../images/lover_prize.png) no-repeat -426px 30px;  
}
.box_bd_03 {
    background: url(../images/lover_prize.png) no-repeat -851px 30px;
}
.box_bd_04 {
    width: 425px;
    background: url(../images/lover_prize.png) no-repeat -1287px 30px;
}
.box_bd_05 {
    width: 454px;
    background: url(../images/lover_prize.png) no-repeat -1714px 30px;
}
.box_bd_06 {    
    width: 443px;
    background: url(../images/lover_prize.png) no-repeat -2169px 30px;
}




</pre></body></html>