@charset "utf-8";
/* CSS Document */
body{
  margin:0px; padding:0px; font-size:12px; background:#F0FCFF;	
}
body,html{
  width:100%; height:100%;	
}
div,ul,li{
  margin:0px; padding:0px; list-style:none; overflow:hidden;	
}
.mainBox{
  width:546px; height:auto;	
}
.jwLogo{
  height:196px; background:url(../images/jwwl.jpg) no-repeat top center;
}
.formBox{
  height:206px; background:url(../images/jwch.jpg) no-repeat top center;	
}
.inputBox{
  border:1px silver solid; width:150px; height:16px; line-height:16px;	
}
.telPhone{
  color:#666; font-family:微软雅黑;	
}
.login-btn{background:url(../images/login-btn.jpg) no-repeat;width:84px;height:28px;line-height:28px;text-align:center;font-size:14px;font-weight:bold;color:#fff;border:none;margin-top:5px;cursor:pointer;}

