* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
}
#box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#box #banner {
	height: 277px;
	width: 900px;
}
#main {
	height: 648px;
	width: 898px;
	border: 1px solid #c1cca2;
	margin-top: 10px;
	background-color: #eceee7;
}

#daoyu {
	background-color: #e0ead0;
	height: 117px;
	width: 878px;
	margin-top: 10px;
	border: 1px solid #c1cca2;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#box #bottom {
	background-color: #d4e4ff;
	text-align: center;
	height: 25px;
	width: 900px;
	padding-top: 5px;
	margin-top: 10px;
}
