@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Microsoft YaHei';
	min-width: 1200px;
	background: #ebebeb;
}

a {
	text-decoration: none;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

.maind {
	background: #ebebeb;
	margin-bottom:20px;
}

.bdiv {
	width: 1100px;
	height: 100%;
	min-height: 925px!important;
	background: white;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}

#navigation {
	/* 
	font-weight: 200; */
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
.updaheight{
	width:1110px;
	padding:0px;
	margin:0px;
	background:#ffffff;
	margin:0 auto;
	min-height: 925px!important;
}

.rightdiv_map {
	float: left;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1080px;
	height: 600px;
	border: 1px solid;
	border-color: #e5e5e5;
	position: relative;
}

.rightdiv_map_v2 {
	float: left;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1080px;
	height: 900px;
	border: 1px solid;
	border-color: #e5e5e5;
	position: relative;
}

#tuli {
	position: absolute;
	bottom: 61px;
	right: 19px;
	float: right;
}

#body p span{
	font-family: Microsoft YaHei ;
    font-size: 14px ;
    color: #000000;
    line-height: 200%;
}

#body {
	padding-left: 30px;
	padding-right: 30px;
	word-wrap: break-word;
}

#body p {
	word-wrap: break-word;
}

#backButton {
	width: 1080px;
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: solid 1px #D8D8D8;
	position: absolute;
	bottom: 0;
}

#link {
	width: 10%;
	position: absolute;
	right: 0;
}

#link a {
	float: right;
	font-family: 'Microsoft YaHei';
	font-size: 15px;
	color: #787878;
	text-decoration: none;
}
