body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFDBDB;
}
.BodyTable{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.Title {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.TitleBg{
	background-color: #ffd64c;
}
.Content{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.ContentTitle{
	font-size: 14px;
	line-height: 24px;
	color: #31978F;
	font-weight:bold;
	text-decoration: none;
}
.ContentBg{
}
.NormalText {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}
.SubTitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 10px;
	text-decoration: none;
}
.SubTitleBg{

}
.TableContent{
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	border-collapse: collapse;
}
.TableHead{
	background-color: #E9E9E9;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('../images/2_3.jpg');
}
.PhotoBg{
	background-color: #E9E9E9;
}
.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: #0A5E57;
	text-decoration: none
}
a.ContentLink:visited
{
	color: #0A5E57;
	text-decoration: none
}
a.ContentLink:active
{
	color: #0A5E57;
	text-decoration: none
}
a.ContentLink:hover
{
	color: #0A5E57;
	text-decoration: none
}
.ContentLink
{
	color:#0A5E57;	
	font-weight:bold;
}
.TailBg{
	background-color: #FFC600;
}
.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: 24px;
	position:absolute;	
	top: 90px;
	left:450px;	
	padding:4px;
	
	filter: expression( ( (navigator.appVersion.indexOf("MSIE 5.01") > 0) && navigator.appMinorVersion == "0" ) ? "" : "FILTER: Glow(Color=#000000,Strength=4);" );
}
.ContentDiv
{
	overflow:auto;
	height:100%;
	scrollbar-base-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbarShadowColor:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
}
