#contentreg{
	width:790px;
	margin:auto auto;
	text-align:center;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	min-height:500px;
	}
#contentreg .img2{
	width:100%;
	margin:auto auto;
	height:147px;
	font-size:0px;
	}
/*用户注册*/
.mages{
	width:100%;
	height:23px;
	text-align:left;
	font-size:12px;
}

.regmsg{
	width:780px;
	font-size:12px;
	text-align:left;
	
}
.regmsg ul{
	width:100%;
	text-align:left;
	height:23px;
	margin-top:10px;
	list-style:none;
	
}
.regmsgleft
{
    float:left;
	width:90px;
	text-align:center;
	line-height:30px;
	border-bottom:none;
}
.regmsgmid{
	width:220px;
	float:left;
	text-align:left;
	line-height:30px;
	border-bottom-color:#FFFFFF;
	margin:0px auto;
}
.regmsgright{
	width:300px;
	float:left;
	line-height:30px;
	border-bottom-color:#FFFFFF;
	margin:0px auto;
}
.inputs{
	width:200px;
	height:20px; 
    border:1px solid #ccc;
    padding:2px 3px;
}
.regmsgsbt{
	width:200px;
	text-align:center;
	line-height:28px;
	border-bottom-color:#FFFFFF;
}
.regmsgsb{
	width:600px;
	margin:0px auto;
	text-align:center;
	line-height:28px;
	border-bottom-color:#FFFFFF;
}
.sb{
	width:68px;
	height:27px;
	background-image:url(../img/zc.gif);
    padding:2px 5px 1px 5px;
    color:black;
    border:0;
    cursor: pointer;
}
.gcolor
{
    color:#585757;
    font-size:12px;
}
.inputon{
	border:1px solid #53c256;
	width:80px;
	height:24px;
    padding:2px 3px;
}
.inputesp{
	width:130px;
	height:22px;
    border:1px solid #ccc;
    padding:2px 3px;
}
.inputcodeon{
	border:1px solid #53c256;
	width:32px;
	height:18px;
    padding:2px 1px;
}
.inputcode{
	width:55px;
	height:22px;
    border:1px solid #ccc;
    padding:2px 1px;
}
.xyb
{
    background-image:url(../img/xyb.gif);
    width:68px;
	height:27px;
    color:white;
    border:0;
    cursor: pointer;
}
.fh
{
    background-image:url(../img/fh.gif);
    width:68px;
	height:27px;
    color:white;
    border:0;
    cursor: pointer;
}
.cls
{
    background-image:url(../img/cls.gif);
    width:68px;
	height:27px;
    color:white;
    border:0;
    cursor: pointer;
}
.updatebutton
{
    background-image:url(../img/update.gif);
    width:68px;
	height:27px;
    color:Black;
    border:0;
    cursor: pointer;
	border-bottom:0px;
	test-algin:center;
	margin-left:200px;
}
.sgmifo
{
    width:790px;  
    cellpadding:0;
    cellspacing:1;
 }

/*修改用户信息*/
.meminfo{
  width:780px;
  text-align:left;
}
.meminfo ul{
	list-style:none;
	height:26px;
}
.meminfo ul .nleft{
	width:70px;
	height:25px;
	background-color:#E4E9F8;
	float:left;
	text-align:center;
	border-bottom:0px;
	margin-left:0px;
}
.meminfo ul .txtleft{
	width:280px;
	height:25px;
	float:left;
	text-align:left;
	border-bottom:0px;
	margin-left:0px;
}
.meminfo ul .txtleft input{
	width:200px;
	height:20px; 
    border:1px solid #ccc;
    padding:2px 3px;
}
.meminfo ul .nright{
	width:70px;
	height:25px;
	background-color:#E4E9F8;
	text-align:center;
	float:left;
	margin-top:1px;
	border-bottom:0px;
	margin-left:0px;
}
.meminfo ul .txtright{
	width:250px;
	height:25px;
	float:left;
	text-align:left;
	margin-top:1px;
	margin-left:0px;
	border-bottom:0px;
}
.meminfo ul .txtright input{
	width:200px;
	height:20px; 
    border:1px solid #ccc;
    padding:2px 3px;
}

.clearfloat{
    clear:both;
}