*{margin:0px;
  padding:0px;
  border:0px;}
body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#summary {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 1px;
}
#naviga {
	height: 50px;
	width: 1000px;
}
#naviga ul {
	height: 50px;
	width: 1000px;
	list-style-type: none;
}
#naviga li {
	float: left;
	height: 35px;
	width: 250px;
	padding-top: 15px;
}
#naviga a {
	font-family: "新宋体";
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
}
#naviga a:hover {
	font-family: "新宋体";
	color: #FF00FF;
	text-decoration: none;
}
#biaolan {
	height: 250px;
	width: 1000px;
}
#contents {
	height: 500px;
	width: 1000px;
	padding-top: 20px;
}
#zuo {
	height: 500px;
	width: 650px;
	float: left;
}
#zuo h1 {
	font-family: "楷体";
	font-size: 22px;
	line-height: 30px;
	text-decoration: underline;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#zuo p {
	font-family: "楷体";
	font-size: 18px;
	line-height: 30px;
	text-indent: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#you {
	float: right;
	height: 500px;
	width: 300px;
}

#fenge {
	height: 30px;
	width: 1000px;
	background-color: #FFFFD2;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#foot {
	font-family: "新宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 50px;
	width: 1000px;
	line-height: 30px;
}
