@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
}
body{
	background:#FFF;
	margin:0px;
	padding:0px;
	font-family:"宋体";
	font-size:14px;
}
#wrap{
	margin:0 auto;
	width:747px;
	height:100%;
	padding:0px;
	position:relative;
}

#container{
	width:745px;
	height:auto;
	border:1px #666 solid;
	float:left;
}
a{
	color:#00F;
}
#container:after{
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
}
#header{
	width:100%;
	height:154px;
	background:url(../images/dz_services_01.gif) no-repeat;
	float:left;
}
#center{
	width:100%;
	height:auto;
	float:left;
	background:#FFF;
}
#left{
	width:235px;
	height:322px;
	float:left;
	padding-top:82px;
	background:url(../images/dz_services_02.gif) no-repeat;
}
#left div{
	width:120px;
	height:auto;
	margin:0 auto;
}
#left div ul{
	width:100%;
	height:100%;
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#left div ul li{
	width:100%;
	height:36px;
	line-height:36px;
	float:left;
	margin:0px;
	border:0px;
}
li a:link{
	color:#000;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
li a:visited{
	border:none;
	color:#C90;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
#left div#back{
	width:90%;
	margin:0;
	float:left;
	display:table;
}
#inback{
	height:80px;
	margin:0px auto;
	text-align:center;
	padding-top:50px;
}
#left img{
	border:none;
}
#right{
	width:510px;
	height:404px;
	float:left;
	background:url(../images/dz_services_03.gif) no-repeat;
}
#right div.rig_top{
	width:448px;
	height:50px;
	float:left;
	padding:17px 0 0 60px;
	padding-top:17px!important;padding-top:15px;
	line-height:35px;
	_line-height:38px;
	font-size:18px;
	color:#C90;
	font-weight:bolder;
}
#right div.text{
	width:90%;
	float:left;
	border:none;
	margin:0px;
	padding:0px 0 0 30px;
	line-height:25px;
	letter-spacing:2px;
}
#right h3{
	width:250px;
	color:#F96;
	font-size:16px;
	border-bottom:1px #CCC dashed;
	margin:5px 0;
	padding:0px;
}
#right p{
	border:none;
	margin:0px;
	padding:0px;
}
#foot{
	width:100%;
	height:auto;
	float:left;
	background:url(../images/dz_services_04.gif) no-repeat;
}
