@charset "UTF-8";
/* CSS Document */

li {
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: none;
}

