var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);

document.writeln("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
  if( bName == "M")
   {
    // MAC IE

    document.writeln(".xltx{font-size:18px}");
    document.writeln(".lltx{font-size:16px}");
    document.writeln(".ltx{font-size:14px line-height:140%}");
    document.writeln(".mtx{font-size:13px line-height:150%}");
    document.writeln(".mmtx{font-size:13.5px line-height:150%}");
    document.writeln(".stx{font-size:11px line-height:150%}");
    document.writeln(".sstx{font-size:9px}");
    document.writeln(".xl{font-size:18px}");
    document.writeln(".ll{font-size:16px}");
    document.writeln(".l{font-size:14px}");
    document.writeln(".m{font-size:12px}");
    document.writeln(".s{font-size:10px}");
    document.writeln(".ss{font-size:8px}");
    document.writeln(".lform{font-size: 12px; letter-spacing:0px;}");
    document.writeln(".mform{font-size: 10px; letter-spacing:0px;}");
    document.writeln(".sform{font-size: 9px; letter-spacing:0px}");
  }
  else
  {
    if( vNum < 5 )
    {
      // MAC NETSCAPE 4.x
    document.writeln(".nedan{font-size:11px; color:#ff6600;}");
    document.writeln(".hinmei{font-size:14px; font-weight:bold; color:#ff6600;}");
    document.writeln(".mtxb{font-size:12px; line-height:130%; font-weight:bold;}");
    document.writeln(".midashi {font-size:12px;color:#ffffff;font-weight:bold;}");
    document.writeln(".goukei {font-size:12px;color:#000000;font-weight:bold;}");

    document.writeln(".xltx{font-size:18px; line-height:130%}");
    document.writeln(".lltx{font-size:14px; line-height:130%}");
    document.writeln(".ltx{font-size:13px; line-height:130%}");
    document.writeln(".mtx{font-size:12px; line-height:130%}");
    document.writeln(".stx{font-size:11px; line-height:140%}");
    document.writeln(".sstx{font-size:9px; line-height:140%}");
    document.writeln(".xl{font-size:18px}");
    document.writeln(".ll{font-size:14px}");
    document.writeln(".l{font-size:14px}");
    document.writeln(".m{font-size:12px}");
    document.writeln(".s{font-size:11px}");
    document.writeln(".ss{font-size:9px}");
    document.writeln(".lform{font-size: 10px}");
    document.writeln(".mform{font-size: 9px}");
    document.writeln(".sform{font-size: 8px}");
    }
    else
    {
      // MAC NETSCAPE 6.x~
    document.writeln(".nedan{font-size:10px; color:#ff6600;}");
    document.writeln(".hinmei{font-size:14px; font-weight:bold; color:#ff6600;}");
    document.writeln(".mtxb{font-size:12px; line-height:130%; font-weight:bold;}");
    document.writeln(".midashi {font-size:12px;color:#ffffff;font-weight:bold;}");
    document.writeln(".goukei {font-size:12px;color:#000000;font-weight:bold;}");

    document.writeln(".xltx{font-size:18px; line-height:130%}");
    document.writeln(".lltx{font-size:14px; line-height:140%}");
    document.writeln(".ltx{font-size:14px; line-height:130%}");
    document.writeln(".mtx{font-size:12px; line-height:130%}");
    document.writeln(".stx{font-size:10px; line-height:140%}");
    document.writeln(".sstx{font-size:9px; line-height:140%}");
    document.writeln(".xl{font-size:18px}");
    document.writeln(".ll{font-size:14px}");
    document.writeln(".l{font-size:14px}");
    document.writeln(".m{font-size:12px}");
    document.writeln(".s{font-size:10px}");
    document.writeln(".ss{font-size:9px}");
    document.writeln(".lform{font-size: 12px}");
    document.writeln(".mform{font-size: 10px}");
    document.writeln(".sform{font-size: 9px}");
    }
   }

}
else
{
  if( bName == "M")
  {
    // WIN IE
    document.writeln(".nedan{font-size:10px; color:#ff6600;}");
    document.writeln(".hinmei{font-size:16px; font-weight:bold; color:#ff6600;}");
    document.writeln(".mtxb{font-size:12px; line-height:140%; letter-spacing:1px; font-weight:bold;}");
    document.writeln(".midashi {font-size:12px;color:#ffffff;font-weight:bold;}");
    document.writeln(".goukei {font-size:12px;color:#000000;font-weight:bold;}");

    document.writeln(".xltx{font-size:18px; line-height:140%; letter-spacing:1px}");
    document.writeln(".lltx{font-size:16px; line-height:140%; letter-spacing:1px}");
    document.writeln(".ltx{font-size:14px; line-height:150%; letter-spacing:1px}");
    document.writeln(".mtx{font-size:12px; line-height:150%; letter-spacing:1px}");
    document.writeln(".stx{font-size:10px; line-height:150%; letter-spacing:1px}");
    document.writeln(".sstx{font-size:9px; line-height:140%; letter-spacing:1px}");
    document.writeln(".xl{font-size:18px}");
    document.writeln(".ll{font-size:16px}");
    document.writeln(".l{font-size:14px}");
    document.writeln(".m{font-size:12px}");
    document.writeln(".s{font-size:10px}");
    document.writeln(".ss{font-size:9px}");
    document.writeln(".lform{font-size: 14px; letter-spacing:2px}");
    document.writeln(".mform{font-size: 12px; letter-spacing:2px}");
    document.writeln(".sform{font-size: 10px; letter-spacing:2px}");
  }
  else
  {
    if( vNum < 5 )
    {
      // WIN NETSCAPE 4.x
    document.writeln(".nedan{font-size:11px; color:#ff6600;}");
    document.writeln(".hinmei{font-size:17px; font-weight:bold; color:#ff6600;}");
    document.writeln(".mtxb{font-size:14px; line-height:160%; font-weight:bold;}");
    document.writeln(".midashi {font-size:14px;color:#ffffff;font-weight:bold;}");
    document.writeln(".goukei {font-size:14px;color:#000000;font-weight:bold;}");

    document.writeln(".xltx{font-size:20px; line-height:130%}");
    document.writeln(".lltx{font-size:17px; line-height:140%}");
    document.writeln(".ltx{font-size:15px; line-height:160%}");
    document.writeln(".mtx{font-size:14px; line-height:160%}");
    document.writeln(".stx{font-size:11px; line-height:160%}");
    document.writeln(".sstx{font-size:10px; line-height:160%}");
    document.writeln(".xl{font-size:20px}");
    document.writeln(".ll{font-size:17px}");
    document.writeln(".l{font-size:15px}");
    document.writeln(".m{font-size:14px}");
    document.writeln(".s{font-size:11px}");
    document.writeln(".ss{font-size:10px}");
    document.writeln(".lform{font-size: 15px}");
    document.writeln(".mform{font-size: 14px}");
    document.writeln(".sform{font-size: 11px}");
    }
    else
    {
      // WIN NETSCAPE 6.x~
    document.writeln(".nedan{font-size:11px; color:#ff6600;}");
    document.writeln(".hinmei{font-size:17px; font-weight:bold; color:#ff6600;}");
    document.writeln(".mtxb{font-size:13px; line-height:140%; font-weight:bold;}");
    document.writeln(".midashi {font-size:13px;color:#ffffff;font-weight:bold;}");
    document.writeln(".goukei {font-size:13px;color:#000000;font-weight:bold;}");

    document.writeln(".xltx{font-size:20px; line-height:130%}");
    document.writeln(".lltx{font-size:17px; line-height:140}");
    document.writeln(".ltx{font-size:15px; line-height:140%}");
    document.writeln(".mtx{font-size:13px; line-height:140%}");
    document.writeln(".stx{font-size:11px; line-height:160%}");
    document.writeln(".sstx{font-size:10px; line-height:160%}");
    document.writeln(".xl{font-size:20px}");
    document.writeln(".ll{font-size:17px}");
    document.writeln(".l{font-size:15px}");
    document.writeln(".m{font-size:13px}");
    document.writeln(".s{font-size:11px}");
    document.writeln(".ss{font-size:10px}");
    document.writeln(".lform{font-size: 15px}");
    document.writeln(".mform{font-size: 14px}");
    document.writeln(".sform{font-size: 11px}");

    }
  }
}
 document.writeln("--></STYLE>");


