/* @override http://ipc-com.local/design/pages_en.css */



/* @group menu top */

#menu_top .menu {
	float: left;
	width: 739px;
	height: 42px;
}

#menu_top ul a {
	display: block;
	text-decoration: none;
	height: 42px;
}

#menu_top span {
	visibility: hidden;
}

#menu_top ul {
	height: 42px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style-image: none;
}

#menu_top li {
	height: 42px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	list-style-image: none;
	background: url(img/menu_top_en.png) 0 0;
}

#menu_top li#mt_01 {
	width: 90px;
	background-position: 0 0;
}

#menu_top li#mt_01:hover {
	background-position: 0 -42px;
	width: 90px;
}

#menu_top li#mt_01.selected {
	background-position: 0 -84px;
	width: 90px;
}

#menu_top li#mt_02 {
	background-position: -90px 0;
	width: 92px;
}

#menu_top li#mt_02:hover {
	background-position: -90px -42px;
}

#menu_top li#mt_02.selected {
	background-position: -90px -84px;
}

#menu_top li#mt_03 {
	width: 160px;
	background-position: -182px 0;
}

#menu_top li#mt_03:hover {
	background-position: -182px -42px;
}

#menu_top li#mt_03.selected {
	background-position: -182px -84px;
}

#menu_top li#mt_04 {
	width: 94px;
	background-position: -342px 0;
}

#menu_top li#mt_04:hover {
	background-position: -342px -42px;
}

#menu_top li#mt_04.selected {
	background-position: -342px -84px;
}

#menu_top li#mt_05 {
	width: 115px;
	background-position: -436px 0;
}

#menu_top li#mt_05:hover {
	background-position: -436px -42px;
}

#menu_top li#mt_05.selected {
	background-position: -436px -84px;
}

#menu_top li#mt_06 {
	width: 76px;
	background-position: -551px 0;
}

#menu_top li#mt_06:hover {
	background-position: -551px -42px;
}

#menu_top li#mt_06.selected {
	background-position: -551px -84px;
}

#menu_top li#mt_07 {
	width: 112px;
	background-position: -627px 0;
}

#menu_top li#mt_07:hover {
	background-position: -627px -42px;
}

#menu_top li#mt_07.selected {
	background-position: -627px -84px;
}



/* @end */