/*��¼ǰ-������ҳ*/
body {
	height:100%;
	width:100%;
	background:url("../../skins/default/images/mainBg.jpg") no-repeat scroll center -40px #f4f9fd;
	font-family: 'Microsoft YaHei', 'SimSun';
}
.header{
	background:url(images/login_header_bg.gif) repeat-x;
	width:100%;
	height:65px;
	line-height:65px;	
}
.backPortals{
	background:url(images/minus.gif) no-repeat;
	float:right;
	padding-left:16px;
	margin-top:25px;
	margin-right:30px;
}
.backPortals a,.quickLink a{
	color:#fff;
	text-decoration:none;
}
.backPortals a:hover,.quickLink a:hover{
	text-decoration:underline;
}
.copyRight{
	color:#fff;
}
.writePersonalInfo{
	/*padding:10px 10px 115px 10px;*/
	overflow:hidden;
}
.lostPassword_step{
	border-bottom:5px solid #efefef;
	margin-top:20px;
	margin-bottom:30px;
}
.lostPassword_step span{
	background:#efefef;
	padding-left:15px;
	padding-right:15px;
	color:#474747;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
}
/*���*/
.writePersonalInfo_left{
	width:50%;
	float:left;
}
.writePersonalInfo_line{
	background:url(images/line.gif) no-repeat;
	float:left;
	width:28px;
	height:237px;
}
.writePersonalInfo_right{
	width:45%;
	float:left;
}
.writeExplain{
	margin-top:20px;
	padding-left:45px;
}
.writeExplain p{
	line-height:20px;
}
.writeExplain img{
	margin-top:10px;
}

.copyRight span {
    margin-right: 15px;
}
.inputTable{
	margin-bottom:15px;
}
/*#footer {
    background: url("images/foots_bg.jpg") repeat-x scroll center top;
    height:45px;
    line-height:65px;
    width: 100%;
}
*/