body {
	background-color: #000000;
	color: #ffffff;
	margin: 0;
	font-size: 10px;
}

body.menu {
	background: transparent;
	margin: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
}


a:hover {
	color: #00ff00;
	text-decoration: underline;
}

#container_special {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 555px;
	margin-top: -277px;
	margin-left: -475px;
	text-align: center;	
	background: url('img/bg.gif') top center no-repeat;
	}

#container_special_main {
	text-align: center;	
	}



td.left_image2 {
	width: 314px;
	height: 505px;
	margin: 0;
	padding: 0;
	background-color: #848484;
	}

td.banner {
	padding-left: 30px;
	text-align: left;
	}
	
td.anime {
	padding: 90px 0px 0px 0px;
	text-align: right;
	}
	





