*{
	padding: 0;
	margin: 0;
}
#container{
	width: 100%;
	margin: 0 auto;
}
#nav{
	width: 1520px;
	height: 60px;
	background:#902e22;
	clear: both;
	overflow: hidden;
}
#header{
	width: 1520px;
	height: 560px;
	background-color: #902e22;
}
#main{
	width: 1520px;
	height: 920px;
	background: #e3c297;
}
#left{
	width: 50%;
	height: 100%;
	background: #e3c297;
	float: left;
	display:table-cell;
	text-align: right;
}
#right{
	width:50%;
	height: 100%;
	background: #e3c297;
	float: left;
}
#footer{
	width: 1520px;
	height:60px;
	background:#902e22;
	clear: both;
	color: #e3c297;
	font-size: 20px;
	line-height: 60px;
	font-family: 黑体;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 2px;
}
#img1{
	display: block;
	width: 120px;
	margin: 8px 50px 8px 120px;
	float: left;
}
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: 100%;
	height: 560px;
}
#left img{
	width: 600px;
	height: 678px;
	margin: 140px 0;
	border: 1px solid #902e22;
}
#top{
	width: 640px;
	height: 40px;
	margin: 140px 0 0 0;
	text-align: center;
	font-size: 24px;
	font-family: 黑体;
	color: #e3c297;
	font-weight: bold;
	background-color: #902e22;
	letter-spacing: 16px;
	line-height: 40px;
}
#middle{
	width: 600px;
	height: 560px;
	margin: 0 0;
	padding: 40px 0 0 0;
	border-right: 40px solid #902e22;
}
#bottom{
	width: 640px;
	height: 40px;
	margin: 0 0;
	background-color: #902e22;
	font-size: 15px;
	font-family: 黑体;
	color: #e3c297;
	font-weight: bold;
	text-align: center;
	letter-spacing: 8px;
	line-height: 40px;
	clear: both;
}
.p1{
	font-size: 20px;
	font-family: 宋体;
	font-weight: bold;
	letter-spacing: 4px;
	float: left;
	margin: 40px 10px 0 80px;
	color: #902e22;
}
.p2{
	font-size: 20px;
	font-family: 宋体;
	font-weight: bold;
	letter-spacing: 4px;
	clear: both;
	float: left;
	margin: 0 10px 0 80px;
	color: #902e22;
}
.p3{
	font-size: 20px;
	font-family: 宋体;
	font-weight: bold;
	letter-spacing: 4px;
	clear: both;
	margin: 0 0 10px 80px;
	color: #902e22;
}
.input1{
	float: left;
	border: 0;
	border-bottom: 2px solid #902e22;
	background-color: #e3c297;
	outline-style: none;
	box-shadow: none;
	width: 150px;
	margin: 40px 0 0 0;
}
.input2{
	float: left;
	border: 0;
	border-bottom: 2px solid #902e22;
	background-color: #e3c297;
	outline-style: none;
	box-shadow: none;
	width: 200px;
}
.input3{
	margin: 0 30px 0 180px;
	float: left;
	width: 60px;
	height: 30px;
	font-size: 15px;
	font-family: 黑体;
	letter-spacing: 4px;
	background-color: #902e22;
	color: #e3c297;
	font-weight: bolder;
	outline-style: none;
	box-shadow: none;
	border: #902e22;
}
.input4{
	margin: 0 0 0 80px;
	float: left;
	width: 60px;
	height: 30px;
	font-size: 15px;
	font-family: 黑体;
	letter-spacing: 4px;
	background-color: #902e22;
	color: #e3c297;
	font-weight: bolder;
	outline-style: none;
	box-shadow: none;
	border: #902e22;
}
#text1{
	margin: 20px 80px;
	border: 2px solid #902e22;
	outline: #902e22;
	box-shadow: #902e22;
	background-color: #e3c297;
}