﻿@charset "utf-8";

/*
	base id [#headSec] >> design.css
	base id [#globalnaviBlock] >> headsection.css
	base id [#globalnaviArea] >> headsection.css
	base tag [h1] >> headsection.css
	base tag [#globalnaviArea ul] >> headsection.css
	base tag [#globalnaviArea ul li] >> headsection.css
*/

/* #footSec */

#headSec #globalnaviArea h1 {
	background-image: url("/en/image/common/h1_bio-micro.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
}

#globalnaviArea ul li#btnGlobalLineup {
	width: 68px;
}

#globalnaviArea ul li#btnGlobalLineup a {
	width: 68px;
	background-image: url("/en/image/common/btnglobal_lineup.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalLineup a:hover {
	background-position: left bottom;
}

#globalnaviArea ul li#btnGlobalLineup a.current {
	background-image: url("/en/image/common/btnglobal_lineup_c.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalLineup a.current:hover {
	background-position: left top;
}


#globalnaviArea ul li#btnGlobalAppli {
	width: 98px;
}

#globalnaviArea ul li#btnGlobalAppli a {
	width: 98px;
	background-image: url("/en/image/common/btnglobal_appli.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalAppli a:hover {
	background-position: left bottom;
}

#globalnaviArea ul li#btnGlobalAppli a.current {
	background-image: url("/en/image/common/btnglobal_appli_c.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalAppli a.current:hover {
	background-position: left top;
}


#globalnaviArea ul li#btnGlobalSupport {
	width: 73px;
}

#globalnaviArea ul li#btnGlobalSupport a {
	width: 73px;
	background-image: url("/en/image/common/btnglobal_support.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalSupport a:hover {
	background-position: left bottom;
}

#globalnaviArea ul li#btnGlobalSupport a.current {
	background-image: url("/en/image/common/btnglobal_support_c.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalSupport a.current:hover {
	background-position: left top;
}


#globalnaviArea ul li#btnGlobalDistributors{
	width: 94px;
}

#globalnaviArea ul li#btnGlobalDistributors a {
	width: 94px;
	background-image: url("/en/image/common/btnglobal_distributors.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalDistributors a:hover {
	background-position: left bottom;
}

#globalnaviArea ul li#btnGlobalDistributors a.current {
	background-image: url("/en/image/common/btnglobal_distributors_c.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#globalnaviArea ul li#btnGlobalDistributors a.current:hover {
	background-position: left top;
}

#headSec #globalArea h2 {
background-image:url(/en/image/common/h2_forasia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 113px;
}
