.name-tab {
	float: left;
	width: 60px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.name-input-main {
	float: left;
}
.name-bottom {
	clear: both;
}
.name-main {
	
}

.psd-tab {
	float: left;
	width: 60px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.psd-input-main {
	float: left;
}
.psd-bottom {
	clear: both;
}
.psd-main {
	margin-top: 5px;
}

.btn-main {
	margin-top: 5px;
}

.login-main {
	float: left;
}
.login-left {
	float: left;
}
.login-center {
	float: left;
	height: 32px;
	width: 114px;
	background: url("http://stat.ablesky.com/content/images/icon_v5/account_new/org_login.png") no-repeat 0 0;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
}
.login-right {
	float: left;
}

.register-main {
	float: left;
	margin-left: 5px;
}
.register-left {
	float: left;
}
.register-center {
	float: left;
	height: 32px;
	width: 114px;
	background: url("http://stat.ablesky.com/content/images/icon_v5/account_new/org_login.png") no-repeat 0 0;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
}
.register-right {
	float: left;
}

.btn-bottom {
	clear: both;
}
