@charset "utf-8";
.txtButtom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F30;
	font-weight: bolder;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: justify;
}

