/* CSS Document */


#globalNavi li a img{
	float:left;
	position:relative;
}
#globalNavi li a img#bt_01{
	background:url(../../images/common/bt_m01.gif) no-repeat left top;
	width:55px;
	height:14px;
}
#globalNavi li a img#bt_02{
	background:url(../../images/common/bt_m02.gif) no-repeat left top;
	width:65px;
	height:14px;
}
#globalNavi li a img#bt_03{
	background:url(../../images/common/bt_m03.gif) no-repeat left top;
	width:85px;
	height:14px;
}
#globalNavi li a img#bt_04{
	background:url(../../images/common/bt_m04.gif) no-repeat left top;
	width:70px;
	height:14px;
}
