@CHARSET "UTF-8";

body.topic {
    width: 100%;
    font-size: 14px;
    color: #222;
    line-height: 1.7;
    background-image: none;
    background-color: rgb(222, 221, 220)
}

.topic .infobox {
    width: 54em;
    margin: 0 auto;
}

#title {
    margin: 0 auto;
    width: 54em;
    position: relative;
    height: 75px;
    background: url(../images/topiclogo.png) no-repeat 10px 90%;
}

#title #breadLink {
    font-size: 14px;
    color: #777;
    line-height: 2;
    border-bottom: 1px solid #abc;
    margin-bottom: .5em;
}

#title h1 {
    font-family: "微软雅黑", "Microsoft Yahei", "宋体", "simsun";
    font-size: 18px;
    line-height: 43px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 65%;
    color: white;
    letter-spacing: .1em;
    background: rgb(189, 33, 19);
    height: 43px;
    font-weight: 400;
    padding-left: 15px
}

#title h1 i {
    display: block;
    position: absolute;
    left: -44px;
    top: 0;
    height: 43px;
    width: 44px;
    background: url(../images/toptitle.png) left top no-repeat;
}

#title #issue {
    display: none;
    position: absolute;
    left: 175px;
    bottom: 2px;
    color: #000;
    font-weight: bold;
}

#topicHeader {
    position: relative;
}

#coverImg {
    border: 3px solid rgb(189, 33, 19);
    min-height: 100px;
}

#coverImg img {
    width: 100%;
}

#description {
    line-height: 2;
    position: absolute;
    bottom: 3px;
    left: 3px;
    right: 3px;
}

#description .bg {
    position: absolute;
    background: url(../images/ctbg.png) repeat #222;
    left: 0;
    top: 0;
    bottom: 0px;
    right: 0px;
    filter: alpha(opacity=75);
    opacity: 0.75;
    z-index: 1;
}

#description .ct {
    padding: 1.5em;
    color: #fff;
    position: relative;
    z-index: 2;
}

#daoyu {
    font-family: "微软雅黑", "Microsoft Yahei";
    margin: 0 1em 0 0;
    background: #000;
    padding: .2em .5em;
}

#redFlagHeader {
    position: relative;
}

#redFlagHeader .title {
    position: absolute;
    font-size: 13px;
    text-align: right;
    bottom: 10px;
    right: 30px;
    font-family: "Microsoft Yahei";
    line-height: 1;
    font-weight: 700;
}

#redFlagHeader .title b {
    font-size: 25px;
    padding-left: 5px;
}

#topicWrap {
    margin: 0 auto;
    width: 54em;
    background: #fff;
    border-top: none;
    padding-bottom: 3em;
}

#article {
    line-height: 1.7;
    padding: 1.5em;
}

#topicContent {
}

#topicContent a {
    color: blue;
}

#topicContent h2 {
    font-family: "微软雅黑", "Microsoft Yahei", "宋体", "simsun";
    font-size: 150%;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin: .5em 0 1em;
    padding: 1em 0 .5em 55px;
    background: url(../images/titleicon.png) 5px 20px no-repeat;
}

#topicContent h3 {
    font-family: "微软雅黑", "Microsoft Yahei", "宋体", "simsun";
    font-size: 120%;
    margin-bottom: 1em;
}

#topicContent.redFlagContent h2 {
    background: none;
    border-left: 10px solid #b50000;
    padding: 3px 0;
    margin: 1.5em 0 1em;
    border-bottom: none;
    border-top: none;
    line-height: 1;
    text-indent: .7em;
}

#topicContent p {
    margin-bottom: 1em;
    text-indent: 2em;
}

#topicContent ul {
}

#topicContent ol {
}

.figure {
    background: #eaeaef;
    font-size: 14px;
    line-height: 1.7;
}

.figure img {
    width: 100%;
    border-bottom: 1px solid #fff;
}

.figure p {
    padding: .5em 1em;
    text-indent: 2em;
}

.figure span {
    display: block;
    text-align: center;
    padding: .5em 1em;
}

.floatRight {
    float: right;
    width: 40%;
    margin: .5em 0 1em 1em;
}

.floatLeft {
    float: left;
    width: 40%;
    margin: .5em 1em 1em 0;
}

#endding {
    position: relative;
    border: 3px solid rgb(174, 31, 19);
    padding: 2.5em 1em;
    font-size: 100%;
    text-indent: 2em;
    line-height: 2;
}

#endding .ltblock {
    font-family: "微软雅黑", "Microsoft Yahei", "宋体", "simsun";
    display: block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    letter-spacing: .5em;
    font-size: 22px;
    position: absolute;
    left: -3px;
    top: -21px;
    background: rgb(174, 31, 19);
    color: #fff;
    text-indent: 0;
    text-align: center;
}

#endding .ltblock i {
    display: block;
    width: 39px;
    height: 38px;
    position: absolute;
    left: 100%;
    top: 0;
    background: url(../images/enddingicon.png);
}

#editor {
    height: 37px;
    text-align: right;
    line-height: 47px;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 2em;
    padding-right: 2em;
    border-left: 420px solid rgb(174, 31, 19);
    background: url(../images/enddingicon.png) left top no-repeat;
    position: relative;
}

#editor .leftblock {
    position: absolute;
    top: 0;
    left: 45px;
    background: url(../images/topiclogo2.png) no-repeat 0 5px;
    width: 122px;
    height: 38px;
    background-size: 118px 35px;
}

#diggtop {
    font-size: 16px;
    text-align: center;
    background: #eee;
    clear: both;
    padding: 5px;
    margin: 10px 0 0;
}

#diggtop img {
    width: 25px;
    height: 25px;
    margin: 0 18px -3px 0;
    padding: 0;
}