@charset "utf-8";
/*设计者 李旭梅 */
*{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}
body {
	font-size: 14px;
	font-family: "宋体", Arial;
	background-color: #b38b5d;
}
#wrap {
	margin: 0px auto;
	width: 1000px;
}
.header {
	background-image: url(../wz_img/wz_01.jpg);
	background-repeat: repeat-x;
	height: 762px;
	left: -340px;
	width: 1670px;
	position: absolute;
	top: 0;
	z-index: 10;
}
.dw {
     height:762px; 
	 margin:0 auto; 
	 width:1000px;
	 position: relative;
}
.part {
	width: 1000px;
	float: left;
}
.part1 {
	width: 1000px;
	float: left;
	background-image: url(../yw_img/yw_14.jpg);
	height: 99px;
}
.ztsm {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 40px;
	color: #333;
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
}
