#content{
	width:800px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:50px;
	display: none;
}
#contents {
	width:800px;
	height:auto;
	margin:0 auto;
	padding-bottom:50px;
}

h1{
	margin:50px 0 0 200px;
	
}
#head{
	background:url(image/head.jpg) no-repeat;
	height:307px;
	overflow:hidden;
	
}
#main{
	width:800px;
	height:auto;
	overflow:hidden;
	background:#efe1ba;
	padding-bottom:30px;
}
#left{
	width:218px;
	float:left;
	height:auto;
	overflow:hidden;
	border:2px #fff outset;
	margin-left:20px;
}
#left ul{
	list-style:url(image/icon.jpg);
	margin-left:50px;
	padding:0;
	height:auto;
	
}
#left ul li{
	height:50px;
	
}
#left ul li a{
	text-decoration:none;
	color:#000;
}
#right{
	width:550px;
	height:auto;
	overflow:hidden;
}
#right #wen{
	width:500px;
	margin:0 0 0 25px;
}

#layout {
	height:2px;
	overflow:auto;
	line-height: 30px;
}
	
