#section{
	width:405px;
	height:700px;
	margin:0 auto;
	margin-top:30px;
}
#section div{
	width:405px;
	height:50px;
	margin-bottom:30px;
	border:1px solid #efefef;
	box-shadow:0 0 15px 3px #efefef;
}
#section div input{
	width:395px;
	height:50px;
	padding-left:10px;
	border:0;
	border-bottom:1px solid #999999;
	font-size:20px;
	line-height:50px;
}