@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FEF6EB;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
#zsdatu {
	background-image: url(daodezhanshi3.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 700px;
}
.zstu {
	float: left;
	width: 220px;
	padding: 10px;
	height: 440px;
}
.clear {
	clear: both;
}

.bao {
	background-color: #FEF6EB;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.bao .zstu img {
	height: 380px;
	width: 210px;
}
.bao .zstu .mz {
	font-family: "黑体";
	font-size: 24px;
	line-height: 36px;
	color: #FDF7EB;
	text-align: center;
	background-color: #AC140F;
	width: 210px;
}
#footer {
	font-family: "宋体";
	font-size: 1em;
	line-height: 22px;
	color: #666;
	text-align: center;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C8491A;
	margin-bottom: 30px;
	margin-top: 20px;
}
#footer p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}