width:100%;\r
float:left;\r
background:url(../image/bg_css_menu.png) repeat 100% 100%;\r
-border-right-width:1px;\r
-border-top-width:1px;\r
-border-bottom-width:1px;\r
-border-left-width:0px;\r
+border-width:1px 0 1px 1px;\r
border-style:solid;\r
border-color:#ccc #888 #555 #bbb;\r
}\r
#menu a, #menu h2, #menu div.x {\r
font:11px/16px arial,helvetica,sans-serif;\r
display:block;\r
-border-right-width:1px;\r
-border-left-width:0px;\r
-border-top-width:0px;\r
-border-bottom-width:0px;\r
+border-width:0 1px 0 0;\r
border-style:solid;\r
border-color:#ccc #888 #555 #bbb;\r
white-space:nowrap;\r
background:#eee;\r
text-decoration:none;\r
border-width:1px;\r
-padding:2px;\r
+padding-right:10px;\r
}\r
\r
#menu a, #menu a:visited{\r
#menu a.x, #menu a.x:visited{\r
/*font-weight:bold;*/\r
color:#000;\r
-background:#eee url(../image/right.png) no-repeat 100% 50%;\r
+background:#eee url(../image/right.gif) no-repeat 100% 50%;\r
+border-width:1px;\r
}\r
\r
#menu a.x:hover{\r
color:#fff;\r
-background:#000;\r
+background-color:#000;\r
}\r
\r
#menu a.x:active{\r
color:#060;\r
-background:#ccc;\r
+background-color:#ccc;\r
}\r
\r
#menu div.x, #menu div.x:visited{\r
/*font-weight:bold;*/\r
+border-width:1px;\r
color:#000;\r
-background:#eee url(../image/right.png) no-repeat 100% 50%;\r
+background:#eee url(../image/right.gif) no-repeat 100% 50%;\r
+padding-right:10px;\r
}\r
\r
#menu div.x:hover{\r
color:#a00;\r
-background:#ddd;\r
+background-color:#ddd;\r
}\r
\r
#menu div.x:active{\r
color:#060;\r
-background:#ccc;\r
+background-color:#ccc;\r
}\r