@charset "iso-8859-1";
/* #adv_top {
	text-align: center;
	display: block;
	height: 200px;
	width: 100%;
	background-image: url(../images/adv/test.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#adv_top img {
	sheight: 200px;
	width: 100%;
	height: 200px;
}

#adv_bg {
	clear: both;
	width: 100%;
	height: 1024px;
	position: absolute;
	z-index: -1;
	top: 44px;
	background-image: url(../images/adv/test.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
