#corps {position: absolute;
      z-index:1;
      margin: 0;
      padding: 0;
      top: 18;
      left: 50;
      width: 740px;
      height: 540px;    
      }
#corps_init {position: absolute;
      z-index:1;
      margin: 0px;
      padding: 0px;
      top: 16px;
      left: 266px;
      width: 550px;
      height: 540px;
      border-top: 01px solid #404040;
      border-left: 01px solid #404040;
      border-right: 01px solid #404040;
      border-bottom: 01px solid #404040;
      /* background-color: #242546;   */
      /* background-color: #121222;   */
      background-color: #141530;
              }
#demicorpsleft {position: absolute;
      z-index:1;
      margin: 0;
      padding: 0;
      top: 80;
      left: 50;
      width: 370px;
      height: 290px;
      }
#demicorpsright {position: absolute;
      z-index:1;
      margin: 0;
      padding: 0;
      top: 80;
      left: 420;
      width: 370px;
      height: 380px;
      }
#boxgrdformat {
    position:absolute;
    z-index: 999;
    width: 150px;
    height: 44px;
    left: 80px;
    top: 450px;
    display: block;
    border: 0px solid red;
}
