body {
	font-size: 12px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

a:link      { color: #678; text-decoration: underline }
a:visited   { color: #678; text-decoration: none }
a:active   { color: #678; text-decoration: underline }
a:hover   {color:#f00; text-decoration: none;}

.fs12 {
	font-size: 12px;
	line-height: 18px;

}
.fs10 {
	font-size: 10px;
	line-height: 14px;
}
.company {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 16px;
}
.history {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 16px;
}
.network01 {
	font-size: 12px;
	padding-left: 3px;
	vertical-align: top;
	padding-top: 3px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 16px;
}
.network02 {
	font-size: 12px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 6px;
	color: #333333;
	padding-bottom: 6px;
	line-height: 16px;
	text-align: center;

}
.object01 {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 16px;
}
.object02 {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 16px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;

}
ul {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

ol {
  margin: 10px 0px 10px 30px;
  padding: 0px;
}
