.tcss {
	font-size: 12px;
	line-height: 17px;
	font-weight: 100;

}
.tttd {
	font-size: 12.5px;
	line-height: 21px;
}
.tddd {
	font-size: 12.5px;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #FF0000;

}
a:active {
	text-decoration: none;
	color: #000000;

}
.english {
	font-size: 11px;
	font-family: "Arial";

}
.line {
	border-top: 5px solid #9EC4EB;
	border-right: 0px solid #9EC4EB;
	border-bottom: 0px solid #9EC4EB;
	border-left: 0px solid #9EC4EB;
}
