.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #6B8EAD;

}
a:visited {
	color: #818080;
	text-decoration: none;
}
a:link {
	color: #818080;
	text-decoration: none;
}
a:hover {
	color: #ACACAC;
	text-decoration: none;
}
a:active {
	color: #818080;
	text-decoration: none;
}
br {
	line-height: 150%;
}
.word-white {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #ffffff;
}

.english-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
a:visited {
	color: #1A5297;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}




.table-bottom {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6DCE6;
	border-right-color: #F7FBFD;
	border-bottom-color: #F7FBFD;
	border-left-color: #F7FBFD;
}
