*{
	padding: 0;
	margin: 0;
}
#container{
	width: 100%;
	margin: 0 auto;
}
#nav{
	width: 1520px;
	height: 60px;
	background:#902e22;
	overflow: hidden;
}
#header{
	width: 1520px;
	height: 560px;
	background: #902e22;
}
#main{
	width:1520px;
	height: 920px;
	background: #e3c297;
	overflow: hidden;
}
#footer{
	width: 1520px;
	height:60px;
	background: #902e22;
	color: #e3c297;
	font-size: 20px;
	line-height: 60px;
	font-family: 黑体;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 2px;
}
#img1{
	width: 120px;
	margin: 8px 50px 8px 120px;
	float: left;
	display: block;
}
ul{
	width: 1200px;
	height: 50px;
	margin: 5px 0 5px 300px;
	padding: 5px auto;
	list-style: none;
}
li{
	float: left;
}
a{
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin: 0 90px;
	color: #e3c297;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	font-family: 黑体;
	letter-spacing: 2px;
}
a:hover{
	color: white
}
#img2{
	width: 1520px;
	height: 560px;
}
table{
	width: 1360px;
	margin: 10px auto;
}
.td2,.td3{
	height: 180px;
	text-align: center;
}
.td1,.td4{
	height: 180px;
}
.td5{
	height: 30px;
}
h4{
	width: 480px;
	margin: 40px auto 10px auto;
	font-size: 24px;
	font-weight: bold;
	color: #902e22;
	font-family: 黑体;
	text-align: center;
	letter-spacing: 4px;
}
hr{
	margin: 0 auto 40px auto;
	font-size: 15px;
	color: #902e22;
	width: 560px;
}
td img{
	width: 400px;
	height: 150px;
	vertical-align: middle;
	border: 2px solid #902e22;
}
p{
	font-size: 20px;
	font-family: 黑体;
	color: #902e22;
	font-weight: bold;
	text-align: center;
	height: 20px;
	margin: 20px auto 5px auto;
}
.dl1{
	font-size: 20px;
	font-family: 黑体;
	color: #902e22;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 10px auto;
	letter-spacing: 4px;
}
.dl2{
	font-size: 18px;
	font-family: 宋体;
	font-weight: bold;
	padding: 0 15px;
	margin: 5px auto 10px auto;
	letter-spacing: 2px;
}
.dl3{
	font-size: 16px;
	font-family: 宋体;
	text-indent: 2em;
	text-align: justify;
	letter-spacing: 4px;
	font-weight: 500;
	padding: 0 20px;
	line-height: 1.5em;
}
.dl4{
	font-size: 20px;
	font-family: 黑体;
	color: #902e22;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 10px auto;
	letter-spacing: 4px;
}
.dl5{
	font-size: 18px;
	font-family: 宋体;
	font-weight: bold;
	padding: 0 15px;
	margin: 5px auto 10px auto;
	letter-spacing: 2px;
}
.dl6{
	font-size: 16px;
	font-family: 宋体;
	text-indent: 2em;
	text-align: justify;
	letter-spacing: 4px;
	font-weight: 500;
	padding: 0 20px;
	line-height: 1.5em;
}