#content #con_right .now_location_1{
  background-color: #6d6d6d;
  padding: 6px 4px;
  color: #fff;
}

#content #con_right .now_location_1 a {
  color: #fff;
}

#content #con_right .now_location_1 .now_page {
  color: #E4FF03;
}

.table_btn_2 {
    background: url(btn_2.gif);
    width: 42px;
    height: 22px;
    border: none;
    cursor: pointer;
}