/**!
 * 网站完善建议
 * author: 王凯;
 */

.mt15 {
	margin-top: 15px;
}

.main-bg {
 	padding-top: 30px;
 	margin: 0 auto;
 	width: 1038px;
 	min-height: 495px;
 	background: url(imageswsjy-bg.png) 763px 302px no-repeat;
 	background-color: #fff;
}

.current-location {
 	height: 29px;
 	line-height: 29px;
 	border: 1px solid #e1e1e1;
 	border-top: 2px solid #0f9cdd;
 	background: url(imagesdqwz-bg.jpg) repeat-x;
}

.current-location p {
	padding-left: 64px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	background: url(imagesdqwz-icon.jpg) 30px 6px no-repeat;
}

.current-location a {
	color: #333;
}

.current-location span {
	color: #ff6101;
}

.main {
	padding-top: 29px;
	height: 55px;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	color: #000;
	text-align: center;
}

.apply-info {
	width: 266px;
	text-align: right;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.apply-txt {
	padding-left: 7px;
	width: 343px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #bed0de;
	font-size: 14px;
	color: #444;
	font-family: "Microsoft YaHei";
}

.main-info1 {
	width: 741px;
}

.apply-txt1 {
	text-indent: 7px;
	width: 462px;
	height: 120px;
	border: 1px solid #bed0de;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #444;
	resize: none;
	overflow-y: hidden;
}

.select-txt {
	width: 352px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #bed0de;
	font-size: 14px;
	color: #888;
	font-family: "Microsoft YaHei";
}

.submit-block {
	padding-top: 34px;
	text-align: center;
}

.submit-block a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #fff;
	background-color: #386eb4;
}

.submit-block a:hover {
	background-color: #ff6101;
}