
body {
    margin: 0;
    padding: 0;
}
#wrap {
    background: url("wrap-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    padding-bottom: 38%;
    position: fixed;
    width: 100%;
    z-index: 99999;margin:-200px 0 0 0;
}
.reg-onload {
    height:550px;
    width: 900px;
    margin: 8% auto 0;
    overflow: hidden; position:relative;
    
}
.content {
    background: url("bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
   /* float: left;
    height: 588px;
    width: 990px;*/
}
.close {
    background: url("close.png") no-repeat scroll left top rgba(0, 0, 0, 0);
   top:0px;opacity:1;
    height: 38px;
    right:0;
    position: absolute;
    width: 38px;
    z-index: 9999;
}
.fl {
    float: left;
    margin: 97px 0 0 126px;
}
.fr {
    float: right;
}
#fadeaaa {
    background: url("bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*height: 515px;
    width: 900px;*/
}
