*{
	margin: 0;
	padding: 0;
margin:0 auto;
}
body{
	width:1100px;
	height: 780px
	    }
ul{
	list-style-type:none; 
}
a{
	text-decoration: none;
	color: #004800;
	
}
a:hover{
	color: #D56A00;
	}
/*主题*/

.content{
	width: 100%;
	background:	#D3FFB0;
	position:relative;
    }



.yindao{
	width:1100px;
	height:800px;
	}
.yindao .ul3{
	width:100%;
	height:190px;
	float:left;
	margin-top:10px;
 	}
.yindao .ul3>a{	
	width:260px;
	height:180px;
    float:left;
	margin-left:10px;
	border-radius:10px;
	border:2px solid #CCC;
	background-color: #EEF7F7;
}
.yindao .ul3>a:hover{
	background-color: #FFFFD9;
}
.yindao .ul3>a>li{
}
.yindao-img{
	width:120px;
	height:90px;
    float:left;
	margin-top:5px;
	margin-left:5px;
	}
.yindao-word1{
	width:120px;
	height:100px;
    float:right;
	margin-top:5px;
	margin-right:5px;
	}
.yindao-word2{
	width:250px;
	height:70px;
	clear:both;
	margin-left:5px;
	}
.p-a{
	 font-size: 18px;
	 line-height:180%;
	 color: #004600;
	 font-weight: bold;
	 text-indent: 1em;
	}
.p-b{
	 font-size: 15px;
	 color:#00572C;
	 line-height:130%;
	 text-indent: 2em;
	}
.p-c{
	 font-size: 15px;
	 color:#00572C;
	 line-height:130%;
	 text-indent: 2em;
	}










