
/*	body				{ background:#ffffff; }	*/
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../image/bg_test3.gif);
	width: 117px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 117px;
	height: 103px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../image/shutter03.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../image/shutter03.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../image/shutter03.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../image/shutter03.jpg) no-repeat; 
}

a.link {
   width: 117px;
   height: 103px;
   display: block;
   background: url(../image/window03.png) no-repeat bottom center;
   text-indent: -9999px;
}