@charset "ISO-8859-1";
h1{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	border-bottom: 2px solid #666;
}
#content ul li {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	list-style-type: circle;
}
#term {
	font-size: 13px;
	font-weight: bold;
}
#content img {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
#content h2 {
	font-size: 16px;
	margin-top: 12px;
}
