@charset "UTF-8";
/*/////////////////////////////////////////////////////////
name:							global.css
description:				global navigations definition
container:					div#global
///////////////////////////////////////////////////////// */

#global{clear:both;height:30px;width:950px;}

#global li{
	float:left;
	list-style:none;
}

#global li a,
#global li strong{
	display:block;
	height:30px;
	text-indent:-9999px;
	text-decoration:none;
}

#global01 a,
#global01 strong{background: url(../img/second_gmenu_01.jpg) no-repeat;}
#global #global01{width:110px;}

#global02 a,
#global02 strong{background: url(../img/second_gmenu_02.jpg) no-repeat;}
#global #global02{width:120px;}

#global03 a,
#global03 strong{background: url(../img/second_gmenu_03.jpg) no-repeat;}
#global #global03{width:100px;}

#global04 a,
#global04 strong{background: url(../img/second_gmenu_04.jpg) no-repeat;}
#global #global04{width:100px;}

#global05 a,
#global05 strong{background: url(../img/second_gmenu_05.jpg) no-repeat;}
#global #global05{width:140px;}

#global06 a,
#global06 strong{background: url(../img/second_gmenu_06.jpg) no-repeat;}
#global #global06{width:110px;}

#global07 a,
#global07 strong{background: url(../img/second_gmenu_07.jpg) no-repeat;}
#global #global07{width:100px;}

#global08 a,
#global08 strong{background: url(../img/second_gmenu_08.jpg) no-repeat;}
#global #global08{width:90px;}

#global09 a,
#global09 strong{background: url(../img/second_gmenu_09.jpg) no-repeat;}
#global #global09{width:80px;}

#global li a:hover,
#global li strong,
#global li a.gmenu-stay { /* update noah 2010/6 */
background-position:0 -30px;
}

#global_head_img {height:0px;}
