@charset "utf-8";


.tabblock { background:url(../../healthy/img/bg_tab_navi.gif) no-repeat top left;}

#ex4_tab  {
	width:895px;
	clear:both;
	background: url(../../healthy/img/bg_tab_navi.gif) no-repeat top left;
	}


#ex4_tab li{
	float:left;
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}

#ex4{
	clear:both;
	overflow:hidden;
	width:895px;
	height:291px;
	background:url(../../healthy/img/bg_tab_navi.gif) no-repeat top left;
}
.ex4_content{
	width:895px;
	height:291px;
	float:left;
}

#ex4_content_wrapper{
	width:2685px;
	height:291px;
}


/*  healthy_diet ------------------*/
.healthy_diet #ex4_tab .menu01 {
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diet_03_menu01_off.gif) no-repeat top left;
	}

.healthy_diet #ex4_tab li.active .menu01{
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diet_03_menu01_on.gif) no-repeat top left;
	
}

.healthy_diet #ex4_tab .menu02 {
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diet_03_menu02_off.gif) no-repeat top left;
	}

.healthy_diet #ex4_tab li.active .menu02{
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background:url(../../healthy/img/diet_03_menu02_on.gif) no-repeat top left;
	
}
.healthy_diet #ex4_tab .menu03 {
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diet_03_menu03_off.gif) no-repeat top left;
	}

.healthy_diet #ex4_tab li.active .menu03{
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background:url(../../healthy/img/diet_03_menu03_on.gif) no-repeat top left;
	
}



/*  healthy_diabetes ------------------*/
.healthy_diabetes #ex4_tab .menu01 {
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diabetes_03_menu01_off.gif) no-repeat top left;
	}

.healthy_diabetes #ex4_tab li.active .menu01{
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diabetes_03_menu01_on.gif) no-repeat top left;
	
}

.healthy_diabetes #ex4_tab .menu02 {
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diabetes_03_menu02_off.gif) no-repeat top left;
	}

.healthy_diabetes #ex4_tab li.active .menu02{
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background:url(../../healthy/img/diabetes_03_menu02_on.gif) no-repeat top left;
	
}
.healthy_diabetes #ex4_tab .menu03 {
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background: url(../../healthy/img/diabetes_03_menu03_off.gif) no-repeat top left;
	}

.healthy_diabetes #ex4_tab li.active .menu03{
	width:256px;
	height:35px;
	cursor:pointer;
	display:block;
	background:url(../../healthy/img/diabetes_03_menu03_on.gif) no-repeat top left;
	
}




