@charset "utf-8";

/*index*/
.LangFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: a8a8a8;
}
.LangFont a:link  {
	color:#c27005;
	text-decoration: none
} 
.LangFont a:active  {color:#FFAF21;} 
.LangFont a:hover  {color:#FFAF21; } 
.LangFont a:visited  {
	color:#c27005;
	text-decoration: none
} 

.MapFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.MapFont a:link  {
	color:#FFEBBF;
	text-decoration: none
} 
.MapFont a:active  {color:#FFAF21;} 
.MapFont a:hover  {color:#FFAF21; } 
.MapFont a:visited  {
	color:#FFEBBF;
	text-decoration: none
} 


.MapTitleFont {
	color: #fea8a8;
}



.IndexNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFEBBF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #717171;
	height: 25px;
}
.IndexNews a:link  {color:#FFFFFF; text-decoration: none } 
.IndexNews a:active  {color:#FFAF21;} 
.IndexNews a:hover  {color:#FFAF21; } 
.IndexNews a:visited  {color:#FFFFFF; text-decoration: none } 

/*ALL*/
.MainFont {
	font-family: "微軟正黑體", Verdana, "細明體", "Arial Unicode MS";
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
.MainFont a:link  {color:#FFFFFF; text-decoration: none } 
.MainFont a:active  {color:#FFAF21;} 
.MainFont a:hover  {color:#FFAF21; } 
.MainFont a:visited  {color:#FFFFFF; text-decoration: none } 

.MainTitle {
	font-family: "微軟正黑體", Verdana, "細明體", "Arial Unicode MS";
	font-size: 18px;
	font-weight: bold;
	color: #FDDF9B;
}
.PointFont {
	font-family: "微軟正黑體", Verdana, "細明體", "Arial Unicode MS";
	font-weight: bold;
	color: #FDDF9B;
}
.SubTitle {
	font-family: "微軟正黑體", Verdana, "細明體", "Arial Unicode MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.Line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
