@charset "utf-8";
/* CSS Document */


a#item1 { float:left;background:url(../images/menu_01.gif) left top;height:24px;width:71px;margin-top:7px;}
a#item2 { float:left;background:url(../images/menu_02.png) left top;height:24px;width:76px;margin-top:7px;margin-left:8px; }
a#item5 { float:left;background:url(../images/menu_05.png) left top;height:24px;width:70px;margin-top:7px;margin-left:8px; }
a#item3 { float:left;background:url(../images/menu_03.png) left top;height:24px;width:50px;margin-top:7px;margin-left:8px; }
a#item4 { float:left;background:url(../images/menu_04.gif) left top;height:24px;width:80px;margin-top:7px;margin-left:8px; }

a#item1:hover{ background-position:left bottom;}
a#item2:hover{ background-position:left bottom;}
a#item3:hover{ background-position:left bottom;}
a#item4:hover{ background-position:left bottom;}
a#item5:hover{ background-position:left bottom;}

a#item1_on {background:url(../images/menu_01.gif) left bottom; float:left; height: 24px; width: 71px; margin-top: 7px; }
a#item2_on {background:url(../images/menu_02.png) left bottom; float:left; height: 24px; width: 76px; margin-top: 7px;margin-left:8px; }
a#item5_on {background:url(../images/menu_05.png) left bottom; float:left; height: 24px; width: 70px; margin-top: 7px;margin-left:8px; }
a#item3_on {background:url(../images/menu_03.png) left bottom; float:left; height: 24px; width: 50px; margin-top: 7px;margin-left:8px; }
a#item4_on {background:url(../images/menu_04.gif) left bottom; float:left; height: 24px; width: 80px; margin-top: 7px;margin-left:8px; }