/*Pict*/
event-img{
	text-align: center;
	}
img.event-open{
	margin: 0px;
	padding: 0px;
	width:600px;
	height: 300px;
	}
a.refund{
	display:block;
	margin: 0px 9px 0px 9px;
	padding: 0px;
	width: 600px;
	height: 300px;
	}
a.refund img{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 300px;
	float: left;
	}
/*BG*/
.bg04{
	background-image: url('../magazine/images/bg01.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg01{
	background-image: url('images/bg01.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg02{
	background-image: url('images/bg02.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.bg03{
	background-image: url('images/bg03.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
