.register{
	width:700px;
	height:auto;
		float:right;
	margin-top:160px;
	margin-right:160px;
	background:none;
	font-weight:bold
	}
	
.registerM{
	width:700px;
	height:auto;
	float:right;
	margin-top:80px;
	margin-right:160px;
	background:none;
	font-weight:bold
	}	
	
.registerbottom{
	width:235px;
	height:auto;
	margin:0 112px auto auto;
	float:right;
	background:none;
	list-style:none;
	}
	
.registerleft{
	height:auto;
	float:left;
	width:300px;
	background:none;
	}

.registerright{
	height:auto;
	float:left;
	width:400px;
	background:none}
	
.registerleft div{
	margin-right:10px;height:38px; text-align:right;
	line-height:30px}	

.registerright div{height:38px;}	

.registerright .text{
	float:left;
	width:220px;border:1px #333 solid;
	height:30px;
	background-color:#F2F2F2;
}

.settingright .radio
{
    line-height:30px;
    color:#FFF
}

.registerbottom .button{
	width:101px; height:26px; background: url(../images/button.jpg);  margin:16px auto 0 2px;border:none;
color:#FFF; 
font-size:16px; letter-spacing:-1px;
font-family: Microsoft YaHei;

}

.rightinfo{
	float:left;
		background:none;
	height:38px;
	line-height:30px;
	margin-left:5px;
	}
	
.verification{float:left;
		background: url(../images/verification.gif);
	height:32px;
	margin-left:5px;
	width:60px;
	border:1px #333 solid;}	
	
.freshimg{
	float:left;
		background:#000;
	height:32px;
	margin-left:5px;
	width:30px;
	border:1px #333 solid;
	cursor:pointer;
	}