#marqueecontainer{
position: relative;
width: 410px; /*marquee width */
height: 150px; /*marquee height */
background-color: white;
overflow: hidden;
border : 3px solid #888888;
padding : 2px ;
padding-left: 0px;
font-family :  "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic";
background-image : url(japa_bk11.jpg);
margin-top : 5px;
}

table.scroller{
  background-image : url(bk_010.gif);
}
td.gray{
  background-image : url(bg_gray.gif);
  background-repeat : repeat-y;
}
td.purple{
  background-image : url(bg003.gif);
  background-repeat : repeat-y;
}
td.blue{
  background-image : url(bg_blue.gif);
  background-repeat : repeat-y;
}