@charset "utf-8";
.Welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
}

.CopyRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.WordAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.red {
	color: #F00;
}

