.breadcrumb {
  font-style : normal;
  font-weight : bold;
  color : #444444;
  line-height : 1.3;
}
.breadcrumb a {
  color : #664422;
  font-weight : normal;
  text-decoration : none;
}
.breadcrumb a:hover {
  color : #F39800;
  text-decoration : underline;
}

.ir_data tr {
  padding : 10px 0 10px 15px;
  border-bottom : 1px dotted #CCCCCC;
  background : url(/library/company/common/img/arw_red_r_03.png) no-repeat left 16px;
}

