/* LeDio-clip.css */



#body .catch {
  width:100%;
  height:250px;
  margin:0 0 30px 0;
  padding:0;
  background:url(../img/catch-LeDio-Clip.jpg) no-repeat left top;
}



#body h3 {
  clear:both;
}
#body h3 a {
  color:#333;
}

#body p.label {
  margin:0 0 20px 0;
}

#body table.spec {
  float:right;
  width:410px;
  height:auto;
  margin:0 0 20px 0;
}

#body p.detail {
  float:left;
  margin:0 0 20px 0;
  text-align:center;
}
#body p.detail img {
}

#body ul {
  clear:both;
  padding:10px 0 0 30px;
}
#body ul li {
}



#body div#ledio-clamp-field {
  position:relative;
  width:100%;
  margin:0 0 30px 0;
}
#body div#ledio-clamp-field p.detail {
}
#body div#ledio-clamp-field table.spec {
  width:360px;
}



#body div#ledio-27-clip-field {
  position:relative;
  width:100%;
  margin:0 0 30px 0;
}
#body div#ledio-27-clip-field p.label {
  float:left;
}
#body div#ledio-27-clip-field p.detail {
  position:absolute;
  top:50px;
  right:10px;
}
#body div#ledio-27-clip-field table.spec {
  position:absolute;
  top:270px;
  right:0;
  width:380px;
}

