@media screen {

	/* ################
	* ### MAIN NAV ###
	* ### Level 0  ###
	* ################ */

	#header #mainNav ul.level0 {
	}

	#header #mainNav ul.level0 li a span.navText {
		display: none;
	}

	#header #mainNav ul.level0 li.l001 {
		width: 158px;
		height: 79px;
		background: transparent url(../img/mn_l0_01_off_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l001:hover,
	#header #mainNav ul.level0 li.l001active:hover {
		background: transparent url(../img/mn_l0_01_on_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l001active {
		width: 158px;
		height: 79px;
		background: transparent url(../img/mn_l0_01_active_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l001 a.l001,
	#header #mainNav ul.level0 li.l001active a.l001 {
		display: block;
		width: 158px;
		height: 79px;
	}

	#header #mainNav ul.level0 li.l002 {
		width: 133px;
		height: 79px;
		background: transparent url(../img/mn_l0_02_off_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l002:hover,
	#header #mainNav ul.level0 li.l002active:hover {
		background: transparent url(../img/mn_l0_02_on_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l002active {
		width: 133px;
		height: 79px;
		background: transparent url(../img/mn_l0_02_active_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l002 a.l002,
	#header #mainNav ul.level0 li.l002active a.l002 {
		display: block;
		width: 133px;
		height: 79px;
	}

	#header #mainNav ul.level0 li.l003 {
		width: 138px;
		height: 79px;
		background: transparent url(../img/mn_l0_03_off_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l003:hover,
	#header #mainNav ul.level0 li.l003active:hover {
		background: transparent url(../img/mn_l0_03_on_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l003active {
		width: 138px;
		height: 79px;
		background: transparent url(../img/mn_l0_03_active_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l003 a.l003,
	#header #mainNav ul.level0 li.l003active a.l003 {
		display: block;
		width: 138px;
		height: 79px;
	}

	#header #mainNav ul.level0 li.l004 {
		width: 157px;
		height: 79px;
		background: transparent url(../img/mn_l0_04_off_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l004:hover,
	#header #mainNav ul.level0 li.l004active:hover {
		background: transparent url(../img/mn_l0_04_on_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l004active {
		width: 157px;
		height: 79px;
		background: transparent url(../img/mn_l0_04_active_en.jpg) top left no-repeat;
	}

	#header #mainNav ul.level0 li.l004 a.l004,
	#header #mainNav ul.level0 li.l004active a.l004 {
		display: block;
		width: 157px;
		height: 79px;
	}

}