@charset "utf-8";
/* CSS Document */

@import "float.css";

.hr {
  padding: 0 0 3px;
  margin-bottom: 15px;
  background: url(../../system/img/hr.gif) repeat-x left bottom;
}
.hr hr {
  display: none;
}

.list_arrow li {
  padding-left: 12px;
  background: url(../img/icon_arw_gray.gif) no-repeat 0 7px;
}

.list_arrow li ul {
  margin-top: 0;
}

.inner li img {
	vertical-align: middle;
}