body, h1, h2, h3, h4, h5, h6, p, ul, ol, img, input, button, textarea{
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", Arial, sans-serif;
	color: #353535;
}
a,a:hover{
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
em,i{
	font-style: normal;
}
img{
	vertical-align: top;
	border: 0;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	line-height: 100%;
	font-size: 100%;
}
input,textarea{
	outline: none;
	-webkit-appearance:none;
}
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
	content: "";
}
.clearfix{
	zoom:1;
}
html, body{
	font-size: 12px;
	width: 100%;
	min-height: 100%;
}
body{
	background: #f3f3f4 url(../images/active-bg.png) no-repeat center top;
}
.header{
	width: 1200px;
	margin: 70px auto 0;
	height: 40px;
	line-height: 40px;
	background: url(../images/Virbox.png) no-repeat left center;
	padding-left: 118px;
}
.header img{
	margin-right: 10px;
}
.header span{
	font-size: 20px;
}
.input-body{
	width: 800px;
	margin: 110px auto 0;
}
.input-title{
	font-size: 20px;
	color: #00ac9e;
	text-align: center;
	margin-bottom: 38px;
	line-height: 26px;
}
.input-list{
	margin-bottom: 10px;
	text-align: center;
}
.input-text{
	width: 300px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 6px;
}
.input-button{
	width: 300px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	background: #00ac9e;
	border: 0;
	border-radius: 6px;
	color: #fff;
}
.footer{
	text-align: center;
	position: absolute;
	top: 670px;
	left: 0;
	font-size: 12px;
	color: #999;
	width: 100%;
}
#email-success, #email-account-no, #email-account-yes{
	display: none;
}
.email-success h3{
	font-size: 20px;
	text-align: center;
	color: #00ac9e;
	padding-top: 60px;
	line-height: 30px;
}
.email-success p{
	font-size: 14px;
	line-height: 28px;
	margin-top: 30px;
	padding-left: 130px;
}
.email-success p a{
	color: #00ac9e;
}

.footer p {
	color: #999;
}
.sense-gov,
.sense-gov:focus {
	color: #999;
}
.sense-gov:hover{
	color: #19ac9e;
}