@charset "utf-8";
/* CSS Document */

#nowMember h4{
	margin							:	20px 0px 0px 0px;
}

#nowMember table{
	margin							:	10px 0px 30px 0px;
}

#qr{
	margin							:	15px 0px 0px 0px;
}
.left{
	width								:	500px;
	padding							:	12px 0px 0px 0px;
	float								:	left;
}
.right{
	width								:	200px;
	float								:	right;
}
.alignC{
	text-align					:	center;
}
.greenBack{
}
.mB15{
	margin-bottom				:	15px;
}


