@media print
{
	BODY { font-size:x-small; }
	th { font-size:x-small ; font-weight: normal; } 
	td { font-size:x-small ; color: #000000;} 

	a:link { color: #333333; text-decoration: none ; line-height: 130%;}
	a:hover { color: #99CCCC; text-decoration: underline}
	//a:visited { color: #333399; text-decoration: none}
	a:active { color: #99CCCC; text-decoration: underline}

	 .word1 { color: #000000; font-size:x-small;line-height: 130%;} 
	a.word1:link{color:#000000;line-height: 130%; text-decoration: underline}
	a.word1:hover {color: #ff3300; text-decoration: underline}
	a.word1:active {color: #ff3300; text-decoration: underline} 

	 .word1n { color: #000000; font-size:x-small;line-height: 130%; text-decoration: none } 
	a.word1n:link{color:#000000;line-height: 130%; text-decoration: none}
	a.word1n:hover {color: #ff3300; text-decoration: underline}
	a.word1n:active {color: #ff3300; text-decoration: underline} 

	 .word2 { color: #000000; font-size:x-small;line-height: 135%; text-decoration: none} 
	a.word2:link{color:#000000;line-height: 130%; text-decoration: none}
	a.word2:hover {color: #CC3399; text-decoration: underline}
	//a.word2:visited {color: #666666; text-decoration: underline} 
	a.word2:active {color: #CC3399; text-decoration: underline}

	 .word3 { color: #FFFFFF; font-size:x-small;line-height: 130%;} 
	a.word3:link{color:#FFFFFF; text-decoration: underline}
	a.word3:hover {color: #FFFF99; text-decoration: underline}
	//a.word3:visited {color: #FFFFFF; text-decoration: underline} 
	a.word3:active {color: #FFFF99; text-decoration: underline}

	 .word3n { color: #FFFFFF; font-size:x-small;line-height: 130%;  text-decoration: none} 
	a.word3n:link{color:#FFFFFF;  text-decoration: none}
	a.word3n:hover {color: #FFFF99; text-decoration: underline}
	a.word3n:active {color: #FFFF99; text-decoration: underline}

	 .word4 { color: #000000; font-size:x-small;line-height: 160%;} 
	a.word4:link{color:#ffffff;}
	a.word4:hover {color: #ffff99; text-decoration: underline}
	//a.word4:visited {color: #ffffff; text-decoration: underline} 
	a.word4:active {color: #ffff99; text-decoration: underline}

	 .word5 { color: #0000ff; font-size:x-small;line-height: 160%;} 
	a.word5:link{color:#0000ff;text-decoration: underline}
	a.word5:hover {color: #ffcc00; text-decoration: underline}
	//a.word5:visited {color: #0000ff; text-decoration: underline} 
	a.word5:active {color: #0000ff; text-decoration: underline}

	 .tip1 { color: #cc0000; font-size:small;} 
	a.tip1:link{color:#cc0000;}
	a.tip1:hover {color: #ff3300; text-decoration: underline}
	//a.tip1:visited {color: #666666; text-decoration: underline} 
	a.tip1:active {color: #ff3300; text-decoration: underline} 

	 .tip2 { color: #000000; font-size:x-small;} 

	 .tip3 { color: #009900; font-size:small; text-decoration: none} 
	a.tip3:link{color:#009900; text-decoration: none}
	a.tip3:hover {color: #ff3300; text-decoration: underline}
	//a.tip3:visited {color: #666666; text-decoration: underline} 
	a.tip3:active {color: #ff3300; text-decoration: underline} 

	 .link1 { color: blue; font-size:x-small;line-height: 130%;} 
	a.link1:link{color:blue;line-height: 130%; text-decoration: underline}
	a.link1:hover {color: #ff3300; text-decoration: underline}
	a.link1:active {color: #ff3300; text-decoration: underline} 

	 .link2 { color: blue; font-size:x-small;line-height: 130%; text-decoration: none} 
	a.link2:link{color:blue;line-height: 130%; text-decoration: none}
	a.link2:hover {color: #ff3300; text-decoration: underline}
	a.link2:active {color: #ff3300; text-decoration: underline} 

	 .title1  { color: green; font-weight:bold; font-size:small; } 
	 .strong1 { color: blue; } 
	 .strong2 { color: red; } 
	 .strong3 { color: #BDFF9E; } 
	 .strong4 { color: #DDFFFF; } 
	 .strong5 { color: #CC0000; } 
	 .weak1   { color: gray; }
	 .alpha1  { font-family:'Arial, Helvetica, sans-serif'; font-size:xx-small; }
	 .n { display: none; }
}

@media screen
{
	BODY { font-size:x-small; }
	th { font-size:x-small ; font-weight: normal; } 
	td { font-size:x-small ; color: #000000;} 

	a:link { color: #333333; text-decoration: none ; line-height: 130%;}
	a:hover { color: #99CCCC; text-decoration: underline}
	//a:visited { color: #333399; text-decoration: none}
	a:active { color: #99CCCC; text-decoration: underline}

	 .word1 { color: #000000; font-size:x-small;line-height: 130%;} 
	a.word1:link{color:#000000;line-height: 130%; text-decoration: underline}
	a.word1:hover {color: #ff3300; text-decoration: underline}
	a.word1:active {color: #ff3300; text-decoration: underline} 

	 .word1n { color: #000000; font-size:x-small;line-height: 130%; text-decoration: none } 
	a.word1n:link{color:#000000;line-height: 130%; text-decoration: none}
	a.word1n:hover {color: #ff3300; text-decoration: underline}
	a.word1n:active {color: #ff3300; text-decoration: underline} 

	 .word2 { color: #000000; font-size:x-small;line-height: 135%; text-decoration: none} 
	a.word2:link{color:#000000;line-height: 130%; text-decoration: none}
	a.word2:hover {color: #CC3399; text-decoration: underline}
	//a.word2:visited {color: #666666; text-decoration: underline} 
	a.word2:active {color: #CC3399; text-decoration: underline}

	 .word3 { color: #FFFFFF; font-size:x-small;line-height: 130%;} 
	a.word3:link{color:#FFFFFF; text-decoration: underline}
	a.word3:hover {color: #FFFF99; text-decoration: underline}
	//a.word3:visited {color: #FFFFFF; text-decoration: underline} 
	a.word3:active {color: #FFFF99; text-decoration: underline}

	 .word3n { color: #FFFFFF; font-size:x-small;line-height: 130%;  text-decoration: none} 
	a.word3n:link{color:#FFFFFF;  text-decoration: none}
	a.word3n:hover {color: #FFFF99; text-decoration: underline}
	a.word3n:active {color: #FFFF99; text-decoration: underline}

	 .word4 { color: #000000; font-size:x-small;line-height: 160%;} 
	a.word4:link{color:#ffffff;}
	a.word4:hover {color: #ffff99; text-decoration: underline}
	//a.word4:visited {color: #ffffff; text-decoration: underline} 
	a.word4:active {color: #ffff99; text-decoration: underline}

	 .word5 { color: #0000ff; font-size:x-small;line-height: 160%;} 
	a.word5:link{color:#0000ff;text-decoration: underline}
	a.word5:hover {color: #ffcc00; text-decoration: underline}
	//a.word5:visited {color: #0000ff; text-decoration: underline} 
	a.word5:active {color: #0000ff; text-decoration: underline}

	 .tip1 { color: #cc0000; font-size:small;} 
	a.tip1:link{color:#cc0000;}
	a.tip1:hover {color: #ff3300; text-decoration: underline}
	//a.tip1:visited {color: #666666; text-decoration: underline} 
	a.tip1:active {color: #ff3300; text-decoration: underline} 

	 .tip2 { color: #666666; font-size:x-small;} 
	a.tip2:link{color:#330099;}
	a.tip2:hover {color: #CC3399; text-decoration: underline}
	//a.tip2:visited {color: #666666; text-decoration: underline} 
	a.tip2:active {color: #330099; text-decoration: underline} 

	 .tip3 { color: #009900; font-size:small; text-decoration: none} 
	a.tip3:link{color:#009900; text-decoration: none}
	a.tip3:hover {color: #ff3300; text-decoration: underline}
	//a.tip3:visited {color: #666666; text-decoration: underline} 
	a.tip3:active {color: #ff3300; text-decoration: underline} 

	 .link1 { color: blue; font-size:x-small;line-height: 130%;} 
	a.link1:link{color:blue;line-height: 130%; text-decoration: underline}
	a.link1:hover {color: #ff3300; text-decoration: underline}
	a.link1:active {color: #ff3300; text-decoration: underline} 

	 .link2 { color: blue; font-size:x-small;line-height: 130%; text-decoration: none} 
	a.link2:link{color:blue;line-height: 130%; text-decoration: none}
	a.link2:hover {color: #ff3300; text-decoration: underline}
	a.link2:active {color: #ff3300; text-decoration: underline} 

	 .link4 { color: blue; font-size:x-small;line-height: 130%;} 
	a.link4:link{color:blue;line-height: 130%; text-decoration: underline}
	a.link4:visited {color: #226655; text-decoration: underline}

	 .title1  { color: green; font-weight:bold; font-size:small; } 
	 .strong1 { color: blue; } 
	 .strong2 { color: red; } 
	 .strong3 { color: #BDFF9E; } 
	 .strong4 { color: #DDFFFF; } 
	 .strong5 { color: #CC0000; } 
	 .strong6 { color: #284675; } 
	 .weak1   { color: gray; }
	 .alpha1  { font-family:'Arial, Helvetica, sans-serif'; font-size:xx-small; }

	.zone1_spring { background-color: #FFFFFF; }
	.zone1_summer { background-color: #FFFFFF; }
	.zone1_fall   { background-color: #F98B7B; }
	.zone1_winter { background-color: #FFFFFF; }
	.zone1_newyear { background-color: #FFFFFF; }
	.zone1_dragonboat { background-color: #FFFFFF; }

	.zone2_spring { background-color: #FFFFFF; }
	.zone2_summer { background-color: #FFFFFF; }
	.zone2_fall   { background-color: #FF8E61; }
	.zone2_winter { background-color: #FFFFFF; }
	.zone2_newyear { background-color: #FFFFFF; }
	.zone2_dragonboat { background-color: #FFFFFF; }

	.zone3_spring { background-color: #FFFFFF; }
	.zone3_summer { background-color: #FFFFFF; }
	.zone3_fall   { background-color: #FFB4AF; }
	.zone3_winter { background-color: #FFFFFF; }
	.zone3_newyear { background-color: #FFFFFF; }
	.zone3_dragonboat { background-color: #FFFFFF; }

	.zone4_spring { background-color: #FFFFFF; }
	.zone4_summer { background-color: #FFFFFF; }
	.zone4_fall   { background-color: #FF7B76; }
	.zone4_winter { background-color: #FFFFFF; }
	.zone4_newyear { background-color: #FFFFFF; }
	.zone4_dragonboat { background-color: #FFFFFF; }

	.zone5_spring { background-color: #FFFFFF; }
	.zone5_summer { background-color: #FFFFFF; }
	.zone5_fall   { background-color: #F7BC6E; }
	.zone5_winter { background-color: #FFFFFF; }
	.zone5_newyear { background-color: #FFFFFF; }
	.zone5_dragonboat { background-color: #FFFFFF; }

	.zone6_spring { background-color: #FFFFFF; }
	.zone6_summer { background-color: #FFFFFF; }
	.zone6_fall   { background-color: #FCC96B; }
	.zone6_winter { background-color: #FFFFFF; }
	.zone6_newyear { background-color: #FFFFFF; }
	.zone6_dragonboat { background-color: #FFFFFF; }

	.zone7_spring { background-color: #FFFFFF; }
	.zone7_summer { background-color: #FFFFFF; }
	.zone7_fall   { background-color: #FFA78C; }
	.zone7_winter { background-color: #FFFFFF; }
	.zone7_newyear { background-color: #FFFFFF; }
	.zone7_dragonboat { background-color: #FFFFFF; }

	.zone8_spring { background-color: #FFFFFF; }
	.zone8_summer { background-color: #FFFFFF; }
	.zone8_fall   { background-color: #FF8E4E; }
	.zone8_winter { background-color: #FFFFFF; }
	.zone8_newyear { background-color: #FFFFFF; }
	.zone8_dragonboat { background-color: #FFFFFF; }

	.zone9_spring { background-color: #FFFFFF; }
	.zone9_summer { background-color: #FFFFFF; }
	.zone9_fall   { background-color: #83C38D; }
	.zone9_winter { background-color: #FFFFFF; }
	.zone9_newyear { background-color: #FFFFFF; }
	.zone9_dragonboat { background-color: #FFFFFF; }

	.zone10_spring { background-color: #FFFFFF; }
	.zone10_summer { background-color: #FFFFFF; }
	.zone10_fall   { background-color: #A2E18B; }
	.zone10_winter { background-color: #FFFFFF; }
	.zone10_newyear { background-color: #FFFFFF; }
	.zone10_dragonboat { background-color: #FFFFFF; }

	.zone11_spring { background-color: #FFFFFF; }
	.zone11_summer { background-color: #FFFFFF; }
	.zone11_fall   { background-color: #A7DA71; }
	.zone11_winter { background-color: #FFFFFF; }
	.zone11_newyear { background-color: #FFFFFF; }
	.zone11_dragonboat { background-color: #FFFFFF; }

	.zone12_spring { background-color: #FFFFFF; }
	.zone12_summer { background-color: #FFFFFF; }
	.zone12_fall   { background-color: #AAD59F; }
	.zone12_winter { background-color: #FFFFFF; }
	.zone12_newyear { background-color: #FFFFFF; }
	.zone12_dragonboat { background-color: #FFFFFF; }

	.location_spring { color: #3366FF; }
	.location_summer { color: #3366FF; }
	.location_fall   { color: #CC0000; }
	.location_winter { color: #3366FF; }
	.location_newyear { color: #3366FF; }
	.location_dragonboat { color: #3366FF; }

	a.toplink_spring        { color:#000000; }
	a.toplink_spring:link   { color:#000000; }
	a.toplink_spring:hover  { color:#CC3399; }
	a.toplink_spring:active { color:#CC3399; }
	a.toplink_summer        { color:#FFFFFF; }
	a.toplink_summer:link   { color:#FFFFFF; }
	a.toplink_summer:hover  { color:#FFFF99; }
	a.toplink_summer:active { color:#FFFF99; }
	a.toplink_fall          { color:#FFFFFF; }
	a.toplink_fall:link     { color:#FFFFFF; }
	a.toplink_fall:hover    { color:#FFFF99; }
	a.toplink_fall:active   { color:#FFFF99; }
	a.toplink_winter        { color:#FFFFFF; }
	a.toplink_winter:link   { color:#FFFFFF; }
	a.toplink_winter:hover  { color:#FFFF99; }
	a.toplink_winter:active { color:#FFFF99; }
	a.toplink_newyear        { color:#FFFFFF; }
	a.toplink_newyear:link   { color:#FFFFFF; }
	a.toplink_newyear:hover  { color:#FFFF99; }
	a.toplink_newyear:active { color:#FFFF99; }
	a.toplink_dragonboat        { color:#000000; }
	a.toplink_dragonboat:link   { color:#000000; }
	a.toplink_dragonboat:hover  { color:#FFFF99; }
	a.toplink_dragonboat:active { color:#FFFF99; }

	.table1 {	/* 表格文字 */
		font-size: 100%;
		line-height: 200%;
		border-style: solid;
		border-width: 1px;
		border-color: #4A88CF;
		border-collapse: collapse;
	}
	.bg1 {
		background-image: url('/common/bg/table_bg1.gif');
	}
	.bg2 {
		background-image: url('/common/bg/table_bg2.gif');
	}
	.bg3 {
		background-image: url('/common/bg/table_bg3.gif');
	}
	.bg4 {
		background-image: url('/common/bg/table_bg4.gif');
	}
	.bg5 {
		background-image: url('/common/bg/table_bg5.gif');
	}
	.bg6 {
		background-image: url('/common/bg/table_bg6.gif');
	}
	.bg7 {
		background-image: url('/common/bg/table_bg7.gif');
	}
	.bg8 {
		background-image: url('/common/bg/table_bg8.gif');
	}
	.bg9 {
		background-image: url('/common/bg/table_bg9.gif');
	}
	.vmiddle {
		vertical-align: middle;
	}
	.webdings {
		font-family: 'Webdings';
		font-size: 110%;
	}
	.highlight1 {
		background-color: yellow;
		color: blue;
		font-family: '標楷體';
		font-size: 120%;
	}
	 .n { display: none; }
}
