*{
	margin: 0;
	padding: 0;
}
.w{
	width: 1250px;
	margin: 0 auto;
}
ul li{
	list-style: none;
}