.text {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.bg1 {
	background-repeat: repeat;
	background-color: #D5E1F2;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bg2 {
	background-color: #FFFFFF;
}
.text_16 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.text_en {
	font-size: 12px;
	line-height: 15px;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
}

