/* CSS Document */
.tool_top
{ 
	color:#00a551;
	text-decoration:none;
	font-weight:bold;
}
.list_tool #header 
{
	background-color:#fff2c3;
	font-size:12px;
	font-weight:bold;
}

.list_tool #body 
{
	background-color:#ffffff; 
}
.list_tool  
{
	border:1px solid #f6c30b;
}
.list_tool_top_right
{
	border-right:1px solid #f6c30b;
	border-top:1px solid #f6c30b;
	font-family:tahoma,Times New Roman,Arial;
	font-size:11px;
}
.list_tool_top_right a
{
	font-family:tahoma,Times New Roman,Arial;
	font-size:11px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
}
.list_tool_top
{
	border-top:1px solid #f6c30b;
}
.list_tool_top a
{
	font-family:tahoma,Times New Roman,Arial;
	font-size:11px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
}
 
 

