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

ul {
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
}
.li {
	list-style-position: outside;
	background-repeat: no-repeat;
}
