﻿body, td, p {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:11pt;
	color:#056197;
	line-height: 150%;
	margin-left:2px;
	padding:0;
	font-weight: bold;
}
.f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006633;
}
.f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006633;
}
.dot {clear: both; border-bottom: 1px dotted #cccccc; padding: 2px; margin: 3px;  text-align:left; }
.style1 {
	font-size: 14pt;
	color: #0A246A;
}
.line {clear: both; border: 1px solid #ccc; margin: 3px;  width:156px; text-align:left; }
.mar {clear: both; height: 7px;  text-align:left; }
.main_text {clear: both; width: 600px;  text-align:left; }
.main_text2 {clear: both; width: 600px;  text-align:right; }

A.link:link {	COLOR: #003399;  font-size:12px; font-weight:bold; TEXT-DECORATION: none; line-height:14px;}
A.link:visited {	COLOR:#003399;font-size:12px; font-weight:bold; TEXT-DECORATION: none; line-height:14px;}
A.link:hover { COLOR:#D800D5;	font-size:12px; font-weight:bold;TEXT-DECORATION:underline; line-height:14px;}

A.map:link {	COLOR: #003399;  font-size:xx-small; font-weight:100; TEXT-DECORATION: none;}
A.map:visited {		COLOR: #003399;  font-size:xx-small; font-weight:100; TEXT-DECORATION: none;}
A.map:hover { 	COLOR: #D800D5;  font-size:xx-small; font-weight:100; TEXT-DECORATION: none;}

A.button:link {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:9pt;
	color:#FFFFFF;
	line-height: 150%;
	margin-left:2px;
	padding:0;
	font-weight: bold;
	TEXT-DECORATION: none;}
A.button:visited {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:9pt;
	color:#FFFFFF;
	line-height: 150%;
	margin-left:2px;
	padding:0;
	font-weight: bold;
	TEXT-DECORATION: none;}
A.button:hover {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:9pt;
	line-height: 150%;
	margin-left:2px;
	padding:0;
	font-weight: bold;
 	COLOR: #F08080; TEXT-DECORATION: none;}


A.button2:link {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:12pt;
	font-style:italic;
	color:#FFFFFF;
	line-height: 14px;
	margin-left:0px;
	padding:0;
	font-weight: bold;
	TEXT-DECORATION: none;}
A.button2:visited {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:12pt;
	font-style:italic;
	color:#FFFFFF;
	line-height: 14px;
	margin-left:0px;
	padding:0;
	font-weight: bold;
	TEXT-DECORATION: none;}
A.button2:hover {
	font-family: Arial, Tahoma, Wingdings, narrow, "絡擠", "掉葡";
	font-size:12pt;
	font-style:italic;
	line-height: 14px;
	margin-left:0px;
	padding:0;
	font-weight: bold;
 	COLOR: #F08080; TEXT-DECORATION: none;}


#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

input {
 display: block;
 width: 150px;
}

tr.d0 td {
	background-color: #0000FF;
}
tr.d1 td {
	background-color: #4169E1;
}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 10px Verdana;
line-height: 14px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 2px;
color: #4169E1;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}