@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	background-color:#F2F2F2;
	overflow:auto;
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #F2F2F2;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: "宋体";
	}
table{
	border-collapse:collapse;
}
TD
{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	word-break:break-all;
}
Input
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	font-family: "宋体";
}
.button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	background-color: #ededed;
	border: 1px solid #999999;
	cursor:hand;
}
td {
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font {
	font-size: 12px;
	color: #FFFFFF;
}
.font2 {
	font-size: 12px;
	color: #000000;
}
a.font2:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font2:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font2:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.border
{
	border: 1px solid #226411;
}
.iframeborder
{
	border: 1px solid #cccccc;
}
.BgTitle {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #226411;
	color: #FFFFFF;
	height:22px;
	background-position: center;
}
.tdbg{
	background-color: #9DD077;
	height:22px;
	text-decoration: none;
}
.tdbg2 {
	background-color:#BAEC99;
	height:22px;
	text-decoration: none;
}
.NodesBg{
	background-color:#EAF5FB;
	height:22px;
	text-decoration: none;
}
.tdbg_over{
	background:#efefef;
	border: 1px solid #E9F4F9;
}
.Sort {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #226411;
	color: #FFFFFF;
	background-position: center;
	text-decoration: underline;
	cursor:hand;
}
.Shadow {
	color:#000000;
	font-size:12px;
	letter-spacing:3;
	filter: DropShadow(Color=#ffffff, OffX=1.2, OffY=1.2, Positive=true);
	line-height: normal;
}
.Shadow2{
	color:#000000;
	font-size:12px;
	letter-spacing:3;
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=true);
	line-height: normal;
}
.menuskin {
	BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; 
	BACKGROUND-COLOR:#EFEFEF;
	background-repeat : repeat-y;
	}