.mac-specialty h1{
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}
.mac-model,.mac-fault,.mac-price,.mac-specialty .toiawase-link{
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px #a5a8aa dotted;    
}
.mac-model p,.mac-fault{
    font-size: 1em;
    text-align: center;
}
.mac-specialty h2{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mac-specialty a,.mac-specialty .toiawase-link a{
    color: #226622;
}
.mac-specialty .toiawase-link a:hover{
    text-decoration:underline;
}
.mac-fault li{
    float: left;
    margin: 10px 30px;
}
.mac-fault-note{
    color: #226622;
    text-align: center;
    margin-top: 5px;
}
.mac-model table{
    width: 100%;
    margin: 5px;
    border-collapse:collapse;
    background-color: #ffffff;
}
.mac-model table td{
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1em;
    font-size: 0.7em;
    text-align: center;
    border:1px #f1f2f1 solid;
}
.mac-model table thead td{
    border:none;
}
.mac-model table thead td a{
    display: block;
    margin: 0px auto;
    width: 300px;
    border: 1px activeborder solid;
    background-color:#ecfbff;
    color: #363636;
    font-size: 18px;
    font-weight: 800;
    line-height: 28px;
}
.mac-model table thead td a:hover{
    text-decoration:underline;
}
.model-heder{
    font-size: 1em;
    font-weight: 600;
    background-color: #D7BEF7;
}
.mac-model table .tr1{
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #ead2df;
    text-align: center;
}
.mac-model table .tr2{
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #5c97e0;
    color:#fff;
    text-align: center;
}
.air_model,.pro_model,.macbook_model{
    margin-bottom: 15px;
   /* display:none;*/
}