@charset "utf-8";
/* CSS Document */
html{ overflow-x:hidden;}


*{margin:0;padding:0;}
body{width:900px;
	 height:3400px;
	 margin:auto;
	 background:#CCC;
	}
	
P{font-size:16px;
  line-height:30px;}
span{font-size:16px;
  line-height:30px;}
ul li{list-style:none;}
a{text-decoration:none;}

#pic{margin:auto;}	   
#nav{
	width:900px;
	height:40px;
	margin:auto;
	background-color:#F00;
	}
		#nav ul{
		width:900px;
	    height:40px;
		margin:auto;
		}
		#nav ul li{ 
			width:150px;
			height:40px;
			float:left;
			font-size:20px;
			font-weight:bold;
			text-align:center;
			line-height:40px;
			}
			#nav li a{color:#FFF;}
				#nav li a:hover{
			         background-color:#0CF;
		             display:block;}
				 
#main{
      width:898px;
	  height:3050px;
	  background:#FFF;
      }		
	  		 	
#hybj{width:860px;height:400px;margin:auto; }
#hybj img{
      margin-top:20px;
      margin-bottom:10px;
	  }


#hynr{width:860px;height:850px;margin:auto;
      }
#hynr img{ 
      margin-top:20px;
      margin-bottom:10px;}

#nyjb{width:860px;height:1100px;margin:auto;;}
#nyjb img{
      margin-top:20px;
      margin-bottom:10px;}

#hyzz{width:860px;height:500px;margin:auto;}
#hyzz img{
      margin-top:20px;
      margin-bottom:10px;}
	 

#lxwm{width:860px;height:180px;margin:auto;}
#lxwm img{
      margin-top:20px;
      margin-bottom:10px;}

