#about_enjoy_menutag {
	list-style:none; 
	height:24px;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#about_enjoy_menutag li {
	background:url(images_icon/btm-about-enjoy.gif) top left no-repeat;
	float:left;
	display:block;
	padding: 0px 0px 0px 0px;
	width:85px;
	height:24px;
	text-align:center;
	margin:0px;
}
#about_enjoy_menutag li a{
	background:url(images_icon/btm-about-enjoy.gif) top left no-repeat;
	padding: 5px 0px 0px 0px;
	float:left;
	display:block;
	text-align:center;
	width:85px;
	height:19px;
	color:#222222;
	cursor:hand;
}
#about_enjoy_menutag li a:hover{
	color: #CC0000;
	background:url(images_icon/btm-about-enjoy-over.gif) top left no-repeat;
}


