@charset "utf-8";

.nav_h_sub_lang_box {
	width: 333px;
	height: 15px;
	padding: 0px;
	text-align: left;
}
.nav_h_sub_lang_box td {
	padding: 0px;
	float: left;
}
.nav_h_sub_lang_box td a {
	display: block;
	float: left;
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	text-decoration: none;
	text-indent: -9999px;
}
.nav_h_sub_lang_box td .m01 { width: 65px;	background: url(../img/fig_h_lang_eng.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m02 { width: 65px;	background: url(../img/fig_h_lang_kor.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m03 { width: 65px;	background: url(../img/fig_h_lang_chs.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m04 { width: 65px;	background: url(../img/fig_h_lang_cht.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m05 { width: 65px;	background: url(../img/fig_h_lang_jpn.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m01:hover { background: url(../img/fig_h_lang_eng.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m02:hover { background: url(../img/fig_h_lang_kor.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m03:hover { background: url(../img/fig_h_lang_chs.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m04:hover { background: url(../img/fig_h_lang_cht.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m05:hover { background: url(../img/fig_h_lang_jpn.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m01:active { background: url(../img/fig_h_lang_eng.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m02:active { background: url(../img/fig_h_lang_kor.gif) left bottom no-repeat;}
.nav_h_sub_lang_box td .m03:active { background: url(../img/fig_h_lang_chs.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m04:active { background: url(../img/fig_h_lang_cht.gif) left top no-repeat;}
.nav_h_sub_lang_box td .m05:active { background: url(../img/fig_h_lang_jpn.gif) left top no-repeat;}
