/* school menu CSS  */
div.bmtop{
  float: none;
  border: none;
  margin: 3px auto;
}
div.bsub h3{
  margin: 0px auto;
  padding: 0px;
  background: transparent url(image/title_frame_green.gif) no-repeat 0px 0px;
  color: #565656;
  text-align: center;
}


div.bmtop div.bclassnav,
div.bmtop div.bteachernav{
  border-top: 3px double #989898;
}
div.bmtop div.bteachernav a img{
  width: 36px;
  height: 40px;
  float: left;
  margin: 0px 3px 0px 0px;
  padding: 0px;
  border: none;
}

div.bclassnav h5,
div.bteachernav h5{
  display: block;
  margin: 0px auto;
  padding: 0px;
  font: bold 16px/30px arial;
  color: #777777;
  text-align: center;
  background: #d6c3c9;
  border-bottom: 1px solid #989898;
}
div.bclassgroup b{
  display: block;
  margin: 0px auto;
  text-align: left;
  padding: 0px 0px 0px 20px;
  background: #ebdce6 url(image/rnav_a_bg.gif) no-repeat left center;
  color: #7da647;
}
div.bclassgroup b b{
  display: block;
  margin: 0px auto;
  text-align: center;
  padding: 0px 20px 0px 0px;
  background: transparent url(image/arrow_left.gif) no-repeat 155px center;
  color: #449677;
}
div.bmtop a.bsgl{
  font: normal 14px/40px arial;
}

div.bmtop a.bdbl{
  font: normal 14px/20px arial;
}

div.bcenterbx h6.bschool {
  width: 450px;
  height: 40px;
  font: bold 16px/40px arial;
  color: #cc0000;
  text-align: center;
  margin: 0px;
  padding: 0px;
  float: left;
}
div.bcenterbx a.breg{
  width: 100px;
  height: 40px;
  font: bold 14px/40px arial;
  color: #cc00ff;
  text-align: center;
  margin: 0px;
  padding: 0px;
  float: left;
  text-decoration: none;
}

