@charset "utf-8";
.txt_font {
	font-family: tahoma, kodchiangUPC;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}


a.m_menu:link 		{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.m_menu:visited		{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.m_menu:active		{
	font-family: Tahoma;
	color:#0D304D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.m_menu:hover		{
	font-family:  Tahoma;
	color:#0D304D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}





.txt_font_button{
	font-family: tahoma, kodchiangUPC;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}




a.hyperlink:link 		{
	font-family: Tahoma;
	color: #93AE34;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink:visited		{
	font-family: Tahoma;
	color: #93AE34;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink:active		{
	font-family: Tahoma;
	color:#93AE34;
	text-decoration: none;
	font-size: 12px;

}

a.hyperlink:hover		{
	font-family:  Tahoma;
	color:#93AE34;
	text-decoration: none;
	font-size: 12px;

}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


.txt_head {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}




