#mag_area{
	width:646px;
	background-color:#888888;
	margin:0px;
	text-align:center;
	border:#ffffff 1px solid;
}
#mag_area .qrbox01,
#mag_area .qrbox02{
	width:600px;
	margin: 5px auto 30px auto;
	text-align:center;
}
#mag_area .qrbox01 .qrtitle{
	color: #ffc704;
	height: 30px;
	margin:0px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	line-height:30px;
	border-bottom:#ffc704 1px dashed;

}
#mag_area .qrbox01 .qrtxt{
	color: #ffc704;
	margin:0px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	line-height:14px;

}
#mag_area .qrbox02 .qrtitle{
	color: #cccccc;
	height: 30px;
	margin:0px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	line-height:30px;
	border-bottom:#ffffff 1px dashed;

}
#mag_area .qrbox02 .qrtxt{
	color: #cccccc;
	margin:0px;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	line-height:14px;

}