h3{
    margin: 16px 2px 2px 2px;
    position: relative;
    display: inline-block;
    font-weight: normal;
    top: -1em;
}
p {
    margin: 2px 2px;
    line-height: 1.8;
}
#qpre {
    position: absolute;
    left: -1.2em;
    top: 0.3em;
}

#span1 {
    top: -3em;
}
.texts img {
    position: relative;
    display: inline-block;
    float: right;
    top: -60px;
    right: -50px;
    overflow: hidden;
}
.texts {
    position: relative;
    margin: 1em 5em;
}
.question + p {
    position: relative;
    text-indent: 0em;

}
.texts p + p{
    position: relative;
    text-indent: 2em;
    text-align: justify;

}

#post_line {
    margin: 0px auto 10px auto;
    text-align: right;
}
 i {
    position: relative;
    display: inline-block;
    top: -2em;
    font-size: small;
}
