#page-body{
	width:1110px;
	margin:0 auto;
}

.titleurl{
	display:block;
	
	width:230px;
	height:30px;
	position:absolute;
}

.titleurl:hover{
	text-decoration:none;
}

#header{
	background:url("../images/zt/header.jpg") no-repeat;
	width:1110px;
	height:120px;
	position:relative;
}

#header .links{
	position:absolute;
	top:5px;
	right:20px;
	color:#ffffff;
}

#header .links a{
	color:#ffffff;
}


#title{
	background:url("../images/zt/title.jpg") no-repeat;
	width:1110px;
	height:462px;
	position:relative;
}

#title #buttons{
	width:1000px;
	position:absolute;
	top:384px;
	left:61px;
}

#title #buttons .long-button{
	width: 160px;
	height:31px; 
	background:url("../images/zt/button.jpg") no-repeat;
	display:block;
	float:left;
	color:#ffffff;
	text-align:center;
	line-height:31px;
	font-size:14px;
}

#title #buttons .sep{
	margin-left:50px;
	_margin-left:49px;
}

#article{
	background:url("../images/zt/article.jpg") no-repeat;
	width:1110px;
	height:440px;
	position:relative;
}

#article .titleurl{
	top:15px;
	left:105px;
}

#article ul{
	position:absolute;
	top:70px;
	left:100px;
	width:930px;
}

#article ul li{
	float:left;
	width:440px;
	padding-left:20px;
	height:70px;
	color:#585858;
}

#article .sep{
	margin-left:10px;
}

#article .title{
	font-size:14px;
	color:#8c0003;
	display:block;
	margin-bottom:8px;
}

#article .intro{
	width: 380px;
	display:block;
	float:left;
}

#article .detail{
	color:#585858;
	display:block;
	float:left;
}

#customer-report{
	background:url("../images/zt/customer-report.jpg") no-repeat;
	width:1110px;
	height:372px;
	position:relative;
}

#customer-report #customer{
	position:absolute;
	top:100px;
	left:103px;
}

#customer-report .titleurl{
	top:48px;
	left:105px;
	width:110px;
}

#customer-report .t2{
	top:48px;
	left:615px;
	width:110px;
}

#customer-report #customer ul li{
	height:30px;
	background:url("../images/zt/lipic.jpg") 0px 2px  no-repeat;
	padding-left:10px;
}

#customer-report #customer ul li a{
	font-size:14px;
	color:#8c0003;
}

#customer-report #report{
	position:absolute;
	top:90px;
	left:600px;
}

#customer-report #report ul{
}

#customer-report #report ul li{
	width:415px;
	height:65px;
}

#customer-report #report .Img{
	display:block;
	height:51px;
	width:80px;
	float:left;
}

#customer-report #report .title{
	display:block;
	width:325px;
	margin-left:10px;
	float:left;
	font-size:14px;
	color:#8c0003;
	margin-bottom:5px;
}

#customer-report #report .intro{
	display:block;
	float:left;
	margin-left:10px;
	width:325px;
	color:#585858;
	margin-bottom:5px;
}

#customer-report #report .detail{
	display:block;
	float:right;
	margin-left:10px;
	color:#585858;
}


#team{
	background:url("../images/zt/team.jpg") no-repeat;
	width:1110px;
	height:430px;
	position:relative;
}

#team .titleurl{
	top:56px;
	left:105px;
	width:110px;
}

#team img{
	border:solid #cbcbcb 4px;
	margin-bottom:5px;

}

#team .left{
	position:absolute;
	top:110px;
	left:100px;
	width:191px;
	height:250px;
	text-align:center;
}

#team .left b{
	line-height:18px;
}

#team .right{
	position:absolute;
	top:110px;
	left:295px;
	_left:255px;
}

#team .right ul{
	width:800px;

}

#team .right ul li{
	width:141px;
	height:150px;
	text-align:center;
	float:left;
	margin-left:35px;
}

#service{
	background:url("../images/zt/service.jpg") no-repeat;
	width:1110px;
	height:919px;
	position:relative;
}

#service .titleurl{
	top:45px;
	left:105px;
	width:110px;
}

#service .content{
	position:absolute;
	width:920px;
	height:900px;
	top:95px;
	left:85px;
	line-height:20px;
}

#service .content span{
	color:#8c0003;
	display:block;
	font-size:14px;
	padding-bottom:5px;
}

#footer{
	background:url("../images/zt/footer.jpg") no-repeat;
	width:1110px;
	height:72px;
	color: #ffffff;
	text-align:center;
	line-height:22px;
}

#footer a{
	color:#ffffff;
}

