@charset "UTF-8";
/* CSS Document */
.sideLeft{
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #000;
}
.sideRight{
	font-size: 12px;
	font-style: normal;
	text-align: right;
	color: #000;
}
.Title{
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.sub{
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #000;
}
