body        { position: relative; z-index: 0; background: rgb(255,255,255); font-size: 12px; font-family: Arial; margin: 0px;} 
.tabBigTitleLogin
    { position: absolute; top: 60; left: 50%; width: 470; height: 270;
      background: rgb(228,234,235); margin-left: -235px;
      border: solid; border-width: 1; border-color: rgb(19,99,147); }
td          { font-size: 12px; font-family: Arial; }
.tdBigTitle { position: absolute;  z-index: 1; color: rgb(0,0,0); font-size: 18px; height:30; } 
.imgBigTitle{ position: absolute; top: -1; left: -1; z-index: 0; height: 30; border: none; } 
.imgBigTitleLogin
            { position: absolute; top: -1; left: 0; z-index: 0; width: 470; height: 30; border: none; } 
.imgBigTitleLoginKey
            { position: absolute; top: 29; left: 0; z-index: 0; width: 470; height: 50; border: none; } 
.tabLoginContent
            { position: absolute; top: 150; left: 50%; width: 400; border: none; margin-left: -200px; }
.btnText    { height:20; width:90; font-size:11; font-family: Verdana; }
