body{
	background:url(../img/bg.jpg) no-repeat;
	background-size:cover;
}
#logojiemian .b-form2{
	border:1px solid #ddd;
	height:35px;
	line-height: 35px;
	border-radius:6px;
	width:320px;
	padding-left: 6px;
}
#logojiemian  td{
	color:white;
	font-size:16px;
	letter-spacing: 3px;
}
#logojiemian  td input{
	outline: none;
}
#logojiemian #submit{
  width: 320px;
  height: 38px;
  line-height: 36px;
  border-radius: 14px;
  font-family: 微软雅黑;
  letter-spacing: 2px;
  font-size: 15px;
  text-align: center;
  border: none;
  outline: none;
  background: url(../img/btn.png) center center;
  background-size:100% 100%;
  color:white;
}
#logojiemian #submit:hover{
	cursor: pointer;
}
