body {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #1F1F1F;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title {
	font-size: 14px;
	color: #494949;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.content {
	line-height: 2;
	color: #0E4B97;
	font-size: 15px;
}
.font_20 {
	font-size: 16px;
	font-weight: bold;
	color: #F11F1F;
}
.font_red {
	color: #FF0000;
}