/* CSS Document */

.menu a {
background-image:url(images/m_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu a:hover {
background-image:url(images/m2_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu2 a {
background-image:url(images/k_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu2 a:hover {
background-image:url(images/k2_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu3 a {
background-image:url(images/i_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu3 a:hover {
background-image:url(images/i2_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu4 a {
background-image:url(images/h_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu4 a:hover {
background-image:url(images/h2_s.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu5 a {
background-image:url(images/jog.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu5 a:hover {
background-image:url(images/jog2.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu6 a {
background-image:url(images/hir.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

.menu6 a:hover {
background-image:url(images/hir2.jpg);
height:46px;
display:block;
background-repeat:no-repeat;
background-position:center;
}

