
/* Set Base Style: BELLESIORA
----------------------------------------- */
@import "reset.css";				/* browser default css reset */
@import "base.css";					/* base template style */


@import "hack.css";					/* hack style */


/* Style for MacIE 5.x
------------------------------------------*/
/*for MacIE5*/
/*\*//*/
  @import "ie5m.css";
/**/