/*	body				{ background:#ffffff; }	*/
a 					{ outline-style: none; }
 
ul#menuback_bio {
/*	margin: 50px auto;*/
	list-style: none;
	background: url(../image/#.jpg);
	width: 200px;
	overflow: auto;	
}

ul#menuback_bio li.shutter {
	width: 72px;
	height: 20px;
	display: block;
	float: left;
}

ul#menuback_bio li#shutter1 {
	background: url(../image/shutter_biography2.gif) no-repeat; 
}

ul#menuback_bio li#shutter2 {
	background: url(../image/shutter_biography2.gif) no-repeat;
	margin-left:30px;
}

a.link {
   width: 72px;
   height: 20px;
   display: block;
   background: url(../image/biography2.png) no-repeat bottom center;
   text-indent: -9999px;
}

a.link2 {
   width: 72px;
   height: 20px;
   display: block;
   background: url(../image/works.png) no-repeat bottom center;
   text-indent: -9999px;
}