BODY {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: 12px "Verdana", sans-serif; COLOR: #000; PADDING-TOP: 0px; background-color: #FFFFFF; background-repeat: no-repeat; background-position: top; FONT: 62.5%/1.2 Verdana, Helvetica, sans-serif; FONT-SIZE: 13px}

.tool { 
     border: none;
     width: 100%;
     height: 100%;
}

.toolbar { 
     border: none;
     background: url('../images/toolbar2.jpg') repeat-x top left;
     padding: 0px 0px;
     width: 100%;
     height: 76px;
     float: left;
}

.toollogo { 
     border: none;
     background: url('../images/shels.png') no-repeat top left;
     padding: 0px 0px;
     width: 100%; 
     height: 76px;
     float: left;
}

.toolbox { 
     border: none;
     width: 900px; 
     height: 76px;
     float: right;
     padding-right: 5px;
     padding-top: 0px;
     text-decoration: none;
}

.topline { 
     border: none;
     background: url('../images/toolline.jpg') repeat-x top left;
     text-decoration: none;
     padding: 0px 0px;
     width: 100%;
     height: 41px;
     float: left;
}

.topmenu { 
     border: none;
     width: 900px;
     height: 41px;
     float: left;
     padding-top: 14px;
     padding-left: 20px;
}

#menu A {
	font-weight: bold; font-size: 13px; color: #29628a; text-decoration: none; padding-right: 11px;
}
#menu A:hover {
	color: #009FEC; text-decoration: none;
}
#menu A.on {
	color: #009FEC;
}

.btnline { 
     position:absolute;
     bottom:0;
     left:0;
     border: none;
     background: url('../images/toolfoot.jpg') repeat-x top left;
     background-color: #E0DEAA;
     margin-bottom: 0px;
     width: 100%; height: 33px;
     float: left;
     padding-top: 12px;
     padding-left: 20px;
}

.bt {width: 150; height: 30; background-image: url('../images/btn09.png'); background-repeat: no-repeat; padding: 0px; padding-top: 6px; padding-left: 16px; float: left; text-align: left;}
.bv {width: 150; height: 30; background-image: none; background-repeat: no-repeat; padding: 0px; padding-top: 6px; padding-left: 16px; float: left; text-align: left;}

.login { 
     border: none;
     background: url('../images/login6.png') no-repeat top center;
     width: 766px; height: 520px;
     min-height: 766px;
     margin: 100px;
 }
 
.info { 
     border: none;
     background: none no-repeat top left;
     width: 320px; height: 65px;
     color: #336699;
     font-size: 16px;
     font-weight: bold;
     margin-left: 10px;
     padding-left: 30px;
 }
 
.ff { 
     border: none;
     background: none no-repeat top left;
     padding: 0px 0px;
     margin: 0px 0px; 
     width: 320px;
     margin-top: 0px;
     margin-left: 10px;
 }
.aa {
     border: none;
     background: none no-repeat top center;
     width: 320px;
     padding: 0px 0px;
     float: left;
 }
.ab {
     border: none;
     background: none no-repeat top center;
     width: 320px; height: 40px;
     padding: 0px 0px;
     margin: 10px 0px;
     float: left;
 }
.input {
     border: none;
     background: url('../images/btn08.png') no-repeat top left;
     padding: 7px 26px;
     width: 150px; height: 30px;
     float: left;
 }
.input:hover {
     border: none;
     background: url('../images/btn05.png') no-repeat top left;
     padding: 7px 26px;
     width: 150px; height: 30px;
     float: left;
 }
.input.hover {
     border: none;
     background: url('../images/btn05.png') no-repeat top left;
     padding: 7px 26px;
     width: 150px; height: 30px;
     float: left;
 }
 .button {
     border: none;
     padding: 7px 26px;
     cursor: pointer;
     width: 100px; height: 30px;
     background: url('../images/btn06.png') no-repeat top left;
 }
 .button:hover {
     border: none;
     padding: 0px 0px;
     background: url('../images/btn07.png') no-repeat top left;
 }
 .button.hover {
     border: none;
     padding: 0px 0px;
     background: url('../images/btn07.png') no-repeat top left;
 }
 .errorblock {
     color: #ff0000;
     padding: 0px;
     margin: 10px;
     width: 300px;
}

a {
    color: #29628a;
}
.main { 
  width: 100%;
  height: 500px;
  padding: 0px;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
}