/*======================================================================*/
/* 1. TC KKB CSS styles*/
/*======================================================================*/
	body	{color: #505050; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; line-height : 18px;}
	td		{color:#505050; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height : 17px;}
	
	a:link,
	a:visited	{font-size: 9pt; color:#0080C0; text-decoration:none;}
	a:active	{font-size: 9pt; color:#0080C0; text-decoration:none;}
	a:hover		{font-size: 9pt; color:#0080C0; text-decoration:underline;}
	
	a.menu:link,
	a.menu:visited	{font-size: 9pt; font-weight: normal; color:#505050; text-decoration:none; width: 165px; display: block;}
	a.menu:active	{font-size: 9pt; font-weight: normal; color:#0080C0; text-decoration:none; width: 165px; display: block;}
	a.menu:hover	{font-size: 9pt; font-weight: normal; color:#0080C0; text-decoration:none; width: 165px; display: block; border-bottom: 1px dotted #0080C0; border-top: 1px dotted #0080C0;}
	
	a.menu_current_item:link,
	a.menu_current_item:visited,
	a.menu_current_item:active	{font-size: 9pt; font-weight: normal; color:#0080C0; text-decoration:none; width: 165px; display: block;}
	a.menu_current_item:hover	{font-size: 9pt; font-weight: normal; color:#0080C0; text-decoration:none; width: 165px; display: block; border-bottom: 1px dotted #0080C0; border-top: 1px dotted #0080C0;}
	
	a.bottom_menu:link,
	a.bottom_menu:visited	{font-size: 9pt; font-weight: normal; color:#003366; text-decoration:none;}
	a.bottom_menu:active	{font-size: 9pt; font-weight: normal; color:#0080C0; text-decoration:none;}
	a.bottom_menu:hover		{font-size: 9pt; font-weight: normal; color:#0080C0; text-decoration:none;}
	
	.img_style		{border: 1px solid #009900;}
	.text_box		{border: 1px solid #FF8000; background-color : #F8F8F8;}
	.main_head		{font-size:18pt; color: #CEFFFF; font-weight:bold;}
	.headline_menu	{font-size:9pt; color:#009900; font-weight:bold;}
	.headline_1		{font-size:12pt; color:#009900; font-weight:bold;}
	.headline_2		{font-size:10pt; color:#009900; font-weight:bold;}
	.headline_3		{font-size:9pt; color:#FF8000; font-weight:bold;}
	.news_date		{font-size:9pt; color: #009900; font-weight: bold;}
	.text			{font-size:9pt; color: #505050;}
	.text_bottom	{font-size:9pt; color: #003366;}
	.text_error		{font-size:9pt; color: #FF0000;}
	.text_success	{font-size:9pt; color: #009900;}
	
	.button			{border: 1px solid #808080; height: 20px;}
	

