@charset "utf-8";
/* article_category : basic structure (no third-party resource) */
.wp-article_category_content { overflow: hidden; }
.wp-article_category_content ul,
.wp-article_category_content li { list-style: none; margin: 0; padding: 0; }
.wp-article_category_content a { text-decoration: none; }
