#Home {
  width: 730px;
}

#Home img{
	margin-top: 10px;
}


#Home .left {
  float: left;
  width: 530px;
}

#Home .left .season {
  width: 255px;
  float: left;
}


#Home .left .top_rank {
  width: 255px;
  float: right;
}


#Home .left .box {
  width: 255px;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}

#Home .left .box.right {
  margin-right: 0px;
}

#Home .left .box p {
  padding-left: 13px;
  background-image: url(https://www.e-iina.com/img/arrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 0px;
}

#Home .left .box p a {
  color: #333;
}

#Home .left .box p a:hover {
  text-decoration: underline;
}

#Home .left .news {
  height: 200px;
  width: 498px;
  overflow: scroll;
  padding: 15px;
  border: 1px solid #CCC;
  margin-top: 10px;
}

#Home .left .news dl dt {
  font-weight: bold;
  color: #316BCC;
  float: left;
}

#Home .left .news dl dd {
  background-image: url(https://www.e-iina.com/img/common/arrow01.jpg);
  background-repeat: no-repeat;
  background-position: 87px 7px;
  padding-left: 95px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

#Home .left img.mail {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0px;
  line-height: 0px;
  vertical-align: bottom;
}

#Home .left .link {
  margin-top: 10px;
  width: 530px;
}

#Home .left .link img {
  float: left;
}

#Home .left .link p {
  margin-left: 213px;
}

#Home .left .link p strong {
  font-weight: bold;
  color: #316BCC;
}




#Home .right {
  float: right;
  width: 180px;
}

#Home .right h2 {
  margin-bottom: 0px;
}



#Home .right p {
  margin-top: 5px;
}

#Home .right p strong {
  font-weight: bold;
  color: #C00;
}


#Home .right h3 {
  color: #0B77B8;
  font-weight: bold;
  margin-top: 10px;
}