@charset "utf-8";
#newsList {
	clear: left;
	float: left;
	width: 90%;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1em;
}
