	.ContentWrap{	
		height:831px; width:1200px; min-width: 1200px; margin:0 auto;
	}
	.Content{letter-spacing:4px; line-height: 34px; text-indent:2em; font-size:18px; color: #333333}
	.EnContent{letter-spacing:1px; line-height: 20px; font-size:15px; color: #333333;font-family:Arial, Helvetica, sans-serif;}
	.NavMenu{	
		height:200px;	
		width:200px;	
		position:relative;	
		top:500px;	
		left:80px;	
	}   
	.NavMenu li{	
		margin-bottom:30px;
		list-style-type:none;		
	} 	
	.Footer{
		width:1200px; 
		min-width: 1200px; 
		margin:0 auto;
		margin-top:30px;
		font-size:18px;
		font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
		display:flex;
		align-items:center;
		justify-content:center;
	}
    .Footer a:link {
		color: blue;
	}
	.Footer	a:visited {
		color: blue;
	}
	.Footer	a:hover {
		color: hotpink;
	}
	.Footer	a:active {
		color: red;
	}	
	.MenuBar{	
		height:25px;	
		width:800px;	
	} 	