@charset "utf-8";
/* CSS Document */
/*鉴定中心样式 */
html {
background-color:#FFFFFF;
}

.wrapper{
	width:1000px;
	margin:0px auto;
}


/*mininav
-------------------------------*/
.logotop{
	width:199px;
	height:68px;
	margin-top:8px;
	margin-bottom:8px;
	background: url(../images/bg.gif) no-repeat 0px 0px;
	float:left;
	}
.logotop span{
	font-size:30px;
	padding-left:130px;
	line-height:68px;
	}
.mininav{
	width:520px;
	height:80px;
	float:right;
	font-size:18px;
	}
.mininav ul{
	line-height:80px;
	height:80px;
	width:520px;
	}
.mininav ul li{
	line-height:80px;
	height:80px;
	float:left;
	padding:0px 15px;
	}

/*header
-------------------------------*/
.hdbg{
	width:100%;
	background-color:#0fc7d3;
	height:290px;
	margin:0px auto;
}
.header{
	width:1000px;
	background: url(../images/header.jpg) no-repeat 0px 0px;
	height:290px;
	margin:0px auto;
}
/* 中间部分
-------------------------------*/	
h3.tit01{
	height:55px;
	line-height:55px;
	font-size:26px;
	color:#000000;
	margin-top:25px;
	text-align:center;
	}
h4.tit02{
	height:25px;
	text-align:center;
	color:#9b9b9b;
	margin-bottom:20px;
	}

.content01{
	height:465px;
background: url(../images/content01.jpg) no-repeat 120px 0px;	
	}
.conleft{
	width:200px;
	float:left;
	}
	.conright{
	width:210px;
	float:right;
	}
.content01 h5{
	font-size:18px;
	color:#00a2ad;
	line-height:40px;
	height:40px;
	}
.content01 h5 a:link,.content01 h5 a:visited {
	color:#00a2ad;	
text-decoration:none;
}
.content01 h5 a:hover,.content01 h5 a:active {
	color:#00a2ad;	
text-decoration:underline;
}

.content01 ul li{
	line-height:30px;
	}
.mtop01{
	margin-top:45px;}
.mtop02{
	margin-top:58px;
	}
	.mtop02 ul li{
		float:left;
		width:49%;
	}

	.mtop03{
	margin-top:35px;
	}
.mtop04{
	margin-top:22px;
	}
.grayw{
	background-color:#f2f2f2;
	width:100%;
	padding-top:10px;
	}
.grayw p{
	color:#959595;
	line-height:28px;
	padding-left:30px;
	}
	.grayw p span{
		padding-right:30px;
	}
.grayw h5{
	margin-top:20px;
	height:30px;
	text-align:center;
	font-size:18px;
	padding-top:95px;
	margin-bottom:5px;
	}
.grayw h5.tittop01{
	background:url(../images/tit.gif) no-repeat 105px 0px;
	}	
	.grayw h5.tittop02{
	background:url(../images/tit.gif) no-repeat 105px -124px;
	}	
	.grayw h5.tittop03{
	background:url(../images/tit.gif) no-repeat 105px -270px;
	}
		.grayw h5.tittop04{
	background:url(../images/tit.gif) no-repeat 105px -397px;
	}	
		.grayw h5.tittop05{
	background:url(../images/tit.gif) no-repeat 105px -530px;
	}			
.sidebar{
	width:305px;
	height:461px;
	float:left;
	margin-top:20px;
	background:#fff url(../images/titbg.jpg) no-repeat 0px bottom;	
	}
.sidebarrg{
	margin-top:20px;
	width:675px;
	float:right
	}
.sdbd{
	width:320px;
	background-color:#FFFFFF;
	float:left;
	margin-right:20px;
	}	
.sdbdfist{
	margin-right:0px;
	margin-bottom:16px;
	height:255px;
	}
	.sdbdtwo{
	margin-right:0px;
	height:190px;
	}
			
/* 尾部信息
-------------------------------*/	
.footer{
	width:100%;
	background-color:#f2f2f2;
	text-align:center;
	height:45px;
	line-height:45px;
	}
.footer span{
	display:block;
	width:1000px;
	margin:0px auto;
	}


		