*{padding:0px;margin:0px;}
body{

   font-size:12px;
   color:#383838;
   background-color:#f9f6ed;
}
.update_tips{position:absolute;left:10px;top:10px;color:#FFFFFF;}

#logo1{
   margin:0px auto;
 width:998px;
   height:630px;
  background:url('../img/base/signin1.jpg?ver=1') center center no-repeat;
}
#logo1 #form{
   width:275px;
   height:96px;

   padding-top:296px;
}

#logo1 #form #logbottom
{
    padding-left:337px;
   
}

#logo1 #form .left{

   padding-left:400px;
   width:150px;
}
#logo1 #form .left div{
   height:38px;
   text-align:left;
}

#logo1 .msg{
   width:375px;
   padding-top:15px;
   line-height:20px;
   text-align:center;
}
input.text{
   border:none;
   padding:0px 5px;
   width:168px;
   height:26px;
   line-height:20px;

   background-color:Transparent;
}
select{
   width:140px;
   height:22px;
}

a.loginsubmit{
   width:320px;
   height:40px;
   display:inline-block;
   text-align:center;
   text-decoration:none;
   cursor:pointer;
   background:url('../img/base/loginbutton.png') center top no-repeat;
}
a.loginsubmit:hover{
   background-position:center -40px;
}