body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F9FF;
}
.BodyTable{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.Title {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.TitleBg{
	background-color: #CDD1D5;
}
.Content{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.ContentTitle{
	font-size: 14px;
	line-height: 24px;
	color: #316FB8;
	font-weight:bold;
	text-decoration: none;
}
.ContentBg{
	background-color: #EFEFEF;
}
.NormalText {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.SubTitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 10px;
	text-decoration: none;
}
.SubTitleBg {
	background-color: #CDD1D5;
}
.TableContent{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}
.TableHead{
	background-color: #E5E5E5;
}
.bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg1.gif);
}
.PhotoBg{
	background-color: #E5E5E5;
}
.InfoPadding{
	padding-left: 10px;
}
a.TitleLink:link
{
	color: #000000;
	text-decoration: none
}
a.TitleLink:visited
{
	color: #000000;
	text-decoration: none
}
a.TitleLink:active
{
	color: #000000;
	text-decoration: none
}
a.TitleLink:hover
{
	color: #f78009;
	text-decoration: none
}
a.ContentLink:link
{
	color: #2B5CAD;
	text-decoration: none
}
a.ContentLink:visited
{
	color: #2B5CAD;
	text-decoration: none
}
a.ContentLink:active
{
	color: #2B5CAD;
	text-decoration: none
}
a.ContentLink:hover
{
	color: #2B5CAD;
	text-decoration: none
}
.ContentLink
{
	color:#2B5CAD;	
	font-weight:bold;
}
.TailBg{
	background-color: #316FB8;
}
.CommentText{
	color: #FF0000;
}
.UpToTop
{
	font-family: Webdings;
	font-size: 30px;
	text-decoration:none;
	color:#666666;
}
.CourseName{	
	z-index:1;
	color: #ffffff;
	font-family: simhei;
	font-size: 25px;
	position:absolute;	
	top: 125px;
	left:181px;	
	padding:4px;
	
	filter: expression( ( (navigator.appVersion.indexOf("MSIE 5.01") > 0) && navigator.appMinorVersion == "0" ) ? "" : "FILTER: Glow(Color=#000000,Strength=4);" );
}
