@charset "UTF-8";

#breadcrumb:after {
  content: "";
  display: block;
  position: absolute; top: -40px; right: 0;
  width: 369px; height: 266px;
  background: url(../images/background-b.png) right top no-repeat;
  z-index: -1;
}
