/*
	http://exploding-boy.com/images/cssmenus2/menus.html
*/

/*** JeS[  */
ul.me_intcate01{
	height:24px;
	width:700px;
}

ul.me_intcate01 li{
	width:100px;
	height:24px;
	margin-right:10px;
	display:inline;
	float:left;
}
#me_nomargin01{margin-right:0px;}

ul.me_intcate01 a{
	width:100px;
	height:24px;
	display:block;
	text-indent:-500000em;
}

ul.me_intcate01 a:hover{background-position:left bottom;}

a.me_catelink01{background:url("../pic/bg_intro_mn01.jpg") no-repeat left top;}
a.me_catelink02{background:url("../pic/bg_intro_mn02.jpg") no-repeat left top;}
a.me_catelink03{background:url("../pic/bg_intro_mn03.jpg") no-repeat left top;}
a.me_catelink04{background:url("../pic/bg_intro_mn04.jpg") no-repeat left top;}
a.me_catelink05{background:url("../pic/bg_intro_mn05.jpg") no-repeat left top;}
a.me_catelink06{background:url("../pic/bg_intro_mn06.jpg") no-repeat left top;}

li#me_nomargin02 {margin-right:0;}
#me_nodata{width:400px;text-align:left;height:30px;}

.me_intcate01 a:hover, .me_intcate01 .selected a  {
	background-position: left bottom;
}
.me_intcate01 a:hover span, .me_intcate01 .selected a span  {
	background-position: left bottom;
}

.panel{
}