body{
	margin:0;
	font-size:11px;
	color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(bG21.png);
	background-repeat:repeat;
	height:100%;
}
p{
	margin:0;
	padding:0;
}
body, html{
	height:100%;
}
#wrapper{
	background-image:url(step121.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:850px;
}
#content{
	width:850px;
	margin:0 auto;
}
#box{
	width:300px;
	position:relative;
	top:395px;
	left:35px;
}
.input{
	background-color:#d3dfcb;
	border:1px solid #819277;
	margin:2px 2px 0 0;
	padding:3px;
}
#click{
	position:relative; 
	top:400px; 
	left:180px; 
	font-size:12px; 
}
#click a:link, #click a:visited, #click a:active{
	color:#3c741a; 
	text-decoration:underline;
}
#click a:hover{
	text-decoration:none;
}
.selectBox{
	background-color:#d3dfcb;
	border:1px solid #819277;
	margin:2px 2px 0 0;
	padding:2px;
	width:151px;
}
.btnAccept{
	background-image:url(btnAccept21.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:348px;
	height:44px;
}
