/* CSS Document */
div.top{
	width:1000px;
	height:290px;
	background:url("../images/top_en.jpg") no-repeat;
	display:block;
}

div.menu{
	background:url("../images/menu_en.jpg") no-repeat;
	height:485px;
	width:217px;
	background-position:top;
	float:right;
	display:block;
	padding-left:35px;
	padding-top:115px;
}


