	.copyright {
		color: #666;
		font-size: 60%;
		clear: left;
	}
	
	#entrance {
		margin: 10px 0 0 0;
		padding: 0;
		list-style: none;
	}
	
	#entrance li {
		float: left;
	}
	
	#entrance li.jr {
		background: url(i/enter-p1.jpg);
	}
	
	#entrance li.ds {
		background: url(i/enter-p2.jpg);
	}

	#entrance li.jr a {
		display: block;
		width: 380px;
		height: 300px;
}

	#entrance li.ds a {
		display: block;
		width: 380px;
		height: 300px;
	}
	
	#entrance li a span {
		display: none;
	}
	
	#logos {
		margin: 30px 0 0 0;
		padding: 0;
		list-style: none;
		width: 100%;
	}
	
	#logos li {
		float: left;
	}
	
	.ps,.n {
		width: 300px;
		text-align: center;
		margin-top: 15px;
	}
	
	.teen {
		width: 160px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.ps a {
		display: block;
		width: 210px;
		height: 46px;
	}
	
	.ps div {
		width: 210px;
		margin: 0 auto;
		background: url(i/ps.gif);
	}
	
	.n a {
		width: 147px;
		height: 46px;
		display: block;
	}
	
	.n div {
		width: 147px;
		height: 46px;
		background: url(i/nds.gif) 0 50% no-repeat;;
		margin: 0 auto;
	}
	
	#logos span {
		display: none;
	}
	
	.teen a {
		display: block;
		width: 53px;
		height: 79px;
	}
	
	.teen div {
		margin: 0 auto;
		width: 53px;
		height: 79px;
		background: url(i/teenplate-frontpage.gif);
	}