#aoline {
 clear: both;
 background-color:white;
 border-bottom:1px solid #8DB0FF;
 width: 600px;
 height: 5px;
 overflow:hidden;
 margin-bottom:10px; 
}
#itemshousai #mainimg {
  margin-bottom:10px; 
}
#itemshousai #spectable{
    width:500px;
    border-top:1px solid #8DB0FF;
    border-left:1px solid #8DB0FF;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
#itemshousai #spectable th{
    border-right:1px solid #8DB0FF;
    border-bottom:1px solid #8DB0FF;
    color:white;;
    background-color:#8DB0FF;
    text-align:left;
    padding: 6px;
}
#itemshousai #spectable td{
    border-right:1px solid #8DB0FF;
    border-bottom:1px solid #8DB0FF;
    padding: 6px;
}

#itemshousai div.spec {
    float: left;
    width: 300px;
    font-size:14px;
    margin-left:10px;
}

#itemshousai #thumblist li {
  list-style-type: none;
  display:inline;
  float:left;  
  margin-right:10px;
}

#itemshousai #thumblist p {
 font-size : 10pt;
 width:70px;
 margin:10px;
}

#itemshousai #thumblist img {
margin:7px;
}

#itemshousai .green {
background-color: green;
}

#itemshousai .white {
background-color: red;
}

#itemshousai .tech td {
  font-size: 9pt;
  padding: 6px;
}

#itemshousai .tech th {
  border-bottom: 1px solid #8DB0FF;
  font-size: 9pt;
  padding: 6px;
}
