@charset "utf-8";
/*--- font small ---*/
body{
font-size:10px!Important;
}
/*IE6 or sooner*/
* html body{
font-size:65%;
}
