/* CSS Document */
#but_menu1{
border:none;
}
#but_menu1 td{ border-bottom:1px solid #ffc9c9;}
#but_menu1 td.sel{ background:url(../images/nanbj.jpg) no-repeat bottom; width:89px; height:27px; border-bottom:none;}
#but_menu1 td.sel a{
color:#000000;
text-decoration:none;
font-size:14px;
line-height:30px;
}
#but_menu1  td.unsel{ background:url(../images/nvbj.jpg) no-repeat bottom; width:89px; height:27px;}
#but_menu1  td.unsel a{
color:#666666;
text-decoration:none;
font-size:14px;
line-height:30px;
}