.sc_bar																								/*	scrollbar  */
{ 
	  scrollbar-face-color: #FFCC00 ; 
	  scrollbar-highlight-color: #FFFFFF; 
	  scrollbar-3dlight-color: #FFFFFF ; 
	  scrollbar-arrow-color: #FFFFFF ; 
	  scrollbar-track-color: #FFFFFF ; 
	  scrollbar-darkshadow-color: #FFFFFF ;       
	  scrollbar-shadow-color: #FFCC00;

	 /* background-color: FFCC66;*/
  }

.txt_link{																								/* ข้อความที่ใช้ link ตัวอักษร ธรรมดา*/
    FONT-SIZE : 14 px;
	font-family  : "MS Sans Serif";
	font-style     : normal;
	line-height  : normal;
	font-weight  : none;
	font-variant : normal;
	text-transform : none;
	color : #EB8585;
	text-decoration : none;
	border-style :none;
}
.txt_link:link {color : #EB8585}
.txt_link:visited {color : #EB8585}
.txt_link:hover {color : blue ;}

.link_menu {																								/* ข้อความที่ใช้ link ตัวอักษร ธรรมดา*/
    FONT-SIZE : 14 px;
	font-family  : "MS Sans Serif";
	font-style     : normal;
	line-height  : normal;
	font-weight  : none;
	font-variant : normal;
	text-transform : none;
	color : #C57433;
	text-decoration : none;
	border-style :none;
}
.link_menu:link {color : #C57433}
.link_menu:visited {color : #C57433}
.link_menu:hover {color : #C57433 ; text-decoration : underline;}

.txt_link_topro {																								/* ข้อความที่ใช้ link ตัวอักษร ธรรมดา*/
    FONT-SIZE : 14 px;
	font-family  : "MS Sans Serif";
	font-style     : normal;
	line-height  : normal;
	font-weight  : none;
	font-variant : normal;
	text-transform : none;
	color : #EB8585;
	text-decoration : underline;
	border-style :none;
}
.txt_link_topro:link {color : #EB8585}
.txt_link_topro:visited {color : #EB8585}
.txt_link_topro:hover {color : #990099 ;}

.cursor {																							/*เคอร์เซอร์เป็นรูปมือ*/
        cursor : hand;
}

.menu_siam {															/*รูปแบบของส่วนรายละเอียดเมนูหลักข้างบนของ*/
	font-family: "MS Sans Serif";
	text-align: center;
	color: #C57433;
	background-color: #FEE5C8;
	font-size: 14;
	}

.text_head {																			
	font-family: "MS Sans Serif";
	color: #804000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	}

.text_detail {
	font-family: "MS Sans Serif";
	background-color: #FFFFFF;
	font-weight: none;
	color: #EB8585;
	font-size: 14px;
	}

.text_bottom {
	font-family: "MS Sans Serif";
	font-weight: none;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
}

.bg_menu {
	background-color: #EAB08C;
}

.line {
	background-color: #C0B373;
}

.text_email {
	font-family: "MS Sans Serif";
	background-color: #FACE9A;
	border-style: ridge;     /* solid     beveled*/
	border-width: 1;
	color:  #888888;
	font-size: 14px;
}
.text_email1 {
	font-family: "MS Sans Serif";
	font-weight: none;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #EB8585;
	}

.td_table1 {
	background-color: #AA3535;
}

.head_product {																			
	font-family: "MS Sans Serif";
	color: #804000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}

.product_rec {																			
	font-family: "MS Sans Serif";
	color: #FF9933;
	background-color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	text-transform: Italic;
	}
	
.product_rec_detail {																			
	font-family: "MS Sans Serif";
	color: #3399FF;
	background-color: #FFFFFF;
	font-size: 14px;
	}