.left_b {
	border: 1px solid rgb(216, 216, 216); margin-top: 10px;
}
.font1 {
	color: rgb(84, 84, 84); line-height: 24px; font-size: 12px;
}
.font2 {
	color: rgb(84, 84, 84); font-size: 12px; font-weight: bold;
}
.font3 {
	color: rgb(0, 0, 0); line-height: 24px; font-size: 12px;
}
.font4 {
	color: rgb(0, 0, 0); line-height: 24px; font-size: 14px;
}
.font5 {
	color: rgb(0, 0, 0); line-height: 24px; font-size: 14px; font-weight: bold;
}
.font6 {
	color: rgb(232, 14, 0); line-height: 24px; font-size: 14px; font-weight: bold;
}
.font7 {
	color: rgb(255, 255, 255); line-height: 24px; font-size: 14px; font-weight: bold;
}
p {
	color: rgb(0, 0, 0); line-height: 24px; text-indent: 2em; font-size: 14px;
}
.right_b {
	margin-top: 10px;
}
a:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:visited {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(232, 14, 0); text-decoration: none;
}
a:active {
	color: rgb(102, 102, 102); text-decoration: none;
}

