/*超链接样式设置*/
a{font-family:宋体;font-size:12px; color:#000000;}
a:link   {text-decoration: none; color: #000000;}
a:visited{text-decoration: none; color: #000000;}
a:hover  {text-decoration: none; color: #FF0033;}
a:active {text-decoration: none; color: #000000;}

/*表格内字体样式设置*/
td{font-size:12px; line-height:20px;}

.font_bottom{color: #222222;font-size:12px; line-height:20px;}/*网页底部落款字体设置*/
.font_bottom_text{color: #000000;font-size:14px; line-height:26px;}/*网页底浏览全文的字体设置*/
.font_title{color:#ffffff;font-size:26px; line-height:40px;font-family:"隶书";font-weight:bold;}/*网页标题字体设置*/
.font_teacher{color:#000000;font-size:14px; line-height:20px;font-family:"仿宋";font-weight:none;}/*主讲人字体设置*/
.font_line{color:#000000;font-size:4px; line-height:5px;}/*视频框上方间隙的设置*/
.font_1{color:#00ff00;font-size:30px; line-height:40px;font-family:"隶书";font-weight:bold;}/*标题字体设置*/

/* 字体设置*/
.style4 {font-size: 14px;font-family: "宋体";color: #000000;line-height:24px;}/*文章正文所用字体设置*/
.style5 {font-size: 20px;font-family: "黑体";color: #000000;line-height:24px;}/*文章标题所用字体设置*/

.FillBlank
{/*页码字体填充设置*/
  BORDER-BOTTOM: none;
  BORDER-LEFT-STYLE: none;
  BORDER-RIGHT-STYLE: none;
  BORDER-TOP-STYLE: none;
  COLOR: #FF0000;
  background-color: #FFFFFF;
}

