body{ color: #000; font-family:"宋体";font-size:12px;
    background: #0099ff;
 }
*{margin:0;padding:0;}
.sysinput{
  width:200px;height:20px;background:#dbdbdb;outline: none;border:1px solid #000;line-height:20px;
}
.log_div{
  background: url("/image/login/login_main.png"); width: 486px; height: 313px;
}
.logCenterDiv{position:relative; width:100%; height:100%; top:0px; left:0px; z-index:1;}
tr{ height: 35px;}
.loginTable{position:relative;height:110px; top: 100px;width:70%;}
.btnDiv{position:relative; top: 120px;}
.btnClass{width: 60px;height: 20px;line-height:22px;cursor: pointer;border: 0px;display: inline-block;text-align:center;color:#000;background: url(/image/login/login_btn.png);}
