<!--

/*______________________________________

	DADADADANDY HOUSE

	JavaScript file / css font-size

	[fontsize]

	11.2004 

______________________________________*/

//----------------------------

// font-size

//----------------------------

if (document.getElementById) {

	var ua = navigator.userAgent.toLowerCase();

	var win = ua.indexOf('msie') != -1;

	var winie = ua.indexOf('msie') != -1 && ua.indexOf('win') != -1;

	document.writeln('<STYLE TYPE="text/css">');

		if (winie) {

			document.writeln('h1    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:100%;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h2    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:100%;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h3    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:100%;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h4    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:100%;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('.f10n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 69%;line-height:120%;}');

			document.writeln('.f10  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 10px;line-height:140%;}');

			document.writeln('.f10w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 69%;line-height:170%;}');

			document.writeln('.f12n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 12px;line-height:120%;}');

			document.writeln('.f12  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 12px;line-height:140%;}');

			document.writeln('.f12w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 75%;line-height:170%;}');

			document.writeln('.f14n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 90%;line-height:120%;}');

			document.writeln('.f14  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 90%;line-height:120%;}');

			document.writeln('.f14w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size: 90%;line-height:170%;}');

			document.writeln('.f18n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:113%;line-height:120%;}');

			document.writeln('.f18  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:113%;line-height:140%;}');

			document.writeln('.f18w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:113%;line-height:170%;}');

			document.writeln('.fcap {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:75%;line-height:100%;}');

		} else if (win) {

			document.writeln('body  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('th    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('td    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('h1    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h2    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h3    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h4    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('.f10n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:11px;line-height:120%;}');

			document.writeln('.f10  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:11px;line-height:140%;}');

			document.writeln('.f10w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:11px;line-height:170%;}');

			document.writeln('.f12n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:120%;}');

			document.writeln('.f12  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:140%;}');

			document.writeln('.f12w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('.f14n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:14px;line-height:120%;}');

			document.writeln('.f14  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:14px;line-height:140%;}');

			document.writeln('.f14w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:14px;line-height:170%;}');

			document.writeln('.f18n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:18px;line-height:120%;}');

			document.writeln('.f18  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:18px;line-height:140%;}');

			document.writeln('.f18w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:18px;line-height:170%;}');

			document.writeln('.fcap  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:100%;}');

		} else {

			document.writeln('body  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('th    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('td    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('h1    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h2    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h3    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('h4    {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;font-weight:bold;font-style:normal}');

			document.writeln('.f10n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:10px;line-height:120%;}');

			document.writeln('.f10  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:10px;line-height:140%;}');

			document.writeln('.f10w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:10px;line-height:170%;}');

			document.writeln('.f12n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:12px;}');

			document.writeln('.f12  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:12px;}');

			document.writeln('.f12w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:170%;}');

			document.writeln('.f14n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:14px;line-height:120%;}');

			document.writeln('.f14  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:14px;line-height:140%;}');

			document.writeln('.f14w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:14px;line-height:170%;}');

			document.writeln('.f18n {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:18px;line-height:120%;}');

			document.writeln('.f18  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:18px;line-height:140%;}');

			document.writeln('.f18w {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:18px;line-height:170%;}');

			document.writeln('.fcap  {font-family :SimSun, "MS UI Gothic", Hei, sans-serif;font-size:12px;line-height:100%;}');

		}

	document.writeln('</STYLE>');

}

//-->


