.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;
}

.container{
	background-color: #E8F4FC;
	width: 100%;
	height: 100%;
}

.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;
}
 

.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;
}

 