#tech-spec{
    text-align: center;
}
#tech-spec span{
    display: block;
}
.technicallist ol{
    list-style: decimal;
    margin-left: 50px;
}
#midle .focus ul.list3techcat {
    margin-left: 150px;
}
#result div a.tsname{
    display: block;
    font-style: italic;
    text-decoration: underline;
}
#result div a.tsmore{
    margin-left: 10px;
    color: green;
}
.moreinfo{
    font-size: 0.8em;
}
.list-tech-home{
    list-style: none;
  float: left;
  width: 280px;
}
.list-tech-home li{
    display: block;
    width: 200px;
    float: left;
}
.box-img-sp{
    width: 68px;
    max-height: 45px;
    border: 1px solid silver;
    float: left;
    text-align: center;
    margin: 5px 10px 5px 0;
    overflow: hidden;
}
.box-img-sp img{
    max-width: 70px;
}
.focus h4 a{
    margin-top: 10px;
    font-size: 14px;
    color: green;
}