#menu1 {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#menu1 span {
	display: none;
	position: absolute;
}
#menu1 a {
	align:center;
	text-decoration:none;
	font-size:13px;
	display: block;
	text-indent:-9000%;
	position: absolute;
	outline: none;
	}
#menu1 a:hover {
	background-position: left bottom;
}
#menu1 a:hover span{
	display: block;
}
#menu1 .but1 {
	width: 95px;
	height: 94px;
	background: url(img/but1.jpg) no-repeat;
	left: 384px;
	top: 10px; }
	
#menu1 .but2 {
	width: 96px;
	height: 94px;
	background: url(img/but2.jpg) no-repeat;
	left: 384px;
	top: 170px; }
	
	#menu1 .but3 {
	width: 96px;
	height: 94px;
	background: url(img/but3.jpg) no-repeat;
	left: 563px;
	top: 170px; }
	
	#menu1 .but4 {
	width: 96px;
	height: 96px;
	background: url(img/but4.jpg) no-repeat;
	left: 563px;
	top: 10px; }
	
	#menu1 .but5 {
	width: 119px;
	height: 119px;
	background: url(img/but5.jpg) no-repeat;
	left: 460px;
	top: 81px; }
	
	#menu1 .but8 {
    text-align:center;
	width: 75px;
	height: 25px;
	background: url(img/but8.jpg) no-repeat;
	left: 0px;
	top: 7px; }
	 
	#menu1 .but9 {
	width: 143px;
	height: 25px;
	background: url(img/but9.jpg) no-repeat;
	left: 0px;
	top: 7px; }
	
	#menu1 .but10 {
	width: 80px;
	height: 25px;
	background: url(img/but10.jpg) no-repeat;
	left: 0px;
	top: 7px; }
	
    #menu1 .but_new {
	width: 141px;
	height: 144px;
	background: url(img/but_new.jpg) no-repeat;
	left: 302px;
	top: 46px; }
		
		
#menu2 {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#menu2 span {
	display: none;
	position: absolute;
}
#menu2 a {
	align:center;
	text-decoration:none;
	font-size:13px;
	display: block;
	text-indent:0%;
	position: absolute;
	outline: none;
	}
#menu2 a:hover {
	background-position: left bottom;
}
#menu2 a:hover span{
	display: block;
}

	#menu2 .but8 {
    text-align:center;
	width: 75px;
	height: 25px;
	background: url(img/but8.jpg) no-repeat;
	left: -30px;
	top: 7px; }
	 
	#menu2 .but9 {
	width: 143px;
	height: 25px;
	background: url(img/but9.jpg) no-repeat;
	left: 45px;
	top: 7px; }
	
	#menu2 .but10 {
	width: 90px;
	height: 25px;
	background: url(img/but10.jpg) no-repeat;
	left: 183px;
	top: 7px; }
		




