@charset "utf-8";
/* CSS Document */

.text{
	color:#FFF;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
}

.red{
	color:#F00;
}
.new{
	margin-top:30px;
	text-align:center;
}

.QR{
	margin-left:20px;
}

	
