﻿.gnb li a{
	text-indent:-9999px;
	float: left;
    height: 17px;
}
#gnb1 a {
    background: url("/images/main/en/main_menu_01.gif") no-repeat scroll 0 0 transparent;
	width:37px;
}
#gnb2 a {
    background: url("/images/main/en/main_menu_02.gif") no-repeat scroll 0 0 transparent;
	width:37px;
}
#gnb3 a {
    background: url("/images/main/en/main_menu_03.gif") no-repeat scroll 0 0 transparent;
	width:87px;
}
 #gnb4 a {
    background: url("/images/main/en/main_menu_04.gif") no-repeat scroll 0 0 transparent;
	width:89px;
}
#gnb5 a {
    background: url("/images/main/en/main_menu_05.gif") no-repeat scroll 0 0 transparent;
	width:47px;
}
#gnb6 a {
    background: url("/images/main/en/main_menu_06.gif") no-repeat scroll 0 0 transparent;
	width:51px;	
}
#gnb7 a {
    background: url("/images/main/en/main_menu_09.gif") no-repeat scroll 0 0 transparent;
	width:96px;	
}
#more1 a {
    background: url("/images/main/en/main_menu_07.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
    height: 19px;
    width:64px;
}

/*popup menu*/
#menuPopbox {
    clear: both;
    width: 770px;
    border: 1px solid #cfcfcf;
    position: absolute;
    left: 178px;
    top: 179px;
    overflow: hidden;
    background-color: #ffffff;
    display: none;
}