body{
	text-align: center;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
.all{
	width: 1280px;
	text-align: left;
	float: left;
	margin: 0 auto;
}

.space{
	margin: 0 20px;

}
.header{
	text-align: center;
}
.center{
	text-align: left;

	width: 1040px;
	float: right;
}
/*.center table{
	margin-left: auto;
	margin-right: auto;
}*/

.left{
	width: 180px;
	min-height: 800px;
	float: left;
	font-size: 25px;
	border-right: 1px solid #000000;
}
.menu{
	margin-top: 60px;
	position: fixed;
}


.clear{
	clear: both;
}
.clear hr{
	display: none;
}
.footer{
	text-align: center;
	height: 100px;
	background-color: #000;
	color: #fff;
}

.list{
	
}