#service_menu a.services13 {
color:#fff;
background: #005b22;
}

#service_text ul.tax {
margin: 25px 0px 15px 15px;
font-size:10px;
list-style-type:none;
}

#service_text ul.tax li {
margin: 0px;
}

#service_text ul.tax li a {
color:#2a2a2a;
text-indent:10px;
display:block;
height:28px;
line-height:28px;
width:180px;
border-bottom:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
background: #e2e2e2 url(../../images/arrow.png) no-repeat right;
}

#service_text ul.tax li a.first {
border-top:1px solid #999;
}

#service_text ul.tax li a:hover {
background: #999 url(../../images/arrow2.png) no-repeat right;
color:#fff;
}