﻿/* ----- Text Formatin (start) -----*/
.news_pre_title
{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.news_pre_title a:link
{
	font-size: 8pt;
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}
.news_pre_title a:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}

.txt_smal_1
{
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.txt_smal_1 a:link
{
	font-size: 7pt;
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}
.txt_smal_1 a:hover
{
	font-size: 7pt;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
}


.news_title
{
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: 600;
	line-height: 180%;
}
.news_title a:hover
{
	color: #000099;
}
.news_title_02
{
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
	font-weight: 600;
	line-height: 180%;
}

.text_small_01
{
	font-size: 8pt;
	text-decoration: none;
	line-height: 180%;
	color: #000000;
}
.text_small_01 a:link
{
	color: #336699;
}
.text_small_01 a:hover
{
	font-size: 3pt;
	text-decoration: none;
	line-height: 180%;
	color: #009933;
}

.text_small_01_c
{
	font-size: 8pt;
	text-decoration: none;
	line-height: 180%;
	color: #800000;
}

.text_normal_01
{
	font-size: 9pt;
	text-decoration: none;
	text-align: justify;
	line-height: 150%;
	color: #000000;
}
.text_normal_01 a
{
	text-decoration: none;
	color: #000000;
}
.text_normal_01 a:hover
{
	color: #990000;
}

/****************************/
.text_normal_01_b
{
	font-size: 9pt;
	font-weight:600;
	text-decoration: none;
	text-align: justify;
	line-height: 150%;
	color: #000000;
}
.text_normal_01_b a
{
	text-decoration: none;
	color: #000000;
}
.text_normal_01_b a:hover
{
	color: #990000;
}
/*************************/

/* ----- Text Formatin (End) -----*/
