﻿@charset "utf-8";
.text {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.bg01 {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg02 {
	background-repeat: no-repeat;
	background-position: top;
}
.textContent {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}

.links a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.links a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.links_1 a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.links_1 a {
	color: #000066;
	text-decoration: none;
	font-size: 12px;
}
.links_2 a:hover {
	color: #000066;
	text-decoration: underline;
	font-size: 12px;
}
.links_2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}.text_EN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

