﻿body 
{
	font-size:9pt;
	font-family:宋体;
	color:Black;
	line-height: 2	
}
.lab
{
	font-size:9pt;
	font-family:宋体;
	color:Black;
}
.txt
{
	font-size:9pt;
	font-family:宋体;
	color:Black;
}
.button
{
	font-weight:bold;
	font-size:9pt;
	font-family:宋体;
	color:Black;
}
.div
{
	font-size:9pt;
	font-family:宋体;
	color:Black;
}
.Node
	{
		
	}
	.Node span
	{
		font-size:12px;
		font-family:Verdana;
		cursor:default;
		margin-left:3px;
		height:17px;
		width:1px;
	}
	.Node span a
	{
		padding:1 4;
		width:100%;
		height:100%;
	}
	.Node-unselect
	{
		border:0px solid #EAEAEA;
		background-color:transparent;
		color:windowText;
	}
	.Node-selected
	{
		border:1px solid windowText;
		background-color:HighLight;
		color:HighLightText;
	}
	.Node-unselect a
	{
		text-decoration:none;
		color:windowtext;
	}
	.Node-unselect a:hover
	{
		color:#3366cc;
		text-decoration:underline;
	}
	.Node-selected a
	{
		color:#FFFFFF;
		text-decoration:none;
		width:100%;
		height:100%;
	}
	.Node-selected a:hover
	{
		color:HighLightText;
		text-decoration:underline;
	}
	select
	{
		font-family:Verdana,Arial; 
		font-size: 9pt
	}
	.IE8Fix 
   { 
     z-index: 1000; 
   }

	
	