/* CSS Document */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pic_back
{
	background-repeat:no-repeat;
}


.body_txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	line-height:15px;

}

.body_txt_bold
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#003366;
	font-weight: bold; 
	
}

.body_txt_bold_sp
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#333333;
	font-weight: bold;
	text-decoration:none
	}

.sub_txt 
{
	font-size: 11px; 
	color: #006666; 
	font-family: Arial, Helvetica, sans-serif;
}


.search_txt 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold; 
}


.news_heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DD8F3C;
}

.navi_txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
}

.link_text
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color:#767E5A;
}

.sub_link_text
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#FFFFFF;
}


.show_path
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E6F2FF;

}

.body_txt_bold_sp a:link 
{
	color: #000000;
	text-decoration: none;
}

.body_txt_bold_sp a:visited 
{
	color:#000000;
	text-decoration: none;
}

.body_txt_bold_sp a:hover 
{
	color:#CC6600;
	text-decoration: none;
}

.body_txt_bold_sp a:active 
{
	color: #000000;
	text-decoration: none;
}







.link_text a:link 
{
	color: #767E5A;
	text-decoration: none;
}

.link_text a:visited 
{
	color: #767E5A;
	text-decoration: none;
}

.link_text a:hover 
{
	color:#474B36;
	text-decoration: none;
}

.link_text a:active 
{
	color: #767E5A;
	text-decoration: none;
}



.sub_link_text a:link 
{
	color: #FFFFFF;
	text-decoration: none;
}

.sub_link_text a:visited 
{
	color:#FFFFFF;
	text-decoration: none;
}

.sub_link_text a:hover 
{
	color:#864515;
	text-decoration: none;
}

.sub_link_text a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}


.navi_txt  a:link 
{
	color:#996600;
	text-decoration: none;
}

.navi_txt  a:visited 
{
	color:#996600;
	text-decoration: none;
}

.navi_txt  a:hover 
{
	color:#9999CC;
	text-decoration: none;
}

.navi_txt  a:active 
{
	color: #996600;
	text-decoration: none;
}


.body_txt a:link 
{
	color:#000000;
	text-decoration: none;
}

.body_txt a:visited 
{
	color:#000000;
	text-decoration: none;
}

.body_txt a:hover 
{
	color:#CC6600;
	text-decoration: none;
}

.body_txt a:active 
{
	color: #000000;
	text-decoration: none;
}