body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#InnerHtmlBody
{
	background-color: #FFFFFF;
}
.LeftTreeBody{
	background-color: #FFFFFF;
}
.LabelCourseName
{
	width: 130px;
	z-index:1;

	color: #ffffff;
	font-family: simhei;
	font-size: 20px;
	height: 30px;
	
	padding:5px;
	filter: expression( ( (navigator.appVersion.indexOf("MSIE 5.01") > 0) && navigator.appMinorVersion == "0" ) ? "" : "FILTER: Glow(Color=#000000,Strength=4);" );
}

table
{
	font-size: 14px;
	font-family: "ËÎÌå";
}
.NormalText{
	font-size: 14px;
	line-height: 24px;
}
.NormalTable{
	border-collapse:collapse;
	font-size: 14px;
	line-height: 24px;
}
.TitleText{
	color: #ffffff;
	font-family: simhei;
	font-size: 24px;
	height: 30px;
	FILTER: Glow(Color=#000000,Strength=4);
	font-weight: bold;
}
.UpToTop
{
	font-family: Webdings;
	font-size: 30px;
	color:#666666;
	text-decoration:none;	
}
.BottomToTop
{
	border-top:		1px Outset #FFFFFF;
	border-right:	1px Outset #FFFFFF;
	border-bottom:	1px Outset #FFE791;
	border-left:	1px Outset #FFE791;
	width:			100px;
	height:			30px;
	padding-Top:	4px;
	background-color: #EEEEEE;

	cursor: hand;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align : center;
}
.TableHead
{
	background-color: #CCCCCC;
}
.TableTail{
	background-color: #FFFFFF;
}
a:link
{
	color: #1100ff;
	text-decoration: underline;
}
a:visited
{
	color: #4b5a95;
	text-decoration: underline;
}
a:active
{
	color: #f78009;
	text-decoration: none;
}
a:hover
{
	color: #f78009;
	text-decoration: underline;
}
a.TitleLink:link
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.TitleLink:visited
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.TitleLink:active
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.TitleLink:hover
{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.TitleLink{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.FunctionPanel
{
	border:		thin groove #FFFFFF;
	font-size:	14px;
	background-color: #EEEEEE;
}
.SubFunctionFace
{
	border-top:		2px Outset #fcfcfc;
	border-right:	2px Outset #ffffff;
	border-bottom:	2px Outset #ffffff;
	border-left:	2px Outset #fcfcfc;
	width:			110px;
	height:			24px;
	padding-Top:	2px;
	background-color: #fefefe;
	text-align:		center;
}
a.FunctionLink:link
{
	font-size: 14px;
	color: #000000;
	text-decoration: none
}
a.FunctionLink:visited
{
	font-size: 14px;
	color: #000000;
	text-decoration: none
}
a.FunctionLink:active
{
	font-size: 14px;
	color: #000000;
	text-decoration: none
}
a.FunctionLink:hover
{
	font-size: 14px;
	color: #000000;
	text-decoration: none
}
.BookTableHead
{
	font-size:		16px;
	line-height:	24px;
	background:		#F0C600;
	color:			#000000;
	font-weight:	bold;
	letter-spacing: 5px;
}
.BookTableContent
{
	line-height:	24px;
	background:		#FFFFFF;
	color:			#000000;
}
.BookBorderColor
{
	background:		#435293;
}