.sx { background: #e5e5e5;}
        .sx table { margin-top: 5px;}
        .sx th { height: 30px; border: solid 1px #ccc; background: #f1f1f1;}
        .sx td { padding: 5px 0; text-align: center; border: solid 1px #d8ccb4; word-wrap: break-word; background: #fff;}
        .sx td.a-left { text-align: left; padding-left: 5px; padding-right: 5px;}
        .sx span { width: 18px; height: 18px; line-height: 18px; margin: 0 2px; text-align: center; font-size: 12px; color: #fff; border-radius: 9px; display: inline-block; background: #f00;}
        .sx span.green { background: #009933;}
        .sx span.blue { background: #3366ff;}
        ul.sx1 {}
        ul.sx1 li { float: left; width: 33.33%; padding: 5px 0;}
        ul.sx1 li dl {}
        ul.sx1 li dl dt {}
        ul.sx1 li dl dt img { width: 40px; height: auto;}
        ul.sx1 li dl dd {}
