body {
	overflow: auto !important;
}
.modal {
	overflow: auto !important;
}
/*----------忘记密码登录框--------------*/
td, th {
	padding: 8px;
}
.modal-dialog {
	left: 50%;
	margin-left: -300px;
	margin-top: -200px;
	position: absolute;
	top: 50%;
	width: auto;
}
.modal-content {
	font-size: 14px;
	height: auto;
	padding-bottom: 25px;
	text-align: center;
}
.theme-poptit {
	background: #eaeaea none repeat scroll 0 0;
	border-bottom: 1px solid #ddd;
	padding: 7px 7px 7px 31px;
	position: relative;
}
.theme-poptit .close {
	color: #999;
	float: right;
	font: bold 14px/14px simsun;
	margin: -2px -5px -5px;
	padding: 5px;
	text-shadow: 0 1px 0 #ddd;
}
.close {
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
}
.modal-content P {
	font-size: 20px;
	text-align: left;
}
.textlf {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
}
.center {
	margin: 20px 30px;
	width: 400px;
}
.btn:link, .btn:visited, .btn:hover, .btn:active {
	color: #ffffff;
}
.modal-content form > a {
	background: #1689df none repeat scroll 0 0;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	margin-top: 15px;
	width: 200px;
}
.yanz {
	background: #e2edf5 none repeat scroll 0 0;
	border-radius: 5px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 90px;
}
