@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	float: left;
}

.left
{
	float:left;
	z-index: 5000;
}
