.dao a{
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:none;
}
.dao a:hover{
	font-size:9pt;
	color:#0066CC;
	background-color:#FFFFFF;
	text-decoration:underline;
}
body{
     margin:0 auto auto auto;

	 }

#head {
	height: 135px;
	width:1000px;
	margin: auto;
	padding: 0px;
	background-image: url(img/headbg.jpg);
}

#content{
	height:200px;
	width:974px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
}
.logo {
	background-image: url(img/logo.jpg);
	padding: 0px;
	height: 100px;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	float:left;
}
.daohang {
    background-image:url(img/daohangtiao.png);
    width:500px;
	height:30px;
	margin-top:20px;
	margin-right:10px;
	float:right;
	text-align: justify;
	font-size:12px; 
    line-height:30px;   
    overflow:hidden;
 
}
.headad {
       width:700px;
	   height:70px;
	   margin-top:10px;
	   margin-right:10px;
	   float:right;
	   }
#foot{
	height:100px;
	width:auto;
	paddin:0px;
	background-image: url(img/footbg.jpg);
	font-size: 12px;
	margin-top:3px;
}

.peixunlogo table{
       padding:0px;
       border:0;
	   width:960px;
	   height:360px;
	   border-spacing:2px;
	  
}
	   
#content .title{
	  height:25px;
	  width:200px;
	  background-image:url(img/titlebg.jpg);
	  padding-top:2px;
}
#news {
        width:960px;
		height:410px;
		background:#95CDDB;
		padding:5px;

}
