﻿
/*****************newyear background******************/
@media (max-width:1200px){
    .index-ny-l, .index-ny-r, .index-nym-l, .index-nym-r{display: none;}
}
.header-ny-bg{background: url("../images/head_bg.png") repeat;height: 108px;}
.moneyinfo{background:url(../images/head_cross.png) repeat-x bottom;padding-bottom:32px;}
.newyear-bg{width: 1000px;position: relative;margin: 0 auto;}
.index-ny-bg{width: 1170px;}

.ny-login{width: 1000px;}
.reg-bg-img-r, .reg-bg-img-l, .login-bg-img-r, .login-bg-img-l, .index-ny-l, .index-ny-r, .index-nym-l, .index-nym-r{position: absolute;}
.index-nym-r, .index-nym-l{z-index: -999;}
.index-ny-r{background: url("../images/index-right.png") no-repeat;width: 185px;height: 430px;right: -200px;top: 0px;}
.index-ny-l{background: url("../images/index-left.png") no-repeat;width: 196px;height: 447px;left: -214px;top: 0px;}
.index-nym-r{background: url("../images/index-monkey-r.png") no-repeat;width: 139px;height: 197px;right: -78px;bottom: 200px;}
.index-nym-l{background: url("../images/index-monkey-l.png") no-repeat;width: 163px;height: 188px;left: -86px;top: 647px;}
.login-ny-bg{background: url("../images/login-bg.png") repeat;height: 508px;}
.login-bg-img-r{background: url("../images/login-right.png") no-repeat;width: 185px;height: 430px;right: -200px;top: 0px;}
.login-bg-img-l{background: url("../images/login-left.png") no-repeat;width: 196px;height: 447px;left: -214px;top: 0px;}
.register-ny-bg{background: url("../images/register-bg.png") repeat;height: 716px;}
.register-ny-bg .formx .form .input, .register .button{width:50%;}
.reg-bg-img-r{background: url("../images/register-right.png") no-repeat;width: 190px;height: 538px;right: -189px;top: 87px;}
.reg-bg-img-l{background: url("../images/register-left.png") no-repeat;width: 324px;height: 251px;left: -262px;bottom: 25px;}

/************index dialog**********/
.box-dialog-bg{position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;background: rgb(0, 0, 0) none repeat scroll 0% 0%;z-index: 1000;display: none;}
.box-dialog-index{background-image: url("../images/dialog-index.png");width: 900px;height: 600px;position: fixed;display: none;}
.popuplayerdialog-close {display: inline-block;position: absolute;top: 0px;right: 12px;width: 36px;height: 35px;cursor: pointer;background: transparent url("../images/close.png") no-repeat scroll center center;}
.bd-btn-field {display: inline-block;position: absolute;left: 315px;bottom: 15px;width: 269px;height: 72px;}
.bd-btn-index{display: block;width: 269px;height: 72px;background-image: url("../images/btn.png");}

/*****************newyear background******************/
