var Appversion = navigator.appVersion.charAt(0);
var Appname = navigator.appName.charAt(0);


with( document ){
	write("<STYLE TYPE='text/css'><!--");
	write(".ppbg{background-image:url( 'img/n01_ppbg01.gif');}");
	write(".nml a:link, .nml a:visited	{color:#FFFFFF; text-decoration:underline}");
	write(".nml a:hover, .nml a:active	{color:#FFFFFF; text-decoration:underline}");
	write(".nml4A636F a:link, .nml4A636F a:visited	{color:#4A636F; text-decoration:underline}");
	write(".nml4A636F a:hover, .nml4A636F a:active	{color:#4A636F; text-decoration:underline}");
	write(".nml666666 a:link, .nml666666 a:visited	{color:#666666; text-decoration:underline}");
	write(".nml666666 a:hover, .nml666666 a:active	{color:#666666; text-decoration:underline}");
	write(".sml a:link, .sml a:visited	{color:#ff9900; text-decoration:underline}");
	write(".sml a:hover, .sml a:active	{color:#ff9900; text-decoration:underline}");
	write(".sml666666 a:link, .sml666666 a:visited	{color:#666666; text-decoration:underline}");
	write(".sml666666 a:hover, .sml666666 a:active	{color:#666666; text-decoration:underline}");
	write(".sml6699cc a:link, .sml6699cc a:visited	{color:#6699cc; text-decoration:underline}");
	write(".sml6699cc a:hover, .sml6699cc a:active	{color:#6699cc; text-decoration:underline}");
	write(".smlC49193 a:link, .smlC49193 a:visited	{color:#C49193; text-decoration:underline}");
	write(".smlC49193 a:hover, .smlC49193 a:active	{color:#C49193; text-decoration:underline}");
	write(".smlC49193bold a:link, .smlC49193bold a:visited	{color:#C49193; text-decoration:underline}");
	write(".smlC49193bold a:hover, .smlC49193bold a:active	{color:#C49193; text-decoration:underline}");
	//font size‚ÌU‚è•ª‚¯
	if(navigator.appVersion.indexOf("Mac") > -1){
		if( Appname == "M" ){
			// ¡ MAC IE
			write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
			write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
			write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
			write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
			write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
			write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
			write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
		}
		else{
			if( Appversion < 5 ){
				// ¡ MAC NN 4.x
				write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			}
			else if( Appversion < 7 ){
				// ¡ MAC NN 6.x
				write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			}
			else{
				// ¡ MAC NN 7.x
				write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			}
		}
	}
	else{
		if( Appname == "M" ){
			// ¡ WIN IE
				write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
		}
		else{
			if( Appversion < 5 ){
				// ¡ WIN NN 4.x
				write(".nml	{font-size:14px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:14px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:14px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:11px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:11px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:11px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:11px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:11px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			}
			else if( Appversion < 7 ){
				// ¡ WIN NN 6.x
				write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			}
			else{
				// ¡ WIN NN 7.x
				write(".nml	{font-size:12px; color:#FFFFFF; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".nml4A636F	{font-size:12px; color:#4A636F; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".nml666666	{font-size:12px; color:#666666; font-style:normal; font-weight:normal; line-height: 16px; text-decoration:none}");
				write(".sml	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 18px; text-decoration:none}");
				write(".sml666666	{font-size:10px; color:#666666; font-style:normal; font-weight:normal; line-height: 12px; text-decoration:none}");
				write(".sml6699cc	{font-size:10px; color:#6699cc; font-style:normal; font-weight:bold; line-height: 16px; text-decoration:none}");
				write(".smlC49193	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
				write(".smlC49193bold	{font-size:10px; color:#C49193; font-style:normal; font-weight:bold; line-height: 14px; text-decoration:none}");
			}
		}
	}
	 write("--></STYLE>");
}
