		
			.globalnav li{
			              list-style:none;
						  float:left;
						  }
				.globalnav li a{
							font-family:黑体;
							font-weight:800;
							color:#000;
							text-decoration:none;
							display:block;
							width:90px;
							height:38px;
							line-height:40px;
							text-align:center;
							margin-left:10px;
							
							}
					.globalnav li a:hover{
								background:#10693b;
								color:white;
								}
			
			
				.content_bottom_nav li{
										list-style:none;
										}
					.content_bottom_nav li a{
												letter-spacing:3px;
												font-family:黑体;
												font-weight:600;
												font-size:16px;
												color:#3c3c3c;
												text-decoration:none;
												text-align:center;
												display:block;
												width:178px;
												height:50px;
												line-height:32px;
												padding-top:19px;
												margin:-16px 0px 0px -40px;
												}
					
				h1{
					letter-spacing:1px;
					font-family:黑体;
					font-weight:300;
					color:#595959;
					font-size:11.5px;
					padding:50px 0px 0px 590px;
				   }
				   
				p {
				   font-family:黑体;
				   font-size:12.5px;
				   line-height:25px;
				   letter-spacing:1px;
				  }	
				 
				.footer  a{
					letter-spacing:2px;
					font-family:黑体;
					font-size:12.5px;
					color:white;
					display:block;
					text-decoration:none;	
					}