@charset "utf-8";
.table {
   margin:0 auto ;
}
.Text_White {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 25px;
}

@charset "utf-8";
.Text_Black {
	font-size: 13px;
	color: #2F2F2F;
	line-height: 25px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
@charset "utf-8";
.Text_Black-1 {
	font-size: 13px;
	color: #2F2F2F;
	line-height: 25px;
	font-weight: bold;
}
@charset "utf-8";
.Text_normal {
	font-size: 13px;
	color: #2F2F2F;
	line-height: 20px;
	margin:0 auto ;
}