@charset "UTF-8";
#belt {
	position: absolute;
	top: 94px;
	left: 600px;
}
#belt img.reg{
	position: relative;
 	bottom: 0px;
  	left: 0px;
}
#belt img.help{
	position: relative;
	bottom: 0px;
  	left: 0px;
}
#belt .start{
	font-size: 30px;
	color: white;
	font-weight: bolder;
	line-height: 180%;
	text-align:center;
	position: relative;
	bottom: 380px;
}
#belt .help{
	font-size: 24px;
	line-height: 150%;
	position: relative;
	top: 20px;
}