diff --git a/src/dede/templets/index_menu2.htm b/src/dede/templets/index_menu2.htm index adaae2b5..8cb3c623 100644 --- a/src/dede/templets/index_menu2.htm +++ b/src/dede/templets/index_menu2.htm @@ -18,20 +18,20 @@ body { overflow-x:hidden } div { - padding:0; - margin:0 + margin:0; + padding:0 } dl.bitem { - clear:both; - width:140; - margin:0 0 6px 12px; - background:url(images/menunewbg.gif) repeat-x + margin:0 0 6px 10px; + width:140px; + background:url(images/menunewbg.gif) repeat-x; + clear:both } dl.bitem2 { - clear:both; - width:140; - margin:0 0 6px 12px; - background:url(images/menunewbg2.gif) repeat-x + margin:0 0 6px 10px; + width:140px; + background:url(images/menunewbg2.gif) repeat-x; + clear:both } dl.bitem dt,dl.bitem2 dt { height:26px;