<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tech-contents {
  background: #ffffff;
  color: #333333;
  font-size: 14px;
  text-align: left;
  width:570px;;
}

h1 {
  padding: 0 0 0 10px;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}

h2 {
  margin: 15px 0 5px 0;
  padding: 4px 0 3px 10px;
  font-size: 14px;
  background-image: url(../image/h2stepsback.jpg);
  background-repeat: repeat-y;
  text-align: left;
  color: #333333;
  font-weight: 600;
  line-height: 1em;

}
h3 {
  padding: 8px 0 0 10px;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 4em;
	padding-top: .5em;
	padding-bottom: 0em;
	background-position: 5px;
}

.no-arrow {
	margin-top: 0.3em;
	margin-bottom: 0em;
	margin-right: 4em;
	background-image: url(../image/spacer.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 4em;
	padding-top: .5em;
	padding-bottom: 0em;
	background-position: 5px;
}
</pre></body></html>