body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
A:link {
	font-size: 14px;
	text-decoration: none
}
A:visited {
	font-size: 14px;
	text-decoration: none
}
A:hover {
	font-size: 14px;
	text-decoration: none
}
/*导航样式开始*/
#webdh {
	text-align: center;
	vertical-align: middle;
	width: 1300px;
	height: px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}
#webdh A:link {
	font-size: 12px;
	text-decoration: none
}
#webdh A:visited {
	font-size: 12px;
	text-decoration: none
}
#webdh A:hover {
	font-size: 12px;
	text-decoration: none
}
#copy {
	text-align: center;
	width: 1300px;
	margin: 0 auto;
	line-height: 150%;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}
.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
/*中间内容开始*/

#bodycon {
	width: 1300px;
	margin: 0 auto;
}
#bodycon #left {
	float: left;
}
#center {
	width: 1300px;margin: 0px auto;
}
#right {
	float: right;
	width: 78%;
}
/*中间内容结束*/
/*详细内容开始*/
#bodycontent {
	width: 1300px;
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
}
#bodycontent.bodycontent2020 {
	text-align: left;
}        
/*详细内容结束*/