@charset "utf-8";

/* import all css
=============================================== */

@import "def.css";

/* one css file: "@import" to 30 times [wie6] */
/* one html file: loading to total 50 css files [mie5.x] */

/* link __ media="all" ||| except only "screen" = pre off [ns4.x] */
/* @import "___.css" ||| omit "url()" = off [ie4.0] */

