.style1 {
	font-size: 11px;
	color: #1db78c;
}
a:link {
	text-decoration: none;
	color: #1DB78C;
}
a:visited {
	text-decoration: none;
	color: #1DB78C;
}
a:hover {
	text-decoration: underline;
	color: 1DB78C;
}
a:active {
	text-decoration: none;
	color: 1DB78C;
}
.style2 {font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; font-family: Times New Roman, Times, serif;}
.content {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	word-spacing: 2px;
	letter-spacing: 2px;
}
.eng_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.table {
	border: 0.5px #CCCCCC;
	width: 1px;
	list-style-type: circle;
}
