body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9DACE;
}
.BodyTable{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.SubTitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 5px;
	text-decoration: none;
	width:85%;
}
.SubTitleBg{

}
.Content{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.ContentTitle{
	font-size: 14px;
	line-height: 24px;
	color: #064A70;
	font-weight:bold;
	text-decoration: none;
}
.ContentBg{

}
.NormalText {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.Title {
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.TitleBg{
	background-color: #BDC0AC;
}
.TableContent{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}
.TableHead{
	background-color: #DBF0FC;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/2_2.jpg');
}
.PhotoBg{
	background-color: #DBF0FC;
}
.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: #064A70;
	text-decoration: none
}
a.ContentLink:visited
{
	color: #064A70;
	text-decoration: none
}
a.ContentLink:active
{
	color: #064A70;
	text-decoration: none
}
a.ContentLink:hover
{
	color: #064A70;
	text-decoration: none
}
.ContentLink
{
	color:#064A70;	
	font-weight:bold;
}
.TailBg{
	background-color: #646B41;
}
.CommentText{
	color: #C40000;
}
.UpToTop
{
	font-family: Webdings;
	font-size: 30px;
	text-decoration:none;
	color:#666666;
}
.CourseName{	
	z-index:1;
	color: #ffffff;
	font-family: simhei;
	font-size: 23px;
	position: absolute;
	top: 29px;
	left:287px;	
	padding:2px;
	width:349px;
	
	filter: expression( ( (navigator.appVersion.indexOf("MSIE 5.01") > 0) && navigator.appMinorVersion == "0" ) ? "" : "FILTER: Glow(Color=#000000,Strength=1);" );
}
