
.logintop
{
	width:99%;
	margin: 0 auto 0 1%;
	padding: 3% 0 1%;
}



.login_foot
{
	padding: 4% 0;
}
.jz_box{border:1px #FFF solid; width:1440px; overflow:hidden; background:#ccc;}
.login_box
{
	width:1000px;
	
	margin: 0 auto;
	height: 645px;
	
	position: relative;
}

.login_windows
{
	width: 478px;
	height: 487px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.4);
	/**background:url(../images/login/tmback.png) ;*/
    /* background:url(../images/login/tmback.png)\9 ;*/
	margin : 32% 25% 0 0;
	position: absolute;
	right: 0%;
	top: 0;
}

.small_windows
{
	/*margin-top: 1000px;*/
	width: 359px;
	height: 408px;
	padding: 60px 0 0 100px;
	background: #FFF;
	margin: 10px 0 0 10px;
}

.logininput_style,
.loginpasword_style,
.logincode_style
{
	width: 203px;
	height: 38px;
	color: #666;
	border: 1px #7f7f7e solid;
	padding-left: 55px;
	font-size: 14px;
	line-height:40px\9;
	*line-height:40px;
}

.phone_style
{
	width: 100px;
	height: 38px;
	color: #666;
	border: 1px #7f7f7e solid;
	padding-left: 55px;
	font-size: 14px;
	line-height:40px\9;
	*line-height:40px;
}

.loginyzm_style
{
	width: 63px;
	height: 38px;
	border: 1px #7f7f7e solid;
	font-size: 14px;
	color: #666;
	padding-left: 15px;
	float: left;
	*line-height:40px;
	line-height:40px\9;
	margin-right: 15px;
}

.logininput_style
{
	background: url(../images/login/login_icon.png) no-repeat;
}

.logincode_style
{
	background: url(../images/login/logininput.png) no-repeat;
}

.loginpasword_style
{
	background: url(../images/login/password.png) no-repeat;
}

.phone_style{
	background: url(../images/login/password.png) no-repeat;
}

.small_windows li
{
	padding: 10px 0;
}

.small_windows li a:hover
{
	color: #C00;
}

.tishitext
{
	font-size: 14px;
	padding-left: 45%;
	background: url(../images/login/tishi.png) no-repeat 56% 4%;
}

.login_btn
{
	width: 260px;
	height: 45px;
	background: #cc3b28;
	border: none;
	font-size: 16px;
	color: #FFF;
	cursor: pointer;
	margin-top: 10px;
}
.fetch_btn
{
	width: 100px;
	height: 30px;
	background: #cc3b28;
	border: none;
	font-size: 16px;
	color: #FFF;
	cursor: pointer;
	margin-top: 10px;
}


.right-align-cut {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
	/*size: A4;*/
}

.right-align-back {
	float: right;
	margin-right: 20px;
	margin-top: 90px;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: underline;
	/*size: A4;*/
}

.hide-member{
	display: none;
}

.hide-operator{
	display: none;
}

/*.styleForm{*/
/*	margin-top: 1000px;*/
/*}*/

/*.hide-operator1{*/
/*	display: block;*/
/*}*/

.login_btn:hover{ background:#d64d3b;}
div.errorDiv{margin-top:10px;}
div.errorDiv .showError{color:red;margin-top:10px;}