.main{ width:100%; height:auto; overflow:hidden;}
.reg-top{
    width:1000px;
    margin:0 auto;
    height:50px;
    line-height:48px;
    background-color:#3376b4;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    text-align:center;}
.reg-table{
    width:918px;
    margin:0 auto;
    background-color:#fff;
    padding:40px;
    border:1px solid #d2d2d2;
    border-top:0 none;}
.tong-two{ background-color:#f4f4f4; padding-top:45px; padding-bottom:90px;}

i.eyeclose, i.eyeopen{
    position:relative;
    display:block;
    left:250px;
    top:-30px;
    width:24px;
    height:18px;
    z-index:100;
    cursor: pointer;
}
i.eyeclose{background:url(../images/eye2.png);}
i.eyeopen{background:url(../images/eye.png);}

label.error { white-space: nowrap; display: inline-block; vertical-align: middle; }
	.input-text { max-width: 278px; } 
	.reg-form-body { padding: 4rem 2rem 4rem 4% } 
	.tipsCon{
    height:auto;
    overflow:hidden;
    margin:4px 0px 0px 15px;}
	.tipsCon span{
	    display:block;
	    float:left;
	    font-size:0.75rem;
	    }
	.tipsBg01{
	    background:url(../images/tipsBg01.png) no-repeat;
	    width:16px;
	    height:34px;}
	.tipsBg02{
	    height:34px;
	    background-color:#e51818;
	    padding:0px 5px;
	    color:#fff;
	    line-height:34px;}
	.tipsBg03{
	    background:url(../images/tipsBg02.png) no-repeat;
	    width:8px;
	    height:34px;}
    
	.icon-delete,.icon-delete:hover{
    color:#e80d0d;
    text-decoration:underline;padding:0px 0px 0px 20px;}