@charset "UTF-8";

ul {
	margin: 0;
	padding: 0;
}
li {
	padding: 5px 0 0 40px;
	list-style: none;
	background: url(../images/star.png) no-repeat;
}