#top_menu p a {
	color: #999;
}
#page #top_menu p a:hover {
	color: #FFF;
	font-size: 15px;
}

#page #content {
	position: absolute;
	height: 475px;
	width: 800px;
	left: 0px;
	top: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#top_submenu table tr td p a {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 10px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #999;
}
#top_submenu table tr td p  {
	font-size: 16px;
	line-height: 14px;
	letter-spacing: 10px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#content #japanese_01 {
	position: absolute;
	height: 400px;
	width: 160px;
	left: 20px;
	top: 30px;
	background-image: url(../photos/japanese/nus_japanese.jpg);
	visibility: hidden;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#content #japanese_02 {
	position: absolute;
	height: 400px;
	width: 160px;
	left: 220px;
	top: 30px;
	background-image: url(../photos/japanese/enpassant_japanese.jpg);
	visibility: hidden;
}
#content #japanese_03 {
	position: absolute;
	height: 400px;
	width: 160px;
	left: 420px;
	top: 30px;
	background-image: url(../photos/japanese/holga_japanese.jpg);
	visibility: hidden;
}
#content #japanese_04 {
	position: absolute;
	height: 400px;
	width: 160px;
	top: 30px;
	background-image: url(../photos/japanese/tournage_japanese.jpg);
	visibility: hidden;
	right: 20px;
}

