body {
	margin: 0;
	background-image:url(images/abg01.jpg);
	background-position:bottom;
	background-color:#FFE4EB;
	background-repeat:repeat-x;
	position:50% 50%;
	text-align:center;
}

div#index01 {
	width:608px;
	background-color:#FFE4EB;
}

div#mainbg01 {
	background-image:url(images/f01.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:4px;
}

div#mainbg02 {
	background-image:url(images/f02.jpg);
	background-repeat:repeat-y;
	width:758px;
}

div#mainbg03 {
	background-image:url(images/f03.jpg);
	background-repeat:no-repeat;
	width:758px;	
	height:4px;	
}

div#space {
	height:5px;
}

div#vspace {
	width:330px;
	height:5px;
}

div#topf {
	width:750px;
	height:160px;
}

div#footer {
	background-image:url(images/footer01.jpg);
	background-repeat:repeat-x;
	width:726px;
	height:16px;
	padding:12px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}

div#ifooter {
	background-image:url(images/footer01.jpg);
	background-repeat:repeat-x;
	width:584px;
	height:16px;
	padding:12px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}

div#staff01 {
	width:740px;
	background-color:#FFFFFF;
	font-size:12px;
}

table#staff {
	color:#333333;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

#mm {
	width:740px;
	font-size:12px;
}

#mpick {
	float:left;
}