﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/* CONTAINER-MENU */
#container-menu li.menu-top a {
background:URL(../../common/img/menu_top_on.jpg) top center no-repeat!important;
}

#container-menu li.menu-top a:hover {
background:URL(../../common/img/menu_top_on.jpg) top center no-repeat!important;
}

