.detail{
  width: 30%;
  float: left;
}

.images img{
  float: left;
  margin: auto;
  width: 20%;
}

.inner{
  margin: auto;
  padding-top: 63px;
  height: 100%;
  width: 1500px;
}

body{
  width: 1365px;
}

button{
  color: #000000;
  width: 200px;
  height: 50px;
  border: 1px solid #000000;
  text-decoration: none;
  text-align: center;
  padding: 20px 50px;
}

.frame{
  margin-top: 50px;
}

a:visited{
  color: #000000;
  text-decoration: none;
}
