

ul#menuback {

	

	list-style: none;

	background: url(../images/menu-bg.jpg);

	width: 950px;

	overflow: auto;	

}



ul#menuback li.shutter {

	width: 190px;

	height: 100px;

	display: block;

	float: left;

}



ul#menuback li#shutter1 {

	background: url(../images/menu11.jpg) no-repeat; 

}

ul#menuback li#shutter2 {

	background: url(../images/menu12.jpg) no-repeat; 

}

ul#menuback li#shutter3 {

	background: url(../images/menu13.jpg) no-repeat; 

}

ul#menuback li#shutter4 {

	background: url(../images/menu14.jpg) no-repeat; 

}

ul#menuback li#shutter5 {

	background: url(../images/menu15.jpg) no-repeat; 

}



a.link {

   width: 190px;

   height: 100px;

   display: block;

   background: url(../images/window.png) no-repeat bottom center;

   text-indent: -9999px;

}