@charset "utf-8";
/* CSS Document */
.login_top{
	overflow:hidden;
	}
.errorMessage{
	background-color:#feeee3;
	background-image:url(../images/error.gif);
	line-height:16px;
	padding-left:23px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	border: 1px solid #F30;
	color:#000;
	width:310px;
	margin-left:20px;
	background-repeat:no-repeat;
	}
.errorMessage2{
	background-color:#feeee3;
	background-image:url(../images/error.gif);
	padding-left:27px;
	padding-top:4px;
	padding-right:8px;
	padding-bottom:4px;
	border: 1px solid #F30;
	color:#000;
	width:200px;
	background-repeat:no-repeat;
	}
.errorMessage a:link,.errorMessage a:visited{
	text-decoration: none;
	color:#3366cc;
}
.errorMessage a:hover{
	padding-bottom:1px;
	color:#00F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
.login_top_left{
	float:left;
	padding-left:5px;
	}
.login_top_right{
	margin-top:35px;
	float:right;
	color:#d4d1d1;
	padding-right:10px;
	}
.login_top_right a:link,.login_top_right a:visited{
	text-decoration: none;
	color:#9e9e9e;
	margin-right:10px;
	margin-left:10px;
	height:20px;
}
.login_top_right a:hover{
	padding-bottom:2px;
	color:#f30101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f30101;
}
.login_line{
	background-image:url(../images/login/login_line.jpg);
	background-repeat:repeat-x;
	height:8px;
	width:990px;
	_margin-top:3px;
	}
.login_main{
	margin-top:10px;
	_margin-top:4px;
	overflow:hidden;
	padding-bottom:15px;
	clear:both;
	}
.login_main_left{
	float:left;
	margin-left:44px;
	_margin-left:23px;
	}
.login_main_right{
	float:right;
	width:350px;
	margin-right:86px;
	_margin-right:43px;
	margin-top:30px;
	}
.login_busine_num{
	color:#7d7d7d;
	margin-bottom:7px;
	}
.Login_busine_num_font{
	font-family:Arial;
	color:#ff5a00;
	}
.login_enter{
	border: 1px solid #aeaeae;
	background-color:#fafafa;
	overflow:hidden;
	color:#626769;
	padding-top:12px;
	_padding-top:22px;
	}
.login_input{
	border: 1px solid #c1bfbf;
	height:28px;
	line-height:28px;
	padding-left:3px;
	}
.login_enter_table1{
	margin-top:5px;
	}
.login_enter_table1 a:link,.login_enter_table1 a:visited{
	text-decoration: none;
	color:#bebfbf;
}
.login_enter_table1 a:hover{
	color:#f30101;
	text-decoration: none;
}
.login_enter_table2{
	margin-top:20px;
	}
.login_but{
	line-height:35px;
	height:35px;
	width:90px;
	cursor:pointer;
	text-align:center;
	border:0px;
	color:#FFF;
	font-weight:700;
	font-size:12px;
	background:url(../images/login/login_but.jpg) no-repeat;
	}
.login_enter_table2 a:link,.login_enter_table2 a:visited{
	text-decoration: none;
	color:#3366cc;
	margin-left:10px;
}
.login_enter_table2 a:hover{
	padding-bottom:1px;
	color:#00F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
.login_enter_table3{
	margin-left:15px;
	width:320px;
	margin-top:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e3e3;	
	}
.login_enter_table3 a:link,.login_enter_table3 a:visited{
	text-decoration: none;
	color:#6f6e6e;
	margin-right:20px;
}
.login_enter_table3 a:hover{
	padding-bottom:2px;
	color:#f30101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f30101;
}
.login_enter_table4{
	margin-top:15px;
	}
.login_enter_table4 a:link,.login_enter_table4 a:visited{
	text-decoration: none;
	color:#3366cc;
}
.login_enter_table4 a:hover{
	padding-bottom:1px;
	color:#00F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
.bottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccaca;
	margin-top:50px;
	color:#a8a5a5;
	text-align:center;
	height:40px;
	line-height:40px;
	margin-bottom:30px;
	clear:both;
	}
.progress{
	overflow:hidden;
	}
.progress_lert{
	float:left;
	}
.progress_middle{
	float:left;
	background-image:url(../images/login/progress2.jpg);
	background-repeat:repeat-x;
	height:35px;
	color:#FFF;
	font-weight:700;
	line-height:35px;
	padding-left:10px;
	font-size:14px;
	}
.progress_right{
	float:left;
	}
.progress_middle_gray{
	float:left;
	background-image:url(../images/login/progress5.jpg);
	background-repeat:repeat-x;
	height:35px;
	font-weight:700;
	line-height:35px;
	padding-left:10px;
	font-size:14px;
	color:#999;
	}
.progress_right_gray{
	float:left;
	}
.progress_form{
	margin-top:30px;
	margin-left:20px;
	color:#626769;
	}
.progress_form_table{
	_margin-top:30px;
	}
.code a:link,.code a:visited{
	text-decoration: none;
	color:#3366cc;
}
.code a:hover{
	padding-bottom:1px;
	color:#00F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
.progress_but{
	line-height:34px;
	height:37px;
	width:141px;
	cursor:pointer;
	text-align:center;
	border:0px;
	color:#FFF;
	font-weight:700;
	font-size:14px;
	background:url(../images/login/progress_but.jpg) no-repeat;
	}
.progress_enter{
	margin-top:20px;
	}
.progress_enter a:link,.progress_enter a:visited{
	text-decoration: none;
	color:#0092d2;
}
.progress_enter a:hover{
	padding-bottom:1px;
	color:#0092d2;
	text-decoration:underline;
}
.success_font{
	color:#acacac;
	font-size:24px;
	font-weight:700;
	}
.progress_form_table a:link,.progress_form_table a:visited{
	text-decoration: none;
	color:#0092d2;
}
.progress_form_table a:hover{
	padding-bottom:1px;
	color:#0092d2;
	text-decoration:underline;
}
.phone_code{
	line-height:26px;
	height:26px;
	width:116px;
	cursor:pointer;
	text-align:center;
	border:0px;
	color:#636363;
	font-size:12px;
	background:url(../images/phone_code.jpg) no-repeat;
	}
.seekPassword{
	margin-top:30px;
	margin-left:20px;
	color:#626769;
	}
.seekPassword_left{
	float:left;
	width:450px;
	}
.seekPassword_right{
	float:right;
	border: 1px solid #e6e4e4;
	overflow:hidden;
	color:#979797;
	font-size:24px;
	font-weight:700;
	margin-right:50px;
	_margin-right:25px;
	padding-top:40px;
	padding-bottom:40px;
	}