#main{
  width: 455px;
  float: right;
}

#main p.home_title{
  margin-bottom: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid white;
}

#main table{
  margin-bottom: 30px;
  margin-right: 5px;
}

#main table tr td{
  padding: 5px;
  line-height: 1.4;
  font-size: 14px;
}

#main table tr td span{
  padding-left: 3px;
}

#main p.service{
  font-size: 14px;
  line-height: 1.8;
  padding: 5px;
}

#sub{
  width: 200px;
  float: left;
}

#sub p.photo{
  margin-bottom: 3px;
}

#sub p.name{
  margin-bottom: 3px;
}

#sub p.name a{
  font-size: 18px;
  font-weight: normal;
}


#sub p.name a{
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 3px;
}

#sub table{
  width: 160px;
}

#sub table tr td{
  font-size: 14px;
  color: fe8e31;
  font-weight: normal;
  padding: 3px;
}

