@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	font: 14px;
	text-align: center;
	background: url(images/back.jpg) center top no-repeat;
}
#slot2010 {
	width: 650px;
	height: 557px;
	margin: 0 auto;
	position: relative;
	background: url(images/slot2010_bg.jpg) no-repeat
}
#slot2010 a,
#slot2010 img {
	border: none;
}
#slot2010 a img {
	margin-bottom: 5px;
}
#slot2010 img {
	margin: 0;
	vertical-align: bottom;
}
#slot2010 .box {
	position: absolute;
	top: 65px;
	left: 55px;
}

#slot2010 .box div {
	width: 500px;
	margin: 0;
	padding: 5px 20px 20px;
	background: #fbfbfb;
}

#slot2010 .box p {
	color: #262626;
	line-height: 1.6;
	text-align: left;
}
.fright {
	padding-left: 10px;
	float: right;
}

#slot2010-flash {
	margin: 0;
}