div.ihead, div.iheadover {
	padding:0px;
	border:0px solid #ffffff;
	background-repeat: no-repeat;
	float:left;
	height:36px;
	margin:0px;
}


div.ibody
{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}
div.bubble
{					
	width:165px;
	height:auto;
	position:absolute;
	margin:2px 0px 0px 0px;
	z-index:inherit;
	text-align:left;
}

div.ibodyover
{
	visibility:visible;
	position:absolute;
	left:0px;
	top:0px;
	color:#333333;
	padding:2px 0px 2px 0px;
	font-family:arial,helvetica,verdana,sans-serif;
	border:0px solid #d0e3eb;
	width:165px;
	height:auto;
	cursor:pointer;
}


/* head1 */
div#head1 {
	width:165px;
}
div.ihead#head1 {
	background-image: url(../images/btn01_off.gif);
}

div.iheadover#head1 {
	background-image: url(../images/btn01_on.gif);
}

#head1 {
	background-image: url(../images/btn01_on.gif);
}



/* head2 */
div#head2 {
	width:165px;
}
div.ihead#head2 {
	background-image: url(../images/btn02_off.gif);
}

div.iheadover#head2 {
	background-image: url(../images/btn02_on.gif);
}

#head2 {
	background-image: url(../images/btn02_on.gif);
}




/* head3 */
div#head3 {
	width: 165px;
	cursor:pointer;
}
div.ihead#head3 {
	background-image: url(../images/btn03_off.gif);
}

div.iheadover#head3 {
	background-image: url(../images/btn03_on.gif);
}

#head3 {
	background-image: url(../images/btn03_on.gif);
}



/* head4 */
div#head4 {
	width: 165px;
}
div.ihead#head4 {
	background-image: url(../images/btn04_off.gif);
}

div.iheadover#head4 {
	background-image: url(../images/btn04_on.gif);
}

#head4 {
	background-image: url(../images/btn04_on.gif);
}


/* head5 */
div#head5 {
	width: 165px;
}
div.ihead#head5 {
	background-image: url(../images/btn05_off.gif);
}

div.iheadover#head5 {
	background-image: url(../images/btn05_on.gif);
}

#head5 {
	background-image: url(../images/btn05_on.gif);
}


/* head6 */
div#head6 {
	width: 165px;
	cursor:pointer;
}
div.ihead#head6 {
	background-image: url(../images/btn06_off.gif);
}

div.iheadover#head6 {
	background-image: url(../images/btn06_on.gif);
}

#head6 {
	background-image: url(../images/btn06_on.gif);
}
