@charset "UTF-8";

p, ul, li {
	font-size: 12px;
	list-style-type: none;
	line-height: 18px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(img/mark.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
	padding: 0;
}
