body{
	background-color: white;
	font-size: 62.5%; 
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div.main{
	width: 1000px;
	margin: auto;
	position: relative;
}
div.top{
	height: 320px;
	width: 1000px;
}
div.text{
	background-repeat: no-repeat;
	font-size: 2.4em;
	padding-right: 280px;
	padding-bottom: 50px;
	text-align: left;
	font-family: "Arno Pro", Garamondcond, "Minion Pro", "Lusida calligraphy", "CG Times", "Classic Russian", "Baskerville_A.Z_PS", PasmaGaramond, "Lusida Calligraphy", "Times New Roman", "Book Antiqua", Times, serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
}
div.tpad{
	position: absolute;
	width: 640px;
}
div.text li{
	padding-left: 15px;
	margin-top: 30px;
}
div.right li{
	margin-top: 10px;	
	list-style-position: inside;
}
div.right{
	font-family: sans-serif;
	font-size: 2.0em;
	position: absolute;
	right: 0px;
	top: 500px;
	width: 235px;
	text-align: left;
}
div.right a{
	text-decoration: none;
}
p{
	padding: 0px;
	margin: 0px 0px 10px;
}
div.menu{
	width: 1003px;
	height: 70px;
}
div.menu a {
	font-size: 0em;
	line-height: 35px;
	height: 70px;
	display: block;
	float: left;
}
#a1 {
	width: 110px;
	background-position: 0px top;
}
#a2 {
	width: 130px;	
	background-position: -110px top;
}
#a3 {
	width: 165px;	
	background-position: -240px top;
}
#a4 {
	width: 110px;	
	background-position: -405px top;
}
#a5 {
	width: 115px;	
	background-position: -515px top;
}
#a6 {
	width: 100px;	
	background-position: -630px top;
}
#a7 {
	width: 90px;	
	background-position: -730px top;
}
#a8 {
	width: 105px;	
	background-position: -820px top;
}
#a9 {
	width: 75px;	
	background-position: -925px top;
}
#a1:hover {
	background-position: 0px -70px;
}
#a2:hover {
	background-position: -110px -70px;
}
#a3:hover {
	background-position: -240px -70px;
}
#a4:hover {
	background-position: -405px -70px;
}
#a5:hover {
	background-position: -515px -70px;
}
#a6:hover {
	background-position: -630px -70px;
}
#a7:hover {
	background-position: -730px -70px;
}
#a8:hover {
	background-position: -820px -70px;
}
#a9:hover {
	background-position: -925px -70px;
}
