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