@charset "utf-8";

/* CSS Document */



/* General */

@import url(general.css);



/* Layout */

@import url(layout.css);



/* Nav */

@import url(nav.css);



/* Module */

@import url(module.css);



/* Tab */

@import url(tabs.css);



/* HOME */

@import url(home.css);



/* Reading Corner */

@import url(read.css);



/* Standalone Page */

@import url(standalone.css);



 /*

  USAGE: All you have to do is include this one line in your CSS file, with the

  tag names to which you want the script applied:

 */



/*.iepngfix

{ behavior: url(js/iepngfix.htc) }

*/

 /*

  Alternatively, you can specify that this will apply to all tags like so:

   * { behavior: url(iepngfix.htc) }

 */
