.top {
   background-image: url(../img/top.gif);
   background-position: bottom;
   width: 900px;
   height: 150px;
   padding-top: 20px;
   margin-left: auto;
   margin-right: auto;
   text-indent: -9999px;
}

/* left */

#left {
   background-image: url(../img/title-line-long.gif);
   width: 900px;
   margin-top: 20px;
}

#left h2 {
   background-image: url(../img/company/title-company.gif);
   background-position: bottom;
   width: 61px;
   min-height: 27px;
   *height: 27px;
   text-indent: -9999px;
   margin-bottom: 10px;
}

#left h3 {
   clear: both;
   width: 900px;
   padding: 10px 0 10px 0;
   border-top: 1px #cfcfcf solid;
   border-bottom: 1px #cfcfcf dotted;
}

#left div.link a {
   display: block;
   background-image: url(../img/link-mark.gif);
   float: left;
   padding: 0 20px 10px 20px;
}

#left table {
   text-align: left;
}

#left table th {
   font-weight: bold;
   color: #25407d;
   vertical-align: top;
}

#left table td {
   padding: 0 0 10px 15px;
}

#left p {
   background-image: url(../img/mark-x.gif);
   background-position: 0px 4px;
   padding-left: 15px;
   margin: 10px 0 10px 0;
   font-weight: bold;
}

#left dl {
   border-bottom: 1px #5f5f5f dotted;
}

#left dt {
   color: #25407d;
}

#left dd {
   margin: 0 0 10px 15px;
}

@media input.button-none {
	display: none;
}
