作者:晏圣玲 | 来源:互联网 | 2023-09-03 08:09
大气的CSS菜单.menu5{padding:5px001em;margin:0;list-style:none;height:40px;position:relative;bac
大气的CSS菜单
.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(http://p1.mb5u.com/texiao/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(http://p1.mb5u.com/texiao/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(http://p1.mb5u.com/texiao/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(http://p1.mb5u.com/texiao/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(http://p1.mb5u.com/texiao/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(http://p1.mb5u.com/texiao/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(http://p1.mb5u.com/texiao/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(http://p1.mb5u.com/texiao/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(http://p1.mb5u.com/texiao/pro_five_2b.gif) no-repeat right top;}