    *           {box-sizing: border-box;}
    body        {font-size:100%;}
    .board      {border: 2px solid rgb(0, 100, 0); width: 980px; height: 600px; margin: 10px auto;}
    .furnace    {border: 1px solid  rgb(0, 100, 100); width: 140px; height: 265px; padding: 0px;}
    .fce        {margin: 0px; padding: 0px;}
    .load td    {border-top: 1px solid black;}
    .yes        {background-color: #f0f0f0;}
    .note2      {padding-left: 10px; border: 1px solid  rgb(0, 0, 100); width: 280px; height: 80px; text-align: left; vertical-align: top;}
    .note3      {padding-left: 10px; border: 1px solid rgb(0, 0, 100); width: 420px; height: 80px; text-align: left; vertical-align: top;}

    .name       {width: 105px; height: 20px; font-size: 1.2em; font-weight: 800; text-align: center; vertical-align: top; color: rgb(0, 0, 255);}

    .statTH     {width: 15px; font-size: .45em; font-weight: 600; text-align: left; vertical-align: bottom; writing-mode: vertical-lr; text-orientation: upright;}
    .qtyTH      {width: 15px; font-size: .6em; font-weight: 600; text-align: center; vertical-align: bottom; writing-mode: vertical-lr; text-orientation: upright;}
    .desc       {width: 105px; font-size: .6em; font-weight: 600; text-align: center; vertical-align: bottom;}

    .status     {width: 15px; font-size: .6em; font-weight: 800; text-align: left; vertical-align: top; writing-mode: vertical-lr; text-orientation: upright; height: 48px;}
    .parts      {width: 120px; border-top: 1px solid black;}
    .qty        {width: 15px; font-size: .5em; font-weight: 800; text-align: center; vertical-align: top; height: 12px;}
    .info       {width: 105px; font-size: .5em; font-weight: 300; text-align: left; vertical-align: top;}
    .rush       {width: 105px; font-size: .5em; font-weight: 300; text-align: left; vertical-align: top; color: red;}
    .inside     {height: 52px; line-height: 0.4;}
    .maint      {width: 105px; font-size: 1.0em; font-weight: 800; text-align: center; vertical-align: middle; color: red;}
    .in         {color: rgb(0, 255, 0);}
    .next       {color: rgb(0, 0, 250);}
    .nd         {color: rgb(0, 0, 200);}
    .rd         {color: rgb(0, 0, 150);}
    .h48        {height: 48px;}
    .h60        {height: 60px;}
    .h72        {height: 72px;}
    .h84        {height: 84px;}
    .h96        {height: 96px;}
    .h108       {height: 108px;}
    .h120       {height: 120px;}
    .h132       {height: 132px;}
    .h144       {height: 144px;}
    .h156       {height: 156px;}
    .h168       {height: 168px;}
    .h180       {height: 180px;}
    .h192       {height: 192px;}
