@charset "utf-8";
#footer ul li {
	font-size: x-small;
	color: #666666;
	display: inline;
	list-style: circle;
}

