.list_topics > li + li { margin-top: 18px; padding-top: 20px; border-top: solid 1px #d9d9d9; }

.list_topics > li .title { display: inline-block; font-weight: bold; }

.list_topics > li .link:link { color: #007b94; text-decoration: none; }

.list_topics > li .link:visited { color: #007b94; text-decoration: none; }

.list_topics > li .link:hover { color: #007b94; text-decoration: underline; }

.list_topics > li .link:visited:hover { color: #007b94; text-decoration: underline; }

.list_topics > li .link:active { color: #007b94; text-decoration: none; }

.list_topics > li .link:focus { color: #007b94; text-decoration: none; }

.list_topics > li a.link:before { content: ''; display: inline-block; width: 8px; height: 8px; margin-right: 4px; position: relative; top: -2px; background-repeat: no-repeat; background-image: url(../../common/img/arr_gray01.png); }

.list_topics > li .desc { margin-top: 10px; }

.list_topics > li .date { margin-right: 1em; }

/*# sourceMappingURL=style.css.map */
