@CHARSET "UTF-8";
.content {
    height:auto;
    min-height:652px;_height:652px;
    margin: 20px auto;
    border: 1px solid #E3E3E3;
    background-color: #fff;
}
.content .ext-title {
    margin: 25px auto;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: gray;
}
.content .ext-title a {
    font-size: 14px;
    color: #428bca;
    text-decoration: none;
}
.content .ext-title a:hover {
    text-decoration: underline;
}

/*share*/
.share {
    margin-bottom: 0px;
    float: right;
}
.share li {
    line-height: 40px;
    padding-left: 5px;
    padding-right: 5px;
    list-style-type: none;
    float: left;
}
.share img {
    width: 30px;
    height: 30px;
}