
document.write("<STYLE TYPE='text/css'><!--")
<!--
/* CSS•ªŠò */
if(navigator.appVersion.indexOf("Mac",0) != -1) {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* MAC IE */
	document.write(".font11{font-Size:11px; line-height:120%}")
	document.write(".font12{font-Size:13px; line-height:120%}")
	document.write(".font14{font-Size:15px; line-height:120%}")
	} 
	else {
	/* MAC NN */
	document.write(".font11{font-Size:12px; line-height:120%}")
	document.write(".font12{font-Size:13px; line-height:120%}")
	document.write(".font14{font-Size:15px; line-height:120%}")
	}
}
else {
	if(navigator.userAgent.indexOf('MSIE')>=0) {
	/* WIN IE */
	document.write(".font11{font-Size:11px; line-height:120%}")
	document.write(".font12{font-Size:12px; letter-spacing: 1px; line-height:120%}")
	document.write(".font14{font-Size:14px; line-height:120%}")
	} 
	else {
	/* WIN NN */
	document.write(".font11{font-Size:11px; line-height:120%}")
	document.write(".font12{font-Size:12px; letter-spacing: 1px; line-height:120%}")
	document.write(".font14{font-Size:15px; line-height:120%}")
	}
}
// -->
document.write("--></STYLE>");
