* 					{ margin:0px; padding:0px; }
body				{ }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(menu-bg.jpg);
	width: 580px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 145px;
	height: 91px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(z001.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(z002.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(z003.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(z004.jpg) no-repeat; 
}

a.link {
   width: 145px;
   height: 91px;
   display: block;
   background: url(window.png) no-repeat bottom center;
   text-indent: -9999px;
}