.content {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.content li {
	background-image: url(../images/content_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	font-family: "MS UI Gothic";
	font-size: 12px;
}
.content p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

