.bodya
{
	background-color:#FFFFFF;
	background-image:url(../css/bglvs.jpg);
  background-repeat:repeat-y;
  background-position:center top;		
  background-size:100%;	
}

.bodyj
{
  background-repeat:repeat-y;
  background-position:center top;		
  background-size:100%;	
  background-color:#AE237A;
	background-image:url(../css/bglvs.png);  
}

.miptintrodiv
{
	margin:auto;
	width:560px;
	1height:578px;
	padding:15px;
	text-align:center;
	border-radius:32px;
	font-size:22px;
	margin-top:0px;
	margin-bottom:60px;
	background-color:rgba(255,255,255,0.25);	
}

#miptdiv
{
	position:relative;
	margin:auto;
	top:0px;
	width:560px;
	padding:30px;
	border-radius:32px;
	text-align:center;
	font-size:22px;
	color:#191919;
	line-height:50px;
	padding:4px;
	padding-top:12px;		
	text-shadow:0 1px 1px rgba(255,255,255,0.85);
	background-color:rgba(255,255,255,0.25);		
}

#miptdiv p
{
	width:100%;
	text-align:left;
}

input,select
{
	height:60px;	
	margin-top:5px;
	text-indent:5px;
	font-size:30px;
	border-width:1px;	
	border-style:dashed;
	border-color:#707070;
	border-radius:3px;
	margin-right:15px;
  background-color:rgba(255, 255, 255, 0.6);
}

input
{
	width:380px;
}

select
{
	width:400px;
}

p
{
	width:97%;
	text-align:center;
	font-size:30px;
}

#subbtn
{
	background-color: #FF6060;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF6060), to(#BB3030));
	background-image: -moz-linear-gradient(#FF6060, #BB3030);
  background-image: -ms-linear-gradient(#FF6060, #BB3030);
  background-image: -o-linear-gradient(#FF6060, #BB3030);
  background-image: linear-gradient(#FF6060, #BB3030);
	margin:auto;
	text-align:center;
	font-size:32px;
	margin-top:10px;
	margin-bottom:35px;
	padding:16px;
	color:#FFFFFF;
	cursor:pointer;
	border-radius:50px; 
}

.vefcontitemspan
{
	height:22px;
	cursor:pointer;
	color:#ffffff;
	font-family:'Times New Roman','Lucida Calligraphy',SimSun,ËÎÌå,'Microsoft yahei',Î¢ÈíÑÅºÚ;
	font-size:26px;
	line-height:40px;
	background-color:#76933c;
	border-width:1px;	
	border-style:solid;
	border-color:#888888;
	border-radius:10px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	margin-right:15px;
}

.vefcontitemspanb
{
	color:#52732b;
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
}
