@charset "utf-8";
/* CSS Document */

.link {
	color: #FFF;
	text-decoration:none;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link {
	color: #090;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
.link2 {
	color: #666666;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link2 {
	color: #090;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
.link3 {
	color: #090 ;
	text-decoration:none;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link3 {
	color: #666;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
.link-other {
	color: #CCC;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link-other {
	color: #06F;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
.link-langauge {
	color: #FFF;
	text-decoration:none;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link-langauge {
	color: #090;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
.link-more {
	color: #F00;
	text-decoration:underline;
	font-size: 30px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link-more {
	color: #666;
	text-decoration:underline;
	font-size: 30px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
.link-products{
	color: #CCC;
	text-decoration:none;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}
:hover.link-products {
	color: #090;
	text-decoration:underline;
	font-size: 20px;
	font-style: normal;
	font-family:"Angsana New";
	font-weight: bold;
}


.head-text1{
	font-family:"Angsana New";
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-size:  25px;
}
.head-black{
	font-family:"Angsana New";
	color:#333333;
	text-decoration:none;
	font-weight: bold;
	font-size:  23px;
}
.head-text2{
	font-family:"Angsana New";
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 25px;
}
.head-green{
	font-family:"Angsana New";
	color:#090;
	text-decoration:none;
	font-weight: bold;
	font-size: 25px;
}
.head-blue{
	font-family:"Angsana New";
	color: #30F;
	text-decoration:none;
	font-weight: bold;
	font-size: 25px;
}
.head-red{
	font-family:"Angsana New";
	color:#F00;
	text-decoration:none;
	font-weight: bold;
	font-size: 25px;
}
.text1{
	font-family:"Angsana New";
	color:#333333;
	text-decoration:none;
	font-size: 22px;
}
.text2{
	font-family:"Angsana New";
	color:#CCC;
	text-decoration:none;
	font-size: 22px;
}
.text3{
	font-family:"Angsana New";
	color:#666;
	text-decoration:none;
	font-size: 22px;
}
.textRed{
	font-family:"Angsana New";
	color:#F00;
	text-decoration:none;
	font-size: 22px;
}
.textGreen{
	font-family:"Angsana New";
	color:#090;
	text-decoration:none;
	font-size: 22px;
}
.textblue{
	font-family:"Angsana New";
	color: #00F;
	text-decoration:none;
	font-size: 22px;
}
.bg{
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/bgSide2.jpg);
}
.bg-menu1{
	background-image: url(images/bg-menu1.jpg);
	background-repeat: no-repeat;
}

#Menu li a strong {
	font-size: 13px;
	text-align: center;
}

