/* CSS Document */

/* main_css*/
body {
	background-image: url("/images/bkground.gif");
	margin-left: 0px;
	margin-top: 0px;
}

a {text-decoration:none;}
a:hover{color:#FB5200;}
a:link{color:black;}
a.top_menu1:link{color:white;font-size: 14px;}
a.top_menu1:hover{color:#FB5200;}
a.left_meun:link{color:white}
a.left_meun:hover{color:#FB5200;}

ul{ 
	line-height:180%;
	list-style-image: url("/images/bldot.gif");
	margin:5px;
	margin-left:0px;
}


.main_column_title
	{		
		font-weight:bold;
		color: #003399;
		font-size:10.5pt;
		text-align:left;
	}
	
.more_title
	{
		font-size:9pt;
		text-align:right;
		vertical-align:bottom;
	}

.main_title_list
	{
		font-size:9pt;
		text-align:left;
	/*	border-bottom:dashed 1px #ccc; */
		text-indent:-8px;
		color:black;
	}
.main_briefing
	{
		font-size:9pt;
	}
/* top_css */
#top_right
	{
		padding-left:5px;
	}
.top_button
	{
		border:1 solid black;
		FONT-SIZE:9pt; 
		FONT-STYLE: normal; 
		FONT-VARIANT: normal; 
		FONT-WEIGHT: normal; 
		HEIGHT: 20px; 
		LINE-HEIGHT: normal; 
	}

.top_menu2
{
	color:black;
	font-size: 10.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* left_css  */

/* bottom_css  */
/*title_table*/
.bottomline{border-bottom:dashed 1px #ccc; }

/* news_content */
.news_content
{
line-height:150%;
text-indent:22pt;
}

.news_title1
	{
		font-size:26px;
		font-weight:bold;
	}

.news_title2
	{
		font-size:16px;
		font-weight:bold;
	}

/* create html file */
.dt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
 }

.news_title3 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.8em;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
 }