body{
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
   padding:0px;
   margin:0px;
	
	
	
	}
	.layout{
	margin:auto;
	width:1004px;
	background:#e5f1d5;
		
		
		
	}
	.logo{
		width:1004x;
		height:360px;
	}
	.menu{
		width:1004x;
		height:30px;
		line-height:30px;
		background:#036;
		
		
	}
	.menu a{
		text-decoration:none;
		margin-left:20px;
		color:#fff;
	}
	.menu a:hover{
		color:#CF0;
	}
	.content{
		width:1004x;
		text-align:center;
		
	}
	.content h1{
	font-size:24px;
	color:#036;	
	}
	.content ul{
		font-size:18px;
		font-weight:bold;
		line-height:30px;
		text-align:left;
		color:#036;
		
	}
	.content li{
		font-size:18px;
		font-weight:bold;
		line-height:34px;
		text-align:left;
		
	}
	
	
	.btn{ 
	width:100px;
	height:30px;
	
	}
	.txtfd{
		width:300px;
		height:40px;
		
	}
	.txtara{
		width:300px;
		height:200px;
		
	}
	
	
	
	
	
	
	
	
	
	