.all {
	width: 100%;
	height: 100%;
	background-color: #E8F4FC;
	overflow: auto;
}

.all1 {
	width: 100%;
	height: 100%;
	background-color: #E8F4FC;
	overflow: auto;
}

.main {
	width: 1000px;
	/*height: 94%;*/
	margin: auto;
	background-color: #ffffff;
}

.header {
	width: 100%;
	height: 100px;
	background-color: #E8F4FC;
}

.headicron {
	float: left;
	background-image: url("../image/ztbimages/mainframe.png");
	width: 100px;
	height: 50px;
	margin-top: 25px;
	margin-left: 200px;
	background-repeat: no-repeat;
	background-position-x: -10px;
	background-position-y: -680px;
}

.headername {
	float: left;
	height: 50px;
	margin-top: 25px;
	margin-left: 10px;
	font-style: italic;
	font-family: 微软雅黑;
	font-weight: bold;
	font-size: 25px;
	color: #0069b7;
	vertical-align: middle;
	line-height: 50px;
}

.bodyer {
	width: 100%;
	/* height: 480px; */
}

.bodyhead {
	width: 100%;
	height: 30px;
	background-color: #0059a9;
}

.bodyheadname {
	width: 50%;
	height: 30px;
	font-family: 微软雅黑;
	font-size: 18px;
	color: #ffffff;
	vertical-align: middle;
	line-height: 30px;
	margin-left: 10px;
}

.bodyinfo1 {
	margin-top: 26px;
	margin-left: 24px;
	width: 952px;
	height: 60px;
	background-color: #e2e2e2;
}

.info1 {
	float: left;
	margin-left: 60px;
	width: 230px;
	height: 60px;
	font-size: 22px;
	color: #ababab;
	vertical-align: middle;
	line-height: 60px;
}

.info1_New {
	float: left;
	margin-left: 60px;
	width: 230px;
	height: 60px;
	font-size: 22px;
	color: #f37123;
	vertical-align: middle;
	line-height: 60px;
}

.info2 {
	float: left;
	width: 36px;
	height: 60px;
	background-image: url("../image/ztbimages/Reg.png");
	background-position-x: -10px;
	background-position-y: -5px;
}

.bodyinfo2 {
	margin-top: 30px;
	margin-left: 24px;
	width: 952px;
	height: 140px;
	color: #666666;
	line-height: 35px;
}

/*.bodyinfo3 {
    width: 1000px;
    height: 1px;
    color: #cbc7bc;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}*/
.bodyinfo4 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cbc7bc;
	width: 1000px;
	height: 50px;
	margin-top: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bodyinfo5 {
	margin-top: 30px;
	margin-left: 24px;
	width: 952px;
	/* height: 250px; */
	color: #666666;
	line-height: 26px;
	overflow:hidden;
}

.btn1 {
	float: left;
	margin-left: 404px;
	margin-top: 10px;
	width: 86px;
	height: 34px;
	background-color: #6c6c6c;
	font-size: 15px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
}

.btn2 {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	width: 86px;
	height: 34px;
	background-color: #6c6c6c;
	font-size: 15px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
}

.btn3 {
	float: left;
	width: 86px;
	height: 34px;
	background-color: #6c6c6c;
	font-size: 15px;
	color: #ffffff;
	line-height: 34px;
	cursor: pointer;
	margin-left: 457px;
	margin-top: 5px;
}

.title {
	float: left;
	margin-left: 250px;
	width: 80px;
	color: #333333;
	text-align: right;
}

.titleConfirm {
	float: left;
	margin-left: 310px;
	width: 80px;
	color: #333333;
	text-align: right;
}

.control {
	float: left;
	width: 320px;
	height: 35px;
}

.control1 {
	float: left;
	width: 320px;
	color: #ff0103;
}

.control2 {
	float: left;
	width: 160px;
	margin-top: 30px;
}

.control3 {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	width: 130px;
}

.control4 {
	float: left;
	margin-left: 35px;
	width: 230px;
	color: #ff0103;
	line-height: 24px;
	vertical-align: middle;
}

.control5 {
	float: left;
	width: 400px;
	height: 35px;
}
.main1 {
	width: 1000px;
	/* height: 660px; */
	margin: auto;
	background-color: #ffffff;
	margin-bottom: 50px;
}

#div1:hover {
	background-color: #f37221;
}

#div2:hover {
	background-color: #f37221;
}
 .btnyzm {
	display:block;    
    height: 26px;
    outline:none;
    line-height: 26px;
    color:#333;
	border:1px solid #ccc;
	padding:0 3px;
	cursor:pointer;
	background-color:#fff;
}  