* {
	font-family:Helvetica,Georgia,Arial,sans-serif,"»ªÎÄ¿¬Ìå";
} 
ul#menuback {
padding:0; 
margin:0;
list-style-type: none;
	list-style: none;
	background: url(../images/menu-bg.jpg);
	width: 570px;
	overflow: hidden;	
}

ul#menuback li.shutter {
	width: 190px;
	height: 95px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/st1.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/st2.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/st3.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/st4.jpg) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../images/st5.jpg) no-repeat; 
}
ul#menuback li#shutter6 {
	background: url(../images/st6.jpg) no-repeat; 
}

a.link {
   width: 190px;
   height: 95px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}

body {
	margin-top:-20px;	
}