@charset "utf-8";
/* CSS Document */

.red {
	color: #FF0000;
	line-height: 22px;
	font-size: 14px;
}
.lead {
	font-size: 14px;
	width: 320px;
	padding-top: 2px;
	text-align: center;
	margin-bottom: 8px;
}
