@charset "utf-8";
@import url("main_menu.css");

/*

img {
-webkit-filter: grayscale(70%);
-moz-filter: grayscale(70%);
-ms-filter: grayscale(70%);
-o-filter: grayscale(70%);
filter: grayscale(70%);
filter: gray;
}
html {
-webkit-filter: grayscale(70%);
-moz-filter: grayscale(70%);
-ms-filter: grayscale(70%);
-o-filter: grayscale(70%);
filter: grayscale(70%);
filter: gray;
}



*/





.line_body{
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}






a.hyperlink:link 		{
	font-family: 'Athiti', sans-serif;
	color: #0675AA;
	text-decoration: none;
	font-size: 16px;

}

a.hyperlink:visited		{
	font-family: 'Athiti', sans-serif;
	color: #0675AA;
	text-decoration: none;
	font-size: 16px;

}

a.hyperlink:active		{
	font-family: 'Athiti', sans-serif;
	color:#E54414;
	text-decoration: none;
	font-size: 16px;

}

a.hyperlink:hover		{
	font-family: 'Athiti', sans-serif;
	color:#E54414;
	text-decoration: none;
	font-size: 16px;

}








.txt_font {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.txt_red {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.txt_red_b {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}



.txt_h1 {
	font-family: tahoma,;
	font-size: 20px;
	font-weight: bold;
	color: #205E02;
	text-decoration: none;
}



.txt_head {
	font-family: tahoma,;
	font-size: 16px;
	font-weight: bold;
	color: #00A2E3;
	text-decoration: none;
}

.txt_remark {
	font-family: tahoma,;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_blue {
	font-family: tahoma,;
	font-size: 15px;
	font-weight: bold;
	color: #185A8F;
	text-decoration: none;
}
.txt_white {
	font-family: tahoma,;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.txt_violet {
	font-family: tahoma,;
	font-size: 14px;
	color: #6666FF;
	text-decoration: none;
}

.txt_white {
	font-family: tahoma,;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	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: #000000;
	text-decoration: none;
}




a.hyperlink:link 		{
	font-family: Tahoma;
	color: #0675AA;
	text-decoration: none;
	font-size: 14px;

}

a.hyperlink:visited		{
	font-family: Tahoma;
	color: #0675AA;
	text-decoration: none;
	font-size: 14px;

}

a.hyperlink:active		{
	font-family: Tahoma;
	color:#E54414;
	text-decoration: none;
	font-size: 14px;

}

a.hyperlink:hover		{
	font-family:  Tahoma;
	color:#E54414;
	text-decoration: none;
	font-size: 14px;

}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


.txt_blue_reg{
	font-family: tahoma,;
	font-size: 14px;
	color: #185A8F;
	text-decoration: none;
}




a.hyperlink_orange:link 		{
	font-family: Tahoma;
	color: #E54414;
	text-decoration: none;
	font-size: 14px;

}

a.hyperlink_orange:visited		{
	font-family: Tahoma;
	color: #E54414;
	text-decoration: none;
	font-size: 14px;

}

a.hyperlink_orange:active		{
	font-family: Tahoma;
	color:#0675AA;
	text-decoration: none;
	font-size: 14px;

}

a.hyperlink_orange:hover		{
	font-family:  Tahoma;
	color:#0675AA;
	text-decoration: none;
	font-size: 14px;

}


.txt_yellow {
	font-family: tahoma,;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.txt_footer {
	font-family: tahoma,;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}