body
{
	font-size: 9pt;
	color: #111111;
	font-family: Arial;
	background:#ffffff;
	margin:0px;
}

a
{
	color: #0073CC;
	font-weight: Bold;
	text-decoration: None;
}

a:hover
{
	color: #003399;
	font-weight: Bold;
	text-decoration: Underline;
	}

button
{
	border: 1px solid #999999;
	background-color: #E0E0E0;
}

td
{
	font-size: 9pt;
	color: #111111;
	font-family: Arial;
	/*line-height: 14pt;*/
}

.tdj
{
	color: #111111;
	text-align: Justify;
}

p
{
	font-size: 9pt;
	color: #111111;
	font-family: Arial;
	line-height: 12pt;
}

.copyright
{
	font-size: 9pt;
	color: #333333;
	font-family: Arial;
}

.title
{
	font-family: Arial;
	font-size: 11pt;
	color: #E10000;
	font-weight: Bold;
	line-height: 16pt;
}

.detailtitle
{
	font-family: Arial;
	font-size: 12pt;
	color: #0073CC;
	font-weight: Bold;
	line-height: 16pt;
}

.description
{
	font-size: 9pt;
	color: #666666;
	font-weight: Bold;
}

.updatetime
{
	font-size: 8pt;
	color: #666666;
}

.topmenu
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: None;
}

.topmenu:hover
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: Bold;
	text-decoration: None;
}

.leftmenu
{
	color:#ff3300;
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: Bold;
	}

.leftmenu:hover
{
	font-family:Tahoma;
	font-size: 10pt;
	color: #006B0D;
	font-weight: Bold;
	
}

.submenu
{
	font-family:Tahoma;
	font-size: 9pt;
	font-weight:bold;
	color: #006B0D;
	 line-height:20px;
}

.submenu:hover
{
	font-size: 9pt;
	font-family:Tahoma;
	font-weight:bold;
	color: #333333;
}

.bottommenu
{
	font-size: 9pt;
	color: #111111;
	font-weight: Bold;
}

.bottommenu:hover
{
	font-size: 9pt;
	color: #006B0D;
	font-weight: Bold;
}

.padding_
{
	padding-left:10px; 
}