@charset "utf-8";
.content {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ABABA9;
	text-decoration: none;
}
.title-text {
	font-size: 18px;
	line-height: 180%;
	font-weight: bold;
	color: #CCCCCC;
}

.grey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited.grey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link.grey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover.grey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active.grey {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



.chi {
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.sub_menu {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.sub_menu {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.sub_menu {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.sub_menu {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.sitemap {
	font-size: 11px;
	font-weight: normal;
	color: #ABABA9;
	text-decoration: none;
}
a:hover.sitemap {
	font-size: 11px;
	font-weight: normal;
	color: #ABABA9;
	text-decoration: underline;
}
a:active.sitemap {
	font-size: 11px;
	font-weight: normal;
	color: #ABABA9;
	text-decoration: none;
}
a:visited.sitemap {
	font-size: 11px;
	font-weight: normal;
	color: #ABABA9;
	text-decoration: none;
}

.white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub-title {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
