@charset "utf-8";
.bot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.head1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.red {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #990000;
}
.side {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
