@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
}
.topics_date {
	color: #339966;
	font-weight:bold;
}
.copyright {
	color: #FFFFFF;
	font-size:12px;
}
.service_guide {
	line-height:250%;
	font-size:16px;
}
a.tourButtonLink {
  background-image:url(http://maps.google.com/help/maps/tour/images/button.png);
  background-position:bottom;
  background-repeat:no-repeat;
  display:block;
  width:230px;
  margin:0px;
  padding:0px;
  line-height:40px;
  color:white;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
}
a.dbutton {
  background-image:url(http://maps.google.com/help/maps/tour/images/dbutton.gif);
  width:250px;
}

