.dbj_box {
 	background: #F4F4F4;
 	padding: 60px 0;
 }

 /*登录*/
 .login_box {
 	width: 1130px;
	overflow: hidden;
 	margin: 0 auto;
 	background: #fff;
 	padding:30px 40px 0 30px;
 }

 .login_box .left {
 	float: left
 }

 .login_box .right {
 	float: right
 }

 .login {
 	width: 343px;
 	height: auto;
 	background: #fff;
 	padding: 1px;  	 
 	border: 1px solid #eee;
 	border-top: 2px solid #32a412;
	margin-top: 20px;
 }

 .login .cont {
 	background: #fff;
 	padding: 0 20px;
 	color: #666
 }

 .login a {
 	color: #095c9e
 }

 .login h3 {
 	color: #333;
 	font-size: 16px;
 	line-height: 50px;
 	font-weight: bold;
 	font-family: "微软雅黑";
 	padding-bottom: 10px;
 }

 .login p {
 	margin-bottom: 15px;
 	line-height: 33px;
 }

 .login p label {
 	font-size: 14px
 }

 .login p input {
 	height: 40px;
 	font-size: 14px;
 	line-height: 24px;
 	padding: 0 0 0 2px;
 	border: 1px solid #ccc;
 	width: 239px;
 	vertical-align: middle;
 	background: #fff
 }

 .login p.l_yz input {
 	width: 120px
 }

 .login p.l_yz img {
 	vertical-align: middle
 }

 .login p.l_yz a {
 	float: right;
 	line-height: 19px
 }

 .l_rember {
 	margin-left: 56px;
 	margin-bottom: 10px;
 	color: #999
 }

 .l_rember input {
 	vertical-align: middle;
 	border: none
 }

 .login_btn {
 	margin-left: 56px;
 	margin-bottom: 15px;
 }

 .login_btn input {
 	background: #32a412;
 	width: 144px;
 	height: 40px;
 	border: none;
 	font-size: 16px;
 	color: #fff;
 	margin-right: 10px;
 	padding: 0;
 	cursor: pointer;
 	font-weight: bold;
 	font-family: "微软雅黑"
 }

 .login_btn a {
 	font-size: 14px;
 }

 .l_regist {
 	line-height: 22px;
 	color: #999;
 	padding-bottom: 10px;
 	border-top: 1px solid #eee;
 	padding-top: 10px
 }

 .l_regist span {
 	font-size: 14px;
 	display: block
 }

 .l_regist a {
 	color: #32a412
 }

 .login p.l_prompt {
 	font-size: 14px;
 	margin-bottom: 10px;
 	line-height: 30px;
 	color: #32a412;
 	background: #fff7f0 url(../images/icon.gif) no-repeat 6px center;
 	text-indent: 25px;
 	border: 1px solid #fcdec4;
 	font-family: "微软雅黑"
 }

 /*忘记密码/ 重置密码/邮件 */
 .forget_password {
 	width: 1000px;
 	margin: 0 auto;
 	color: #555;
 	margin-bottom: 20px
 }

 .forget_password .title {
 	background: url(../images/bj1.png) repeat-x center top;
 	height: 32px;
 	line-height: 32px;
 	font-size: 14px;
 	font-weight: bold;
 	font-family: "微软雅黑";
 	text-indent: 10px;
 	margin-bottom: 20px
 }

 .forget_password .main {
 	border: 1px solid #e4e4e4;
 	background: #fff
 }

 .forget_password .cont {
 	width: 388px;
 	margin: 0 auto;
 	font-size: 14px;
 	min-height: 320px;
 }

 .forget_password .tishi {
 	background: #69beeb;
 	text-indent: 10px;
 	color: #fff;
 	margin: 20px auto;
 	text-align: center;
 	width: 70%;
 	line-height: 24px;
 	font-size: 12px;
 	font-weight: bold;
 	font-family: "微软雅黑"
 }

 .forget_password .cont p {
 	line-height: 30px;
 	margin-bottom: 15px;
 	color: #000
 }

 .forget_password .cont p input {
 	border: 1px solid #ccc;
 	width: 290px;
 	height: 28px;
 	line-height: 28px;
 	vertical-align: middle;
 	font-size: 14px;
 	background: url(../images/inputbj.gif) repeat-x center top
 }

 .forget_password .cont p.yz input {
 	width: 120px
 }

 .forget_password .cont p.yz img {
 	vertical-align: middle
 }

 .forget_password .cont p.yz a {
 	color: #095c9e;
 	font-size: 12px
 }

 .forget_button input {
 	background: url(../images/button2.png) no-repeat center;
 	width: 84px;
 	height: 28px;
 	color: #333;
 	font-weight: bold;
 	text-align: center;
 	border: none;
 	margin-left: 91px;
 	margin-bottom: 30px;
 	display: inline;
 	font-family: "微软雅黑"
 }

 .forget_password .mail {
 	width: 465px;
 	text-align: center
 }

 .forget_password .mail p span {
 	font-weight: bold;
 	color: #32a412
 }

 .forget_password .mail p a {
 	text-decoration: underline
 }



 .tj_box {
 	display: block;
 	margin: 0 auto;
 	width: 50px;
 }

 /*头部***************************/
 body {
 	background: #FFF;
 }
