.stylecss {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.product_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.thaivert {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.menutx{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.bgHeadRed{
	display:block;
	width:685px;
	height:58px;
	color:#FFFFFF;
	font-family:Arial,Tahoma, Geneva, sans-serif;
	font-size:20px;
	background:url(images/bgH-Red.jpg) no-repeat;
}

.bgHeadBlueSky{
	display:block;
	width:685px;
	height:58px;
	color:#FFFFFF;
	font-family:Arial,Tahoma, Geneva, sans-serif;
	font-size:20px;
	background:url(images/bgH-BlueSky.jpg) no-repeat;
}

a.btProducts:link ,a.btProducts:visited {
	display:block;
	width:171px;
	height:28px;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(images/bgN_Products.png) no-repeat;
	text-decoration: none;
}
a.btProducts:hover ,a.btProductsS:link ,a.btProductsS:visited ,a.btProductsS:hover  {
	display:block;
	width:171px;
	height:28px;
	color:#fd767b;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(images/bgN_Products.png) no-repeat;
	text-decoration: none;
}

a.btEnglefield:link ,a.btEnglefield:visited {
	display:block;
	width:155px;
	height:28px;
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(images/bgN_Englefield.png) no-repeat;
	text-decoration: none;
}
a.btEnglefield:hover ,a.btEnglefieldS:link ,a.btEnglefieldS:visited ,a.btEnglefieldS:hover  {
	display:block;
	width:155px;
	height:28px;
	color:#ffec77;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(images/bgN_Englefield.png) no-repeat;
	text-decoration: none;
}

a.btN:link ,a.btN:visited {
	display:block;
	width:196px;
	height:26px;
	color:#e1e1e1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration: none;
}
a.btN:hover ,a.btNS:link ,a.btNS:visited ,a.btNS:hover  {
	display:block;
	width:196px;
	height:26px;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(images/bgN_o.png) no-repeat;
	text-decoration: none;
}


