@charset "utf-8";
#right{
  float:right;
  width:600px;
}
#left{
  float:left;
  width:450px;
}


#right li{
  color:#fff;
}

.maps h1,
.maps h2,
.maps #siteid,
.maps #header,
.maps #footer{
  display:none;
}
.maps,
.maps #contents{
  text-align:left;
  width:300px;
  overflow:hidden;
}
#map{
  width:300px;
}

#Addr{
  color:#fff;
}
