/* CSS Document */



#g_menu a {
	float:left;
	display:block;
}

a.oil {
	width:65px;
	height:26px;
	text-indent:-9999px;
	background:url(img/oil_off.gif) no-repeat left top;
}
a.oil:hover {
	background:url(img/oil_ov.gif) no-repeat left top;
}
a.oil_on {
	width:65px;
	height:26px;
	text-indent:-9999px;
	background:url(img/oil_on.gif) no-repeat left top;
}
a.jp {
	width:78px;
	height:26px;
	text-indent:-9999px;
	background:url(img/jp_off.gif) no-repeat left top;
}
a.jp:hover {
	background:url(img/jp_ov.gif) no-repeat left top;
}
a.jp_on {
	width:78px;
	height:26px;
	text-indent:-9999px;
	background:url(img/jp_on.gif) no-repeat left top;
}
a.sc {
	width:66px;
	height:26px;
	text-indent:-9999px;
	background:url(img/sc_off.gif) no-repeat left top;
}
a.sc:hover {
	background:url(img/sc_ov.gif) no-repeat left top;
}
a.sc_on {
	width:66px;
	height:26px;
	text-indent:-9999px;
	background:url(img/sc_on.gif) no-repeat left top;
}
a.de {
	width:123px;
	height:26px;
	text-indent:-9999px;
	background:url(img/de_off.gif) no-repeat left top;
}
a.de:hover {
	background:url(img/de_ov.gif) no-repeat left top;
}
a.de_on {
	width:123px;
	height:26px;
	text-indent:-9999px;
	background:url(img/de_on.gif) no-repeat left top;
}
a.ar {
	width:63px;
	height:26px;
	text-indent:-9999px;
	background:url(img/ar_off.gif) no-repeat left top;
}
a.ar:hover {
	background:url(img/ar_ov.gif) no-repeat left top;
}
a.ar_on {
	width:63px;
	height:26px;
	text-indent:-9999px;
	background:url(img/ar_on.gif) no-repeat left top;
}
a.sd {
	width:123px;
	height:26px;
	text-indent:-9999px;
	background:url(img/sd_off.gif) no-repeat left top;
}
a.sd:hover {
	background:url(img/sd_ov.gif) no-repeat left top;
}
a.sd_on {
	width:123px;
	height:26px;
	text-indent:-9999px;
	background:url(img/sd_on.gif) no-repeat left top;
}
a.ba {
	width:69px;
	height:26px;
	text-indent:-9999px;
	background:url(img/ba_off.gif) no-repeat left top;
}
a.ba:hover {
	background:url(img/ba_ov.gif) no-repeat left top;
}
a.ba_on {
	width:69px;
	height:26px;
	text-indent:-9999px;
	background:url(img/ba_on.gif) no-repeat left top;
}