
	body{
		position: relative;
		    background-color: #f7f7f7;
		     font-family: "Helvetica Neue", Helvetica, STHeiTi, "Microsoft Yahei", sans-serif;
	}
	.nb_header{
		height: 116px;
	}
	.nb_content{

	}
	.cmxform{
		position: relative;
	}
	.nblogin_container{
		border-color: #fff;
		background: #fff;
        padding-top: 15px;
        padding-bottom: 40px;
    border-color: #efefef;
        border-width: 1px;
    border-style: solid;
	}
	.clear{
		clear: both;
	}
	.wrapper-header{
		display: none;
	}
	.nb_loginheader{
		    position: relative;
    height: 48px;
    line-height: 48px;
    text-align: center;
        font-size: 20px;
        width: 340px;
	}
	.nb_header_logo{
		padding-top: 50px;
	}
	.nb_header_reg{
		float: right;
		padding-top: 80px;
	}
	.login-btn{
		border: none;
	}
	.nblogin_container_right{
		    padding: 54px 0px 0px 0px;
		    text-align: center;
	}
	.nb-head-up{
		display: inline-block;
	}
	.hp-head{
		padding: 0 15px;
        height: 49px;
        line-height: 49px;
	}
	.nb-head-in{
		color: #44b336;
		font-size: 16px;
	}
    .arrow{
        display: inline-block;
        height:49px;
        line-height: 49px;
        font-size: 20px;
        color: #999;
    }
    a:active{
        text-decoration:none;
    }
    a:hover{
        text-decoration:none;
    }
