.a {
	font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.b {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
b:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
b:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.table {
	font-size: 9pt;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.b {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
.c {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
c:link {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
c:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
.xyx{
	list-style: none;
}
.xyx a{
	border-right: 1px solid #000;
	display: block;
	height: 20px;
	float: left;
	margin-top: 10px;
}
.xyx a:last-child{
	border: 0;
}
.xyx li{
	float: left;
	width: 85px;
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.xyx-en{
	list-style: none;
	padding:0;
}
.xyx-en a{
	border-right: 1px solid #000;
	display: block;
	height: 20px;
	float: left;
	margin-top: 10px;
}
.xyx-en a:last-child{
	border: 0;
}
.xyx-en li{
	float: left;
	width: 90px;
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

