/* menu::base */
img{padding:0; margin:0;}
div#menu{height:30px;}
div#menu ul {list-style: none; float: left;}
div#menu li { position: relative; z-index: 100; display: block; float: left; z-index:9999;}  
div#menu li div {list-style: none; float: left; position: absolute; top: 20px; left: 0px; z-index: 11;visibility: hidden; }
div#menu li:hover>div {visibility: visible;}
div#menu li:hover>ul {left: -2px;}

/* menu::level1 */
#accordionLabel a{ display: block;}
div#menu a { position: relative; z-index: 10;  display: block;  float: left; text-decoration: none; }
div#menu span { text-transform:uppercase;    display: block; cursor: pointer;    background-repeat: no-repeat;}

.nav_top{width:168px; height:11px;background: url(../img/design/nav_top.png) center top no-repeat;}
.nav_line{width:168px; height:1px;background: url(../img/design/nav_line.png) center top no-repeat;}
.nav_bottom{width:168px; height:12px; px;background: url(../img/design/nav_bottom.png) center top no-repeat;}

a.menu1{width:98px; height:20px;background: url(../img/design/smenu40.png) center top no-repeat;}
a:hover.menu1{background: url(../img/design/smenu40on.png) center top no-repeat;}

a.menu2{width:98px; height:20px;background: url(../img/design/smenu41.png) center top no-repeat;}
a:hover.menu2{background: url(../img/design/smenu41on.png) center top no-repeat;}

a.menu3{width:99px; height:20px;background: url(../img/design/smenu42.png) center top no-repeat;}
a:hover.menu3{background: url(../img/design/smenu42on.png) center top no-repeat;}

a.menu4{width:98px; height:20px;background: url(../img/design/smenu43.png) center top no-repeat;}
a:hover.menu4{background: url(../img/design/smenu43on.png) center top no-repeat;}

a.menu5{width:84px; height:20px;background: url(../img/design/smenu44.png) center top no-repeat;}
a:hover.menu5{background: url(../img/design/smenu44on.png) center top no-repeat;}


/* menu::level2 div#menu ul ul { z-index: 12; letter-spacing:-1px; }
div#menu ul ul li {z-index: 9;}
div#menu ul ul a span { cursor: pointer; color:#7d5f1a; font-size:12px; width:100%; float: none; display: block; background:none;z-index: -1; font-weight:normal; }
div#menu ul ul a:hover span { color:#c5a358; font-weight:bold;}*/
div#menu li div{ }

a.smenu1{width:168px; height:33px;background: url(../img/design/smenu1.png) center top no-repeat;}
a:hover.smenu1{background: url(../img/design/smenu1on.png) center top no-repeat;}

a.smenu2{width:168px;height:33px; background: url(../img/design/smenu2.png) center top no-repeat;}
a:hover.smenu2{background: url(../img/design/smenu2on.png) center top no-repeat;}

a.smenu3{width:168px;height:33px; background: url(../img/design/smenu3.png) center top no-repeat;}
a:hover.smenu3{background: url(../img/design/smenu3on.png) center top no-repeat;}

a.smenu4{width:168px;height:33px; background: url(../img/design/smenu4.png) center top no-repeat;}
a:hover.smenu4{background: url(../img/design/smenu4on.png) center top no-repeat;}

a.smenu5{width:168px;height:33px; background: url(../img/design/smenu5.png) center top no-repeat;}
a:hover.smenu5{background: url(../img/design/smenu5on.png) center top no-repeat;}

a.smenu6{width:168px;height:33px; background: url(../img/design/smenu6.png) center top no-repeat;}
a:hover.smenu6{background: url(../img/design/smenu6on.png) center top no-repeat;}

a.smenu7{width:168px;height:33px; background: url(../img/design/smenu7.png) center top no-repeat;}
a:hover.smenu7{background: url(../img/design/smenu7on.png) center top no-repeat;}

a.smenu8{width:168px;height:33px; background: url(../img/design/smenu8.png) center top no-repeat;}
a:hover.smenu8{background: url(../img/design/smenu8on.png) center top no-repeat;}

a.smenu9{width:168px;height:33px; background: url(../img/design/smenu9.png) center top no-repeat;}
a:hover.smenu9{background: url(../img/design/smenu9on.png) center top no-repeat;}

a.smenu10{width:168px;height:33px; background: url(../img/design/smenu10.png) center top no-repeat;}
a:hover.smenu10{background: url(../img/design/smenu10on.png) center top no-repeat;} */