.pp-add-comm {
    width: 540px;
}

.pp-add-comm-content {
    padding: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #666;
}

.pp-add-comm-p {
    margin: 0 0 10px;
    position: relative;
}

.pp-add-comm-inp1 {
    border: 1px solid #d3d3d3;
    width: 377px;
}

.pp-add-comm-inp2 {
    border: 1px solid #d3d3d3;
    width: 341px;
}

.pp-add-comm-area {
    border: 1px solid #d3d3d3;
    width: 495px;
    height: 200px;
    margin: 5px 0 0;
}
.pp-add-comm-area_w750 {
    width: 750px;
}

.pp-add-comm-p-s {
    color: Red;
}

.pp-add-comm-p-a {
    background: url(/stc/i/dashed_1d82a2.gif) repeat-x 0 bottom;
    display: inline-block;
    text-decoration: none !important;
}

.pp-add-comm-p-a-plus {
    background: url(/stc/i/ico_plus_blue.gif) no-repeat 0 5px;
    display: none;
    text-decoration: none;
    float: right;
    padding: 0 0 0 12px;
}

.pp-add-comm-p-a-act {
    background: #348fab;
    color: White;
    padding: 0 5px;
}

.pp-add-comm-submit {
    text-align: center;
}

.pp-add-comm-submit-btn-green {
    float: none;
}

.pp-add-comm-btn {
    background: #348fab;
    color: #fff;
    text-decoration: none !important;
    display: inline-block;
    padding: 7px 20px;
}

.pp-add-comm-inp3 {
    border: 1px solid #d3d3d3;
    width: 99.1%;
}

.pp-add-comm-file {
    width: 1px;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
}

.pp-add-comm-p-hidden1,
.pp-add-comm-p-hidden2, .pp-add-comm-p-hidden3 {
    display: none;
    width: 100%;
}

.pp-add-comm-p-hidden1-td {
    white-space: nowrap;
    vertical-align: middle;
}

.pp-add-comm-p-hidden1-td2 {
    padding: 0 10px;
    width: 1%;
}

.pp-add-comm-p-hidden1-td3 {
    padding: 0 10px 0 0;
    width: 1%;
}

.pp-add-comm-load {
    width: 187px;
    text-align: center;
}

.pp-add-comm-world {
    width: 187px;
    margin-left: 5px;
}

.pp-add-comm-p-bold {
    width: 19px;
    height: 19px;
    background: #eee url(/stc/i/ico_btn_bold.gif) no-repeat center;
    position: absolute;
    top: 0;
    right: 41px;
}

.pp-add-comm-p-em {
    width: 19px;
    height: 19px;
    background: #eee url(/stc/i/ico_btn_em.gif) no-repeat center;
    position: absolute;
    top: 0;
    right: 21px;
}

.pp-add-comm-p-line {
    width: 19px;
    height: 19px;
    background: #eee url(/stc/i/ico_btn_line.gif) no-repeat center;
    position: absolute;
    top: 0;
    right: 1px;
}

.pp-add-comm-p2 {
    margin: 10px 0 0;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 10px 10px;
    font-size: 12px;
    line-height: 16px;
    color: #666;
}

.pp-add-comm-scroll {
    max-height: 150px;
    overflow-y: auto;
    font-size: 12px;
    line-height: 16px;
}

.pp-add-comm-scroll-a {
    border-bottom: 1px solid #d2d2d2;
    display: block;
    padding: 7px 10px;
    text-decoration: none !important;
}

.pp-add-comm-scroll-a:hover {
    background: #ff9526;
    color: White;
}

.pp-add-comm-scroll-act {
    background: #ff9526;
    color: White;
}

.pp-add-comm-all {
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: Black;
    text-align: left;
    margin: 7px 0 0 10px;
}

.pp-add-comm-sel {
    width: 200px;
    margin: -1px 0 0;
}

.help-block {
    position: relative;
    border: 1px solid #c83831;
    border-radius: 2px;
    font-size: 11px;
    line-height: 17px;
    color: #c83831;
    margin-top: 6px;
    padding: 3px 10px 4px;
}
.help-block:after {
    content: "";
    position: absolute;
    top: -4px;
    left: 10px;
    background: url(/stc/i/arrow-up-c83831.png);
    width: 7px;
    height: 4px;
}
