.menu1 {
width:158px;
background: url('../images/1_1_bg.gif') no-repeat center;
}
.menu2 {
width:73px;
background: url('../images/1_2_bg.gif') no-repeat center;
}
.menu3 {
width:104px;
background: url('../images/1_3_bg.gif') no-repeat center;
}
.menu4 {
width:127px;
background: url('../images/1_4_bg.gif') no-repeat center;
}
.menu5 {
width:98px;
background: url('../images/1_5_bg.gif') no-repeat center;
}
.menu6 {
width:49px;
background: url('../images/1_6_bg.gif') no-repeat center;
}
.menu1 a:hover {
width:158px;
background: url('../images/2_1_bg.gif') no-repeat center;
}
.menu2 a:hover {
width:73px;
background: url('../images/2_2_bg.gif') no-repeat center;
}
.menu3 a:hover {
width:104px;
background: url('../images/2_3_bg.gif') no-repeat center;
}
.menu4 a:hover {
width:127px;
background: url('../images/2_4_bg.gif') no-repeat center;
}
.menu5 a:hover {
width:98px;
background: url('../images/2_5_bg.gif') no-repeat center;
}
.menu6 a:hover {
width:49px;
background: url('../images/2_6_bg.gif') no-repeat center;
}
.menu1sel {
width:158px;
background: url('../images/3_1_bg.gif') no-repeat center;
}
.menu2sel {
width:73px;
background: url('../images/3_2_bg.gif') no-repeat center;
}
.menu3sel {
width:104px;
background: url('../images/3_3_bg.gif') no-repeat center;
}
.menu4sel {
width:127px;
background: url('../images/3_4_bg.gif') no-repeat center;
}
.menu5sel {
width:98px;
background: url('../images/3_5_bg.gif') no-repeat center;
}
.menu6sel {
width:49px;
background: url('../images/3_6_bg.gif') no-repeat center;
}
