@charset "utf-8";
/* CSS Document */
body {
    color: #131924;
    font-size: 12px;
}

ul, li, dl, dd {
    padding: 0;
    margin: 0;
    list-style: none;

}

a {
    color: #131924;
    text-decoration: underline;
}

.fl {
    float: left;
}

.login {
    width: 309px;
    height: 307px;
    background: url(../images/loginBg_bot.png) no-repeat;
    overflow: hidden;
}

.dlReg {
    height: 95px;
    overflow: hidden;
    margin: 0;
    display: block;
}

.dlReg dd {
    height: 25px;
    padding: 0 0 5px 0;
}

.dlRegBH {
    height: 194px;
}

.pB5 {
    padding-bottom: 5px;
    text-align: center;
}

.pL5 {
    padding-left: 5px;
}

.red {
    color: #ff6600;
}

.dlReg {
    height: 88px;
    overflow: hidden;
    margin: 0;
}

.dlReg dd {
    height: 25px;
    overflow: hidden;
}

.inRegTit {
    width: 85px;
    height: 25px;
    float: left;
    font: normal 12px/24px "宋体";
    line-height: 25px;
    font-weight: bold;
}

.inRegTit span {
    position: relative;
    top: 3px;
}

.inRegInp {
    width: 190px;
    height: 25px;
    line-height: 25px;
    float: left;
}

.inRegInp .inRegInpRight {
    width: 184px;
    height: 21px;
    border: 1px solid #6d5222;
    color: #666;
    line-height: 21px;
    font-size: 12px;
    text-indent: 2px;
}

.inRegInp .inRegInpRight:hover, .inRegInp .current {
    /*background:#f0e5c7;*/
    color: #443624;
}

.inRegInp .inRegInpWrong {
    width: 186px;
    height: 21px;
    border: 1px solid red;
    background: #FFFBEB;
    color: #336600;
    line-height: 21px;
    font-size: 12px;
    text-indent: 2px;
}

.inRegYon {
    width: 22px;
    height: 25px;
    float: left;
    position: relative;
    top: 2px;
    padding-left: 2px;
}

.inRegYes {
    width: 22px;
    height: 25px;
    background: url(../images/r_w.gif) 4px 5px no-repeat;
    float: left;
}

.inRegNo {
    width: 22px;
    height: 25px;
    background: url(../images/r_w.gif) 4px -25px no-repeat;
    float: left;
}

.inRegAgree {
    line-height: 30px;
    height: 30px;
    padding-left: 30px;
    margin: 8px 0 4px;
}

.inRegAgree a {
    color: #131924;
    text-decoration: underline;
}

.zhuce {
    width: 107px;
    height: 45px;
    margin: 0 auto;
}

.zhuce a {
	width: 107px;
	height: 30px;
	background: url(../images/loginBtn.jpg) no-repeat;
	display: block;
}



.ok {
    height: 225px;
    padding: 40px 30px;
    font-size: 14px;
    line-height: 26px;
}

.fb {
    font-weight: bold;
}

.textCenter {
    text-align: center;
}

.mR20 {
    margin-right: 20px;
}

.pT30 {
    padding-top: 30px;
}

.leftA_bg {
    height: 90px;
    margin-top: 15px;
}

.leftB_bg {
    height: 199px;
}

.gamecode,
.copybtn {
    float: left;
}

.gamecode {
    font: 18px/1.5 arial;
    color: #ff0000;
    margin-left: 45px;
}

.copybtn {
    background: #5c0924;
    width: 51px;
    height: 23px;
    text-decoration: none;
    font: 12px/23px "\5B8B\4F53";
    color: #fff;
    text-align: center;
    margin-left: 20px;
}

.godown {
    display: block;
    width: 28px;
    height: 22px;
    background: url(../images/godown.jpg) no-repeat;
    margin: auto;
}

.ok p {
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.red{
    color: red;
}