 * html, * html body{background-image:url(about:blank);background-attachment:fixed}

.pg_logging #J_loginGuide, .pg_logging .nfl .f_c {
    display: none;
}

.close {
    position: absolute;
    top: 4px;
    right: 20px;
    padding-top: 15px;
    width: 32px;
    height: 28px;
     background: url("guanbi.png")   no-repeat scroll 0 0 transparent;   
	  overflow: hidden;
    z - index: 9;
    cursor: pointer;
}
.login-wrap{position:fixed;left:0;bottom:0;width:100%;_position:absolute;z-index:999;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.login-ie6-fixed{bottom:0;}
.login-box {
    padding: 18px 0 7px;
    border-top: 1px solid #CD5C5C;
    border-bottom: 1px solid #CD5C5C;
    box-shadow: 2px 2px 6px #CD5C5C;
    background: #D9E6BB;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true",startColorstr="#E5D9E6BB",endColorstr="#E5D9E6BB");
    background: rgba(205,92,92,0.9);
}
.login-user{position:relative;margin:0 auto;width:1080px;height:70px;}
.login-user a,.login-user a:visited{color:#eee;}
.login-user a:hover, .login-cont .login-item:hover {color:#fff;}
.login-user .txt {
    padding: 3px;
    border: 1px solid #D8D8D8;
    background: #ddd;
    border-radius: 6px;
    padding-left: 15px;
    color: #333;
}
.login-user .txt:hover,.login-user .txt:focus{border-color:#7DBDE2;}
.login-title,.login-cont,.login-ft{display:inline;position:relative;}
.login-title{color:#f1f1f1;margin-bottom:14px;margin-right:10px;}
.login-title h3{margin-top: 13px;height:30px;font:400 24px/30px "Microsoft YaHei",SimHei;}

.login-cont{height:63px; margin-left: 40px;}
.login-cont .mg0{margin:0;}
.login-cont .txt{float:left;margin-bottom:10px;width:140px;height:25px;line-height:25px;color:#999;font-size:14px;zoom:1;}
.login-cont .login-captcha{width:112px;}.login-cont .login-captcha .txt{margin-bottom:0;}
.login-cont ul{position:absolute;top:0;left:0;width:760px;}
.login-cont li{display:inline;float:left;margin: 0 10px;height:80px;overflow:hidden;}
.login-cont .login-item{color:#eee;clear:both;}.login-cont .login-item input{margin-top:-2px;}
.login-cont .login-button, .login-cont .login-button:visited {
    display: block;
    float: left;
    width: 64px;
    color: #fff;
    border: 1px solid #FB5C81;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    line-height: 20px;
    margin: 0 10px 10px 0;
    text-align: center;
    background: #7f9c14;
    background: -moz-linear-gradient(top,#abbf42,#8ea423);
    background: -webkit-linear-gradient(top,#F91B50,#F00925);
	outline: none;
}
.login-cont .login-button:hover{opacity: 0.85;}
.login-cont .login-label{float:left;font-size:14px;width:112px;display:none;}
.login-cont .login-qt{width: 97px;height:60px; margin: 0 10px 0 30px;border-right:1px solid #cdcdcd;}
#J_loginGuide .login-shortcut{margin-top:20px;}
