body {
	font-size:10px;
}
/* for IE6 */
* html body {font-size:63%;}
/* for IE7 */
*:first-child+html body {font-size: 63%;}

* html body td,
* html body th
{
	font-size:100%;
}
#header ul li#fontS a {
	background-image:url(../img/common/fonts_on.gif);
}
#header ul li#fontM a {
	background-image:url(../img/common/fontm_off.gif);
}
#header ul li#fontB a {
	background-image:url(../img/common/fontb_off.gif);
}
