.title {
	display: none;
}

a.link:link,
a.link:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6E0B4A;
}

a.link:active,
a.link:hover {
	text-decoration: underline;
}

#naviholder ul{
	margin: 0px;
	padding : 0px;
	position : absolute;
}

#naviholder li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi_main ul{
	display:block;
	list-style-type:none;
}

#navi_main li{
	display: inline;
	float: left;
}
#navi_main {
	position: absolute;
	top: 69px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
	width: 543px;
}
#navi_main h3 span {
	display: none;
}
#navi_main a.corporate, 
#navi_main a.corporate:link, 
#navi_main a.corporate:visited {
	text-indent: -1000px;
	background: url(../_media/navi_corporate_of.gif) no-repeat center left;
	width: 102px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.corporate_on,
#navi_main a.corporate:hover, 
#navi_main a.corporate:active {
	text-indent: -1000px;
	background-image: url(../_media/navi_corporate_on.gif);
	width: 102px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.invest, 
#navi_main a.invest:link, 
#navi_main a.invest:visited {
	text-indent: -1000px;
	background: url(../_media/navi_investor_of.gif) no-repeat center left;
	width: 141px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.invest_on,
#navi_main a.invest:hover, 
#navi_main a.invest:active {
	text-indent: -1000px;
	background-image: url(../_media/navi_investor_on.gif);
	width: 141px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.products, 
#navi_main a.products:link, 
#navi_main a.products:visited {
	text-indent: -1000px;
	background: url(../_media/navi_product_of.gif) no-repeat center left;
	width: 87px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.products_on,
#navi_main a.products:hover, 
#navi_main a.products:active {
	text-indent: -1000px;
	background-image: url(../_media/navi_product_on.gif);
	width: 87px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.press, 
#navi_main a.press:link, 
#navi_main a.press:visited {
	text-indent: -1000px;
	background: url(../_media/navi_press_of.gif) no-repeat center left;
	width: 120px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.press_on,
#navi_main a.press:hover, 
#navi_main a.press:active {
	text-indent: -1000px;
	background-image: url(../_media/navi_press_on.gif);
	width: 120px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.contact, 
#navi_main a.contact:link, 
#navi_main a.contact:visited {
	text-indent: -1000px;
	background: url(../_media/navi_contact_of.gif) no-repeat center left;
	width: 93px;
	height: 20px;
	display: block;
	overflow: hidden;
}
#navi_main a.contact_on,
#navi_main a.contact:hover, 
#navi_main a.contact:active {
	text-indent: -1000px;
	background-image: url(../_media/navi_contact_on.gif);
	width: 93px;
	height: 20px;
	display: block;
	overflow: hidden;
}

#navi_sub {
	position: absolute;
	display: block;
	width: 200px;
	min-height: 300px;
	_height: 300px;
	top: 290px;
	left: 1px;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#navi_sub ul {
	position: relative;
	display: block;
	width: 200px;
}

#navi_sub ul ul {
	padding-bottom: 13px;
}

#navi_sub li a,
#navi_sub li a:link {
	display: block;
	width: 170px;
	height: 25px;
	color: #696969;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 13px;
	border-bottom: 1px solid #f8f8f8;
	border-left: 5px solid #e8e8e8;
}
#navi_sub li a.selected,
#navi_sub li a:hover, 
#navi_sub li a:active {
	color: #111111;
	border-left: 5px solid #6E0B4A;
	text-decoration: none;
}

#navi_sub ul ul li a,
#navi_sub ul ul li a:link {
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	display: block;
	width: 160px;
	height: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-bottom: 0px solid #f8f8f8;
	border-left: 0px solid #e8e8e8;
}

#navi_sub ul ul li a.selected,
#navi_sub ul ul li a:hover,
#navi_sub ul ul li a:active {
	color: #6E0B4A;
	border-left: 0px solid #6E0B4A;
}

#navi_language ul{
	display:block;
	list-style-type:none;
}

#navi_language li{
	display: inline;
	float:left;
}
#navi_language {
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 550px;
	display:block;
	width: 134px;
}
#navi_language h3 span {
	display: none;
}

#navi_language span{
	display:none;
}

#navi_language a.c, 
#navi_language a.c:link, 
#navi_language a.c:visited {
	text-indent: -1000px;
	background: url(../_media/lang_ch_of.gif) no-repeat center left;
	width: 57px;
	height: 25px;
	display: block;
	overflow: hidden;
}
#navi_language a.c:hover, 
#navi_language a.c:active {
	background-image: url(../_media/lang_ch_on.gif);
}
#navi_language a.e, 
#navi_language a.e:link, 
#navi_language a.e:visited {
	text-indent: -1000px;
	background: url(../_media/lang_en_on.gif) no-repeat center left;
	width: 77px;
	height: 25px;
	display: block;
	overflow: hidden;
}
#navi_language a.e:hover, 
#navi_language a.e:active {
	background-image: url(../_media/lang_en_on.gif);
}
#navi_news {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	background: url(../_media/hd_news.gif) no-repeat center left;
	width: 206px;
	height: 30px;
	position: absolute;
	top: 55px;
	left: 544px;
}

#navi_news ul {
	display: block;
	width: 160px;
}

#navi_news li a,
#navi_news li a:link,
#navi_news li a:visited {
	display: block;
	width: 160px;
	height: 90px;
	font-weight: bold;
	color: #6E0B4A;
	margin: 0px;
	position: relative;
	top: 50px; 
	left: 15px;
}
#navi_news li a:hover, 
#navi_news li a:active {
	color: #333333;
	text-decoration: underline;
}
#navi_news p {
	color: #6E0B4A;
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
	position: relative;
	top: 50px; 
	left: 15px;
	width: 190px;
}
#navi_world {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	background: url(../_media/hd_world.gif) no-repeat center left;
	width: 206px;
	height: 30px;
	position: absolute;
	top: 219px;
	left: 544px;
}

#navi_world p {
	position: relative;
	top: 30px; 
	width: 206px;
}
#navi_home {
	text-align: left;
	position: absolute;
	top: 0px;
	left: 21px;
}
#navi_home h3 {
	display: none;
}
#navi_home a {
	text-indent: -500px;
	display: block;
	width: 155px;
	height: 55px;
	overflow: hidden;
}