.wp{ width: 1024px; margin: 0 auto; position: relative; }
.sp{ background: url("sp.png") no-repeat; }

#bzLogo{ position: absolute; left: 42px; top: -5px; }
#bgFlash{
    width: 638px;
    height: 334px;
    position: absolute;
    left: 428px;
    top: 84px;
}

#navBg{
    height: 34px;
    position: absolute;
    left: 285px;
    top: 34px;
    background: url("navBg.png") no-repeat;
    z-index: 9;
}
#navBg a{
    width: 76px;
    height: 100%;
    float: left;
    display: inline;
    margin-right: 31px;
}
#navBg .nav3H{
    position: absolute;
    left: 88px;
    top: -16px;
    width: 110px;
    height: 100px;
    padding-top: 62px;
    background: url("navBgH.png") -13px 0;
    display: none;
}
#navBg .nav4H{
    position: absolute;
    left: 198px;
    top: -16px;
    width: 110px;
    height: 172px;
    padding-top: 62px;
    background: url("navBgH.png") -123px 0;
    display: none;
}
#navBg .nav3H a, #navBg .nav4H a{
    width: 100%;
    height: 36px;
    float: left;
    display: inline;
}

#gameStart{
    width: 100%;
    height: 213px;
}
#gameStart a{
    width: 100%;
    height: 100%;
    display: block;
    background: url("gameStart.png") no-repeat;
}

#loginBox{
    position: relative;
    width: 231px;
    height: 215px;
    background: url("loginBg.png") no-repeat;
    margin:0 0 5px 10px;
}

.loginBefore{
    width: 100%;
    padding-top: 16px;
    float: left;
}
.loginBefore .inputText{
    height: 22px;
    line-height: 22px;
    padding:0 16px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #646363;
}
.loginBefore .inputText input{
    width: 160px;
    height: 20px;
    line-height: 20px;
    border:#646363 solid 1px ;
    float: right;
}

.loginBefore .loginBtnBox{
    height: 45px;
    margin-bottom: 10px;
}
.loginBefore .loginBtnBox a{
    width: 199px;
    height: 100%;
    display: block;
    background-position: -893px 0;
    margin-left: 16px;
}

.loginBefore .loginInfo{
    height: 18px;
    line-height: 18px;
    padding-left: 16px;
    font-size: 12px;
    color: #646363;
}
.loginBefore .loginInfo input{
    vertical-align: middle;
}
.loginBefore .loginInfo a, .loginBefore .loginInfo span{
    color: #646363;
    margin-right: 8px;
    cursor: pointer;
}
.loginBefore .loginInfo a:hover, .loginBefore .loginInfo span:hover{
    color: #ff0000;
    text-decoration: none;
}
.loginBefore .otherLogin{
    padding:10px 0 0 16px;
}
.loginBefore .otherLogin a{
    margin-right: 3px;
}

.loginAfter{
    padding-top: 15px;
}
.loginAfter .userInfo{
    padding-left: 16px;
    height: 100px;
    font-size: 12px;
}
.loginAfter .userInfo .userName{
    line-height: 26px;
    color: #f06c03;
}
.loginAfter .userInfo dl{
    width: 190px;
}
.loginAfter .userInfo dl dt{
    width: 50px;
    float: left;
    display: inline;
    margin-right: 7px;
}
.loginAfter .userInfo dl dd{
    width: 132px;
    float: left;
    display: inline;
}
.loginAfter .userInfo dl dd a{
    width: 60px;
    height: 20px;
    background: #ac9c8f;
    float: left;
    display: inline;
    margin:0 2px 4px 2px;
    line-height: 20px;
    text-align: center;
    border: #45312c solid 1px;
    color: #ffffff;
}
.loginAfter .userInfo dl dd a:hover{
    background: #d47c4e;
}

.loginAfter .history{
    padding-left: 16px;
    font-size: 12px;
}
.loginAfter .history .title{
    color: #f06c03;
    line-height: 24px;
}
.loginAfter .history .server{
    width: 188px;
    height: 20px;
    line-height: 20px;
    border: #45312c solid 1px;
    margin-top: 4px;
    background: #ac9c8f;
}
.loginAfter .history .server a{
    color: #ffffff;
}
.loginAfter .history .server a .icon{
    float: right;
    display: inline;
}
.loginAfter .history .server a .serId{
    padding: 0 4px;
}

#lauGiftBg{
    width: 231px;
    height: 119px;
    background: url("lauGiftBg.png") no-repeat;
    margin:0 0 5px 10px;
}
#lauGiftBg a{
    width: 82px;
    height: 82px;
    float: left;
    display: inline;
    margin: 15px 0 0 22px;
}

