body {
  text-align: center;
  background: #E5E5E5;
  color: #a00e0e;
}

.clr_a {
  clear: both;
  height: 16px;
  background: url("/images/pc/toppage/hr_b.gif") no-repeat;
}

#container {
  margin: 0 auto;
  text-align: left;
  width: 750px;
  background: url("/images/pc/toppage/bg.gif") repeat-y;
}

#header {
  background: #ff6666 repeat-x;
}

#header h1 {
  text-indent: -9999px;
}

#main_a {
  background: url("/images/pc/toppage/hr_a.gif") no-repeat top left;
  padding: 16px;
}

#main_a img {
  border: 4px solid white;
  float: right;
  margin: 10px;
}

#main_b {
  float: left;
  margin: 0 -240px 0 0;
  width: 510px;
  text-align: center;
}

#main_b h3 {
  background: #ff6666;
  color: white;
  padding: 0.3em 0 0.3em 1em;
  font-size: large;
  clear: both;
}

#main_b img {
  margin: 1em;
}

#main_b p {
  margin: 1em 1em 1em 2em;
  text-align: left;
}

#partsimg {
  float: left;
}

#subcontentsimg {
  float: right;
}

#correspondant_devices {
  width: 240px;
  float: left;
  margin: 0 0 0 240px;
}

#correspondant_devices table {
  width: 100%;
}

#correspondant_devices td {
  width: 33%;
  text-align: left;
  padding: 0 0 0 0.6em;
}

#correspondant_devices div {
	background: #999999;
	color: #FFFFFF;
	padding: 0 0 0 1em;
	margin: 0px 0;
	font-weight: bold;
}

#footer {
  clear: left;
  background: #FF6666 url("/images/pc/toppage/hr_b.gif") no-repeat top left;
  height: 40px;
  text-align: center;
  padding: 20px 0 0 0;
  color: white;
  font-weight: bold;
}

#image_name {
  width: 510px;
  border: 0px;
}
