/* white */
#page_bg {
	margin: 0px;
	padding: 0px;
}

div#top-ad {
	background: url(../../pppj/images/ad-back.gif) center no-repeat;
	z-index: 100000000;
	height: 98px;
	width: 990px;
	margin: 0px;
	padding: 0px;
}

div#wrapper {
		background: #fff;
}

div#footer {
	color: #777;
	background: #f7f7f7 url(../../pppj/images/footer-bgr.gif) top center no-repeat;
	height: 676px;
}

div#footer a {
	color: #285ec1;
	text-decoration: none;
}

div#footer a:hover {
	color: #777;
}

div#subsbox {
	background: url(../../pppj/images/subs-box.gif) 0 100% no-repeat;
	height: 181px;
	width: 979px;
	margin: 0 auto;
	padding: 0;
}

div#subsbox table {
	color: #555;
	padding: 0px;
}

