#about_john_menutag {
	list-style:none; 
	height:24px;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#about_john_year{
	background:url(images_icon/bg-gray-bar.gif) top left no-repeat;
}
#about_john_menutag li {
	background:url(images_icon/btm-about-john.gif) top left no-repeat;
	float:left;
	display:block;
	margin:0px;
	padding: 0px 0px 0px 0px;
	width:200px;
	height:24px;
	text-align:center;
}
#about_john_menutag li a{
	background:url(images_icon/btm-about-john.gif) top left no-repeat;
	padding: 5px 0px 0px 0px;
	float:left;
	display:block;
	text-align:center;
	width:200px;
	height:19px;
	color:#222222;
	cursor:hand;
}
#about_john_menutag li a:hover{
	color: #CC0000;
	background:url(images_icon/btm-about-john_over.gif) top left no-repeat;
}
#about_john_content1,#about_john_content2,#about_john_content3,#about_john_content4 {
	border:solid 1px #CCCCCC;
	border-top:0px;
}


