.editInn .no-content {
    color : #999999;
}
.qItemShow .esq-answer {
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #d2d6de;
    padding: 6px 12px;
    min-height: 60px;
}
.view-body {
    background: #ddf4ff url(oldbg2-bg.jpg) repeat-x;
}
.view-body .content {
    /*background: url(oldbg2.jpg) no-repeat top center; */
    padding-top: 60px;
    margin: 0 auto;
}
.sortnum {
	margin-top: 5px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: #e2e2e2;
    border: 2px solid #e2e2e2;
}