@charset "UTF-8";
.boxitem {
	padding: 4px;
	margin-top: 10px;
	border: 1px solid #336600;
	line-height: 1.4em;
}
.indent {
	padding-left: 30px;

}
.rates {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}
.term {
	font-size: 85%;
	font-weight: normal;
	line-height: 1em;
	color: #333399;
}
#main dt {
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/point_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	padding-left: 18px;
	color: #333399;
}
#main dd {
	margin-bottom: 15px;
}
#main dd.sparates {
	margin-bottom: 0px;
	font-weight: bold;
	color: #CC0000;
}

