@charset "utf-8";

/* CSS Document */





div#wrapper div#contentTop {

	background: none;

}



div#wrapper div#content {

	background: none;

}

div#wrapper div#contentBottom {

	background: none;

}



#fade_content {
	display: none;
	position: relative;
	width: 926px;
	height: 446px;
}

#fade_content img {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 926px;
	height: 446px;
	z-index: 1;
}

#fade_content a {
	display: block;
	width: 190px;
	height: 25px;
	position: absolute;
	top: 199px;
	left: 172px;
	z-index: 99;
}
#fade_content a img {
	width: 190px;
	height: 25px;
}
