#menu ul {
font-family:微軟正黑體;
font-size:16px;
padding:0 0 0 0;
margin:0 auto;
list-style:none;
height:50px;
}
#menu ul li {
float:left;
margin:0 1px;
}
#menu ul li a{
display:block;
float:left;
line-height:53px;
color:#646464;
text-decoration:none;
padding:0 0 0 25px;
background:url('Image/background.gif');
}
#menu ul li a b{
display:block;
padding:0 25px 0 0;
background:url('Image/background.gif') no-repeat right top;
}
#menu ul li a:hover{
color:#FFF200;
background: url('Image/background.gif') bottom left;
}
#menu ul li a:hover b{
background: url('Image/background.gif') bottom right;
}
全站熱搜
留言列表