.title{
  font-size : 14px;
  font-weight : bolder;
  color : black;
  background-image : url(img/title-base.gif);
  background-repeat : no-repeat;
}
.price{
  font-size : 16px;
  font-weight : bolder;
}
BODY{
  font-size : 12px;
  line-height : 18px;
TD{
  font-size : 12px;
  line-height : 18px;
  margin-top : 20px;
  margin-left : 5px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.redbolder20{
  font-size : 18px;
  font-weight : bolder;
  color : red;
}
TD{
  font-size : 12px;
  line-height : 18px;
}
.f_blnomal11{
  font-size : 11px;
}
.system_pointbg{
  font-size : 14px;
  font-weight : bolder;
  background-color : #FF0066;
  background-image : url(img/system_titlebg.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
  text-indent : 15px;
}
.question_q{
  font-size : 15px;
  font-weight : bolder;
  color : blue;
}
.question_a{
  font-size : 15px;
  font-weight : bolder;
  color : red;
}
.coursename{
  font-size : 14px;
  font-weight : bolder;
  color : white;
}
html, body {
  scrollbar-base-color:#000000;
  scrollbar-track-color:#cccccc;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#999999;
  scrollbar-darkshadow-color:#000000;
  scrollbar-highlight-color:#cccccc;
  scrollbar-arrow-color:#666666;
}

