﻿.SinaWeiBoListLeft {
    width: 60px;
    float: left;
}

.SinaWeiBoListRight {
    width: 540px;
    float: right;
}

.article {
    margin: 0 0 20px 0;
    padding: 30px 20px;
    width: 610px;
    border: 1px dashed #ddd;
}

.article span.butons a, .article div.butons a {
    margin: 0 5px 0 0;
    float: right;
    color: #9a9a9a;
    padding: 1px 10px;
    text-decoration: none;
    border: 1px solid #ebe8e8;
    background: #fbfbfc;
}

.article span.butons a:hover {
    border: 1px solid #d9f0ff;
    background: #40b5ff;
    color: #fff;
    text-decoration: none;
}

.article span.butons a.active {
    border: 1px solid #ebe8e8;
    background: #40b5ff;
    color: #fff;
    text-decoration: none;
}

.metaInfo img {
    float: none;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.DIVLeft {
    float: left;
    text-align: left;
}

.DIVRight {
    float: right;
    text-align: right;
}
