@charset "utf-8";

.brand-Wrapper #seg7 {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 50%;
  width: 960px;
  margin-left: -480px;
}
.brand-Wrapper #seg7 .catBoxInner {
  position: relative;
}
.brand-Wrapper #seg7 .disable p {
  opacity: 0;
}
.brand-Wrapper #seg7 .catBox.cat0 p {
  position: absolute;
}
.brand-Wrapper #seg7 .catBox.cat0 .obj1 {
  /*top: 26px;*/
  top: 145px;
  left: 50%;
  margin-left: -142px;
}
.brand-Wrapper #seg7 .catBox.cat0 .obj3 {
  top: 340px;
  left: 50%;
  margin-left: -402px;
}
