/* ────────────────────────────────────────────────── common ────────────────────────────────────────────────── */
.article-content .list-sub-notice-container:after { content: ''; display: block; clear: both; }
.article-content .list-sub-notice-container {
	position: relative; margin: 10px 0 0; padding: 10px;
    background-color: #ffffff;
    border: 1px solid #d1d1d1;
    letter-spacing: -1px;
}
.article-content .list-sub-notice-container > h2 {
    padding: 15px 0 0 15px;
	font-size: 14px; font-weight: 500;
}
.article-content .list-sub-notice-container ul {
	/*margin: 0 0 0 32px;*/ padding: 15px 0 15px 0;
    list-style-position: inside;
}
.article-content .list-sub-notice-container ul > li {
	padding: 0 15px; list-style-type: disc;
	font-size: 13px; color: #999; line-height: 1.8;
}
.article-content .list-sub-notice-container > a {
	position: absolute; top: 15px; right: 15px;
    display: block; height: 38px; padding: 0 15px;
	font-size: 12px; color: #888;
    line-height: 36px; letter-spacing: -1px;
    border: 1px solid #d1d1d1;
    background-color: #fbfbfb;
}

.table-responsive .table tr th,
.table-responsive .table tr td {
    text-align: center;
}
.table-responsive .table tr td:nth-of-type(2) {
    text-align: left;
}

.table-responsive .table tr td:nth-of-type(1) img {
    position: relative; top: 4px;
}
.table-responsive .table tr td:nth-of-type(1) strong,
.table-responsive .table tr td:nth-of-type(1) span { color: #777; }

.table-responsive .table tr td.comment {
    text-align: left;
}
.table-responsive .table tr td.comment > span[data-value="y"] {}
.table-responsive .table tr td.comment > span[data-value="n"] { color: #ccc; }
.table-responsive .table tr td .icon-chat {
    width: 32px; height: 32px; margin: 0 auto;
    background-image: url(/resource/images/common/onepick-sprites.png?v=3);
    background-repeat: no-repeat;
}
.table-responsive .table tr td .icon-chat[data-value="y"] { background-position: -64px -477px; }
.table-responsive .table tr td .icon-chat[data-value="n"] { background-position: 0 -477px; }

/* ────────────────────────────────────────────────── level ────────────────────────────────────────────────── */

.table-list-level .table tr td:nth-of-type(3) {
    font-family: tahoma; font-size: 12px; letter-spacing: 0px; color: #777;
}
.table-list-level .table tr td:nth-of-type(4) {}
.table-list-level .table tr td:nth-of-type(5) { text-align: left; }









/* ────────────────────────────────────────────────── analyze ────────────────────────────────────────────────── */










/* ────────────────────────────────────────────────── point ────────────────────────────────────────────────── */










/* ────────────────────────────────────────────────── community ────────────────────────────────────────────────── */
