@charset "utf-8";
.banner_date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tittle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}
.update_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
}
.update_text:hover {
	color: #0099CC;
	text-decoration: underline;
}
.update_s_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.update_s_text:hover {
	color: #0099CC;
	text-decoration: underline;
}
.ch_en_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ch_en_text:hover {
	color: #0099CC;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 25px;
}
.main_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	line-height: 25px;
}
.main_text_link:hover {
	text-decoration: underline;
}
.main_en_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.info_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.info_link:hover {
	color: #0099CC;
	text-decoration: underline;
}
.cursor:hover {
	cursor: url(../../images/magnify.cur);
}
