/* macÈóÉ½¼¨ \*/
#mj_link ul {
	width:528px;
	height:38px;
	margin:0;
	padding:0;
}
#mj_link ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
#mass a {
	width:210px;
	height:38px;
	background-image:url(images/b_mass.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	position:relative;
	background-position:0 0;
	text-indent:-999px;
	font-size:12px;
	line-height:0%;
}
#mass a:hover {
	background-position:0 -39px;
}
#jusyo a {
	width:140px;
	height:38px;
	background-image:url(images/b_jusyo.gif);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	position:relative;
	background-position:0 0;
	text-indent:-999px;
	font-size:12px;
	line-height:0%;
}
#jusyo a:hover {
	background-position:0 -39px;
}
/* */