﻿a{ 
text-decoration:none; 
color:#333; 
} 
.sabox {
    width: 1200px;
    margin: 0 auto;
}

    .sabox ul {
    }

        .sabox ul li {
            width: 280px;
            height: 130px;
            border: 1px solid #ddd;
            margin: 57px;
            float:left;
            font-size:13px;
        }
.saboximg {
     display:inline-block;
    width: 100px;
    height: 100px; 
    margin: -50px 0 0 90px; 
    border:0;
}
.sc1
{
    width: 1200px;
    height: 30px;
    float: left;
    border-bottom: #ddd solid 1px;
    line-height: 30px;
    font-size: 14px;
    color: #707070;
    padding: 0 0 0 0px;
    text-indent: 1em;
}
