*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: "Microsoft YaHei";
}
a{
	color: black;
}
.clearfix:after{
	content: " ";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.center{
	position: relative;
	width: 1228px;
	margin: 0 auto;
}
.center2{
	position: relative;
	width: 1275px;
	margin: 0 auto;
}
.head{
	width: 100%;
	height: 14px;
	background: #191004;
}
.head2{
	width: 100%;
	height: 40px;
	background: #533d25;
}
.head3{
	width: 100%;
	height: 93px;
	background: #1d1408;
}
.logo{
	float: left;
}
.logo img{
	display: block;
}
.menu{
	float: right;
}
.menu a{
	float: left;
	margin-left: 60px;
	font-size: 16px;
	color: #f5ebc5;
	line-height: 93px;
}
.menu a:hover{
	color: white;
}
.t1{
	width: 100%;
	height: 11px;
	background: url(../images/t1.jpg) center no-repeat;
}
.footer{
	width: 100%;
	height: 40px;
	background: #191004;
	text-align: center;
	font-size: 12px;
	color: #8c8882;
	line-height: 40px;
}
.foot{
	width: 100%;
	height: 40px;
	background: url(../images/copy.jpg) center no-repeat;
}