﻿@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_history.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop {
	float: right;
	width: 205px;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a {
	width: 189px;
	background-image: url("/en/image/common/btnglobal_corctop.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a:hover {
	background-position: left bottom;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a.current {
	background-image: url("/en/image/common/btnglobal_corctop.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#headSec #globalnaviArea ul li#btnGlobalCorcCorptop a.current:hover {
	background-position: left top;
}



