.font-red {
	color: ff6600;
}
table {
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3462b5;
	text-decoration: underline;
}
.line1 {
	line-height: 23px;
}
.font-title {
	font-size: 16px;
	color: ff6600;
}
a.ee {
	color: #7e7e7e;
	text-decoration: none;

}
a.ee:hover {
	color: #7e7e7e;
	text-decoration: underline;
}
a.bb {
	color: #FFFFFF;
	text-decoration: none;

}
a.bb:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.row-24 {
	line-height: 24px;
}
.table-1 {
	line-height: 20px;
	text-align: center;
	padding: 3px;
	height: 30px;

}
.table-title {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	height: 40px;
	padding-top: 8px;
	text-align: center;




}
.table-2 {
	line-height: 23px;
	padding: 8px 3px;
	height: 30px;
}
