//Mac—pƒXƒ^ƒCƒ‹‹­§’uŠ·
if(navigator.appVersion.indexOf("Mac") != -1){
	document.write('<style type="text/css">');
	document.write('body,td {font-size:10px !important;line-height:15px !important;font-family:"Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠÛƒS Pro W4","•½¬ŠÛƒSƒVƒbƒN W4",sans-serif !important;}');
	document.write('.body  {font-size: 10px !important;line-height: 15px !important;}');
	document.write('.class  {font-size: 9px !important;line-height: 14px !important;}');
	document.write('</style>');
}