div.gallery {
	width: 990px;
	}
div.gallery a.paytop {
	display: block;
	width: 990px;
	height: 200px;
	background: url(images/top_01.jpg) no-repeat;
	}
div.gallery a.paytop2 {
	background: url(images/top2_01.jpg) no-repeat;
	}
div.gallery a.paytop3 {
	background: url(images/top3_01.jpg) no-repeat;
	}
div.gallery p.movie {
	float: left;
	width: 371px;
	height: 309px;
	padding: 20px 0 0 100px;
	text-align: left;
	background: url(images/top_02.jpg) no-repeat;
	}
div.gallery p.movie strong {
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
	}
div.gallery p.paydesc {
	float: left;
	width: 359px;
	height: 309px;
	padding: 20px 80px 0 80px;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	background: url(images/top_03.jpg) no-repeat;
	}
div.gallery p.paydesc2 {
	background: url(images/top2_03.jpg) no-repeat;
	}
div.gallery p.paydesc3 {
	background: url(images/top3_03.jpg) no-repeat;
	}
div.gallery p.paydesc a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	}
div.gallery p.paydesc b {
	display: block;
	font-size: 18px;
	color: #ccff00;
	}
div.gallery p.paybottom {
	clear: both;
	width: 990px;
	height: 79px;
	text-align: center;
	background: url(images/top_04.jpg) no-repeat;
	}
div.gallery p.paybottom a {
	font-size: 24px;
	font-weight: bold;
	line-height: 3em;
	color: #ffcc00;
	}
div.gallery p.paybottom a:hover {
	text-decoration: none;
	}

