
  #div_main {
      width: 36em;
    }

  #div_main {
      background-color: #DDDDDD;
      margin-left: auto;
      margin-right: auto;
      /* */
      margin-top : 0.0ex;     margin-bottom : 0.0ex;
      padding-top : 0.0ex;    padding-bottom : 0.0ex;
      /* */
    }


  div.slide {
          background-repeat   : no-repeat;
          background-position : top right;
          background-color: white;
/*          background-color: red; */
          /* */
          height   :  54ex;    
          /*  */
          margin-top  : 0.0ex;    margin-bottom  : 0.0ex;
          padding-top : 0.0ex;    padding-bottom : 0.0ex;
      }

  #div_slide_banner{
/*     background-color: yellow; */
       position: relative;  
       height: 12%;
       overflow: hidden; 
     }

  #div_slide_main{
/*     background-color: blue; */
      padding-left: 2em;
      padding-right: 2em;
       position: relative;  
       height: 81%;
       overflow: hidden; 
     }

  #div_bottom_line{
       height: 3%;
       top: 0ex;
       position: relative;  
/*     background-color: red; */
          /*  */
          margin-top  : 0.0ex;    margin-bottom  : 0.0ex;
          padding-top : 0.0ex;    padding-bottom : 0.0ex;
     }

