@charset "utf-8";
.color1{
	background:#222;
	}
.color2{
	background:#ccc;
	}
.logo ul li{
	float: left;
	margin-right: 30px;
	font-size: 20px;
	padding-top: 30px;
	color: #fff;
	text-decoration: none;
	list-style-type: none;
	}

.logo ul p{}

.footer{
	height:200px;
	}
.footer p{
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	text-decoration: none;
	}
.Content{
	height:1px;
	overflow:auto;
	width: 1px;
}