#serBg{
    width: 231px;
    height: 215px;
    background: url("serBg.png") no-repeat;
    margin:0 0 5px 10px;
    padding-top: 15px;
}
#serBg .enterSer{
    height: 27px;
    padding:0 16px;
    font-size: 12px;
    line-height: 27px;
    color: #868686;
}
#serBg .enterSer a{
    float: right;
    display: inline;
    width: 80px;
    height: 100%;
    background: #3d2b26;
    color: #ffffff;
    text-align: center;
}
#serBg .enterSer a:hover{
    text-decoration: none;
}
#serBg .enterSer input{
    width: 26px;
    height: 25px;
    border: #868686 solid 1px;
    text-align: center;
}
#serBg .serList{
    padding-left: 16px;
    height: 148px;
    font-size: 12px;
}
#serBg .serList li{
    width: 198px;
    height: 30px;
    line-height: 30px;
    background-position: -695px 0;
    margin-top: 6px;
}
#serBg .serList li a{
    color: #ffffff;
}
#serBg .serList li a .hot{
    float: right;
    display: inline;
    margin-right: 10px;
}
#serBg .serList li a .serId{
    width: 29px;
    height: 100%;
    text-align: center;
    float: left;
    display: inline;
    margin-right: 10px;
}
#serBg .moreSer{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
}
#serBg .moreSer a{
    color: #646363;
}
#serBg .moreSer a:hover{
    color: #ff0000;
    text-decoration: none;
}

#partnerBg{
    width: 220px;
    height: 39px;
    margin:0 0 5px 10px;
    position: relative;
}
#partnerBg .erweima{
    position: absolute;
    width: 100px;
    height: 100px;
    left: -100px;
    top: -28px;
    z-index: 9;
}
#partnerBg a{
    width: 39px;
    height: 39px;
    float: left;
    display: inline;
    margin-right: 6px;
    background: url("partnerBg.png") no-repeat;
}
#partnerBg a.pt1{
    background-position: 0 0;
}
#partnerBg a.pt2{
    background-position: -45px 0;
}
#partnerBg a.pt3{
    background-position: -90px 0;
}
#partnerBg a.pt4{
    background-position: -135px 0;
}
#partnerBg a.pt5{
    background-position: -180px 0;
    margin-right: 0;
}
#partnerBg a:hover.pt1{
    background-position: 0 -39px;
}
#partnerBg a:hover.pt2{
    background-position: -45px -39px;
}
#partnerBg a:hover.pt3{
    background-position: -90px -39px;
}
#partnerBg a:hover.pt4{
    background-position: -135px -39px;
}
#partnerBg a:hover.pt5{
    background-position: -180px -39px;
}


#infoBg{
    width: 225px;
    height: 283px;
    background: url("infoBg.png") no-repeat;
    margin:0 0 5px 10px;
    padding: 5px 0 0 6px;
}
#infoBg dl{
    width: 220px;
    float: left;
    display: inline;
}
#infoBg dl dt{
    width: 100%;
    height: 45px;
    float: left;
    display: inline;
    background: url("infoTitle.png") no-repeat;
    cursor: pointer;
}
#infoBg dl dt.infoTitle1{
    background-position: 0 0;
}
#infoBg dl dt.infoTitle2{
    background-position: -220px 0;
}
#infoBg dl dt.infoTitle3{
    background-position: -440px 0;
}
#infoBg dl dt.infoTitle4{
    background-position: -660px 0;
}
#infoBg dl dt:hover.infoTitle1,#infoBg dl dt.curr.infoTitle1{
    background-position: 0 -45px;
}
#infoBg dl dt:hover.infoTitle2,#infoBg dl dt.curr.infoTitle2{
    background-position: -220px -45px;
}
#infoBg dl dt:hover.infoTitle3,#infoBg dl dt.curr.infoTitle3{
    background-position: -440px -45px;
}
#infoBg dl dt:hover.infoTitle4,#infoBg dl dt.curr.infoTitle4{
    background-position: -660px -45px;
}

#infoBg dl dd{
    padding: 7px 0;
    width: 100%;
    height: 80px;
    float: left;
    display: inline;
}
#infoBg dl dd a{
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    float: left;
    display: inline;
    margin: 0 6px;
    width: 60px;
}

#serviceBg{
    width: 225px;
    height: 205px;
    background: url("serviceBg.png") no-repeat;
    margin:0 0 0 12px;
}
#serviceBg a{
    width: 100%;
    height: 100%;
    display: block;
}