
Body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, "ËÎÌå";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

A{TEXT-DECORATION: none;}
A:link{color: #000000;}
A:visited{color: #000000}
A:active {color: #000000}
A:hover{COLOR: #FF6600;position: relative; right: 0px;top: 1px}

TD
{
FONT-FAMILY: ËÎÌå; 
FONT-SIZE: 9pt;
line-height: 150%;
} 

.border
{
border: 1px solid #9E9B9D;
}

.error
{
border: 1px solid #9E9B9D;
margin-top:50px
}

.title_right
{
background:url(../images/labe_menu_bg.gif);height: 30px;
}

.title
{
	font-size: 14px;
	font-weight:bolder;
}

.tdbg
{
	font-size: 12px;
	
}

.tit {
	font-size: 14px;
	font-weight:bolder;
}


/*Tree begin*/
.SortFolderOpen {
	background-image: url(../images/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
/*Tree end*/