*{padding:0px;margin:0px;}
body{
   background:#d5e4f2 url('../images/bg.png') no-repeat fixed top left; 
   background-size:100% 100%;
   font-size:12px;
   color:#383838;
}
.update_tips{position:absolute;left:10px;top:10px;color:#FFFFFF;}

#logo .msg{
   width:345px;
   padding-top:15px;
   line-height:20px;
   text-align:center;
}

input.text{
   border:1px #cccccc solid;
   padding:0px 5px;
   font-size: 17px;
   width:220px;
   height:30px;
   line-height:20px;
}
select{
   width:140px;
   height:22px;
}
input.submit{
   width:235px;
   height:33px;
   background:url("../images/submit_new.png") left bottom no-repeat;
   border:0px;
   cursor:pointer;
}
/*input.submit:hover{
   background-position:0 -33px;
}*/
