div.lmenu-title {
  color     : #ff0000 ;
  font-size : 10pt ;
  margin    : 2pt 2pt 1pt 4pt ;
}

a.lmenu-link {
  color           : #ff0000 ;
  font-size       : 10pt ;
  text-decoration : none ;
  line-height     : 110% ;
}

a.lmenu-link:hover {
  text-decoration : underline ;
}

/* CSS By Jin*/
.topBar{
    width       : 800px ;
  height		:	40px;
    background  : url('waku_top2_y.jpg') ;
}
.leftBar{
    width       : 23px ;
    background  : url('waku_left_y.gif')  repeat-y;
}
.rightBar{
  width       : 30px ;
    background  : url('waku_right_y.gif') ;
}
.bottomBar{
  width       : 800px ;
  height		:	20px;
    background  : url('waku_bottom_y.gif') ;
}
.topLeftMenu{
  width       : 206px ;
  height		:	7px;
  background  : url('../../images/waku_lmenu_top.gif') repeat-y;
}
.conntentMenu{
  border-top:0px;
  border-bottom:solid 1px #FF0000;
  border-left:solid 1px #FF0000;
  border-right:solid 1px #FF0000;
  background-color: #f3f3f3;
}
.new_topBar{
    width       : 800px ;
    height      : 40px;
    background  : url('../../images/img_common/waku_top2_y.jpg') ;
}
