@CHARSET "UTF-8";
.main{	
	width:100%;height:100%;
	margin:0 auto;
	
	}
.loginform{
	width:90%;margin:0 auto;background:#f7f1ec;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	}
.displaybtn,#regbtn,#idregbtn,#coderegbtn,#emailsubmit,#codesubmit{
	width:90%;margin:0 auto;background:#ff7800;height:40px;line-height:40px;text-align:center;font-size:1.5em;color:white;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
}
.displaybtn{background:#32BD60;}
#codesubmit{background:#32BD60;}
#alertinfo{
	width:90%;margin:0 auto;color:white;height:30px;text-align:center;font-size:1.2em;line-height:30px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
}

.navkg{height:15px;width:100%;}
.navkg0{height:10px;width:100%;}
.navkg1{height:40px;width:100%;}
.navdiv{width:95%;height:40px;margin:0 auto;}
.navtop{line-height:50px;text-align:center;}
.navimg{margin-top:10px;}
.navbackbtn{
	float:left;width:5%;font-size:30px;font-weight:bolder;
	}
.navname{
	float:right;width:95%;color:white;font-size:1.5em;
	}
.regtable,.regtr{width:95%;margin:0 auto;}
.regtr{height:57px;}
td{border-bottom:1px solid #CCC;}
.nounderline{border-bottom:none;}
.reglogotd{width:13%; text-align:center;}
.regcontent{width:50%;}
.reginfotd{width:37%;}
.colspan1{width:3%;border:1px solid blue;}
.colspan2{width:90%;border:1px solid blue;}
.reginput{width:100%;height:100%;font-size:1.3em;border:1px solid #f7f1ec;background:none;color:#445;-webkit-user-modify: read-write-plaintext-only;}
.form-control{background:none;}
imgt1d{width1:100%;height1:100%;}
#getcode{width:100%;color:#000;text-align:center;font-size:1em;font-family:sans-serif;height:40px;line-height:40px;
background:#64C9FD;border:none;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;}
#forgetpwdidtd{border:none;}
.logindiv{width:100%;}
.idreglogotd{width:13%; text-align:center;}
.idregcontent{width:87%; text-align:center;}
.emailimg{height:16px;}
.phoneicon{width:18px;}

.imgtd{width:22px;height:24px;}
.emailimg{height:16px;}
.phoneicon{width:18px;}

.loginbtn{
    width:90%;
    margin:0 auto;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px
}
.smallloginbtn{width:50%;height:37px;color:white;line-height:35px;font-size:1.2em;text-align:center;border:1px solid #30Bb50;}
#leftloginbtn{
	float:left;background:#32BD60;
	-moz-border-top-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
#rightloginbtn{
	float:right;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.hidelogin,.codelogin{display:none;}
.forgetpwd{width:90%;margin:0 auto;text-align:right;padding-right:5px;font-size:1.3em;}
.forgetpwd a{color:white;}
#emaillogo{font-size:1.5em;text-align:center;font-weight:500;}