
/*	body				{ background:#ffffff; }	*/
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../image/bg_test12.gif);
	width: 384px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 96px;
	height: 96px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../image/shutter09.gif) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../image/shutter03.gif) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../image/shutter04.gif) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../image/shutter06.gif) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../image/shutter02.gif) no-repeat; 
}
ul#menuback li#shutter6 {
	background: url(../image/shutter08.gif) no-repeat; 
}
ul#menuback li#shutter7 {
	background: url(../image/shutter01.gif) no-repeat; 
}
ul#menuback li#shutter8 {
	background: url(../image/shutter07.gif) no-repeat; 
}

a.link {
   width: 96px;
   height: 96px;
   display: block;
   background: url(../image/window02.png) no-repeat bottom center;
   text-indent: -9999px;
}