@charset "utf-8";
/* ---- hm... -- */
@import "/v_meta.css";
@import "/default.css";
#ix_con:before {content: "The beginning of visible area.";}
#ix_con:after {content: "This page contains " counter(divNo) " section(s), " counter(pNo) " paragraph(s), " counter(aNo) " link(s), " counter(imgNo) " image(s) and " counter(tableNo) " table(s).";}
*:not(.dagdummy) #ix_con:after {content: "The end of visible area.";}
html[lang]:after {content: "The language of this HTML document is: " attr(lang) " (ISO 639)";}