.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: "ºÚÌå";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.en_title {
	font-family: "Arial Black";
	font-size: 14px;

	color: #FF6527;
}
td {
	font-size: 12px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.a2:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a2:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.a2:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.color {
	font-size: 12px;
	color: #FF6527;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-size: 12px;
	color: #F56310;
	text-decoration: none;
}
a:active  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}