document.write("<STYLE TYPE='text/css'><!--");

if (navigator.userAgent.indexOf("Win") >= 0) {
	if (navigator.appName.indexOf("Microsoft") >= 0) {
		// WIN IE
		document.write(".text9e{font-Size:10px; font-family:Arial, Verdana, sans-serif}");
		document.write(".text10e{font-size:12px; font-family:Arial, Verdana, sans-serif}");
		document.write(".text12e{font-size:14px; font-family:Arial, Verdana, sans-serif}");
		document.write(".text9{font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
		document.write(".text9_line1{font-size:10px; line-height:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
		document.write(".text10{font-Size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
		document.write(".text10m{font-Size:12px; line-height:130%; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
		document.write(".text12{font-Size:14px; letter-spacing:1px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
		document.write(".text14j{font-Size:16px; letter-spacing:1px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
	} else {
			if(navigator.appVersion.charAt(0) >= 5){
			// WIN NETSCAPE 6.x~
			document.write(".text9e{font-Size:11px; font-family:Arial, Verdana, sans-serif}");
			document.write(".text10e{font-size:12px; font-family:Arial, Verdana, sans-serif}");
			document.write(".text12e{font-size:14px; font-family:Arial, Verdana, sans-serif}");
			document.write(".text9{font-size:11px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
			document.write(".text9_line1{font-size:11px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
			document.write(".text10{font-Size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
			document.write(".text10m{font-Size:12px; line-height:130%; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
			document.write(".text12{font-Size:14px; letter-spacing:1px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
			document.write(".text14{font-Size:14px; letter-spacing:1px; font-family:‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif}");
		
		}else {
			// WIN NETSCAPE 4.x
			document.write(".text9e{font-Size:11px}");
			document.write(".text10e{font-size:13px}");
			document.write(".text12e{font-size:15px}");
			document.write(".text9{font-size:11px}");
			document.write(".text9_line1{font-size:8px}");
			document.write(".text10{font-Size:13px}");
			document.write(".text10m{font-Size:13px; line-height:130%}");
			document.write(".text12{font-Size:15px}");
			document.write(".text14{font-Size:17px}");
		}
	}
} else {
	if (navigator.appName.indexOf("Microsoft") >= 0) {
		// MAC IE
		document.write(".text9e{font-Size:10px; font-family:Arial, Verdana, sans-serif}");
		document.write(".text10e{font-size:12px; font-family:Arial, Verdana, sans-serif}");
		document.write(".text12e{font-size:14px; font-family:Arial, Verdana, sans-serif}");
		document.write(".text9{font-size:10px; font-family:Osaka, MS UI Gothic, sans-serif}");
		document.write(".text9_line1{font-size:9px; line-height:10px; font-family:Osaka, MS UI Gothic, sans-serif}");
		document.write(".text10{font-Size:12px; font-family:Osaka, MS UI Gothic, sans-serif}");
		document.write(".text10m{font-Size:12px; line-height:130%; font-family:Osaka, MS UI Gothic, sans-serif}");
		document.write(".text12{font-Size:14px; font-family:Osaka, MS UI Gothic, sans-serif}");
		document.write(".text14{font-Size:16px; font-family:Osaka, MS UI Gothic, sans-serif}");
	} else {
			if(navigator.appVersion.charAt(0) >= 5){
			// MAC NETSCAPE 6.x~
			document.write(".text9e{font-Size:11px; font-family:Arial, Verdana, sans-serif}");
			document.write(".text10e{font-size:12px; font-family:Arial, Verdana, sans-serif}");
			document.write(".text12e{font-size:14px; font-family:Arial, Verdana, sans-serif}");
			document.write(".text9{font-size:11px; font-family:Osaka, MS UI Gothic, sans-serif}");
			document.write(".text9_line1{font-size:21px; font-family:Osaka, MS UI Gothic, sans-serif}");
			document.write(".text10{font-Size:12px; font-family:Osaka, MS UI Gothic, sans-serif}"); 
			document.write(".text10m{font-Size:12px; line-height:130%; font-family:Osaka, MS UI Gothic, sans-serif}"); 
			document.write(".text12{font-Size:14px; font-family:Osaka, MS UI Gothic, sans-serif}");
			document.write(".text14{font-Size:16px; font-family:Osaka, MS UI Gothic, sans-serif}");
	 	}else {
			// MAC NETSCAPE 4.x
			document.write(".text9e{font-Size:10px}");
			document.write(".text10e{font-size:12px}");
			document.write(".text12e{font-size:14px}");
			document.write(".text9{font-size:10px}");
			document.write(".text9_line1{font-size:10px}");
			document.write(".text10{font-Size:12px}"); 
			document.write(".text10m{font-Size:12px; line-height:130%}"); 
			document.write(".text12{font-Size:14px}");
			document.write(".text14{font-Size:16px}");
	 	}
	}
}

 document.write("--></STYLE>");