.forget_form{
	float: left;
    width: 300px;
}
.forget_form label{
    font-weight: bold;
    color: #535353;
}
.forget_form .txtinput{
    width: 180px;
}
.person_info{
	display: table-cell;
    padding-left: 24px;
    background: url("../images/infor_bg.jpg") repeat-y scroll left top transparent;
}
#txtCaptcha,.code-view img {
	vertical-align: middle;
}
.submitbt{
	width: 89px;
}
.frame_large_body{
	background-color: #FFFFFF;
    height: 176px;
}