@charset "utf-8";
.mlink{
	font-family: Arial;
	font-size: 12px;
	color: #00a2ec;
}

.cTitle {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	letter-spacing: 0.6px;
	line-height: 40px;
}
.cContent {
	font-family: Arial;
	font-size: 12px;
	color: #595959;
	padding-top: 12px;
	text-align: justify;
}
