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: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.TitleBg{
	background-color: #077CAD;
}
.Content{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.ContentTitle{
	font-size: 14px;
	line-height: 24px;
	color: #8C2901;
	font-weight:bold;
	text-decoration: none;
}
.ContentBg{
	background-color: #DDEAEE;
}
.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: #479EC2;
}
.TableContent{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}
.TableHead{
	background-color: #7EADBE;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/2_3.jpg');
}
.PhotoBg{
	background-color: #7EADBE;
}
.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: #521501;
	text-decoration: none
}
a.ContentLink:visited
{
	color: #521501;
	text-decoration: none
}
a.ContentLink:active
{
	color: #521501;
	text-decoration: none
}
a.ContentLink:hover
{
	color: #521501;
	text-decoration: none
}
.ContentLink
{
	color:#521501;	
	font-weight:bold;
}
.TailBg{
	background-color: #082F4A;
}
.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: 50px;
	left:30px;	
	padding:4px;
	
	filter: expression( ( (navigator.appVersion.indexOf("MSIE 5.01") > 0) && navigator.appMinorVersion == "0" ) ? "" : "FILTER: Glow(Color=#000000,Strength=4);" );
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #077cad;
}
