.w_s{
	font-weight:bold;
	font-size:13px;
	font:Tahoma, Geneva, sans-serif;
	color:#F60;
	}
     .header .fade { /** กรอบนอก**/
	position: relative;
	width: 1024px;
	height: 350px; /*  old267px*/
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background: #4b4b4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#FFFFFF;
}

.header .headerfade {
	position: relative;
	width: 1024px;
	height: 350px;
}

.header .headerfade img {
	display: none;
	position: absolute;
	width: 1024px;
	height: 350px;
	top: 0;
	left: 0;
}

.header .Hb-controlNav {
	position:absolute;
	bottom:20px;
	left: 890px; /* ตำแหน่ง จุดไข่ปลา */
	z-index:14;
	
}

.header .Hb-controlNav a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	text-indent: -9999px;
	
	background: #4b4b4c;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
}

.header .Hb-controlNav a.active,
.header .Hb-caption span {
	background: #a5cd4e;
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);

	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
}

.header .Hb-directionNav a {
	display: block;
	top: 60px;
	
	font-family: 'Consolas', sans-serif;
	font-size: 40px;
	color: #4b4b4c;
	text-shadow: 0px 1px 1px rgba(255,255,255, .05);
}

.header a.Hb-prevNav { left: -40px; }

.header a.Hb-nextNav { right: -40px; }

.header .Hb-caption {
	padding: 5px 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #e1e1e1;
	
	background: #000000;

	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.header .Hb-caption span {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 5px 1px 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.headerfade {
	position:relative;
}
.headerfade img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.headerfade a.Hb-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the fade */
.Hb-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.Hb-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.Hb-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#FFF;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.Hb-caption p {
	padding:5px;
	margin:0;
}
.Hb-caption a {
	display:inline !important;
}
.Hb-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.Hb-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.Hb-prevNav {
	left:0px;
}
.Hb-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.Hb-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.Hb-controlNav a.active {
	font-weight:bold;
}
.th_en{
	font-size: 18px;
	position: relative;
	left: 950px;
	top: 20px;
	width: 50px;
	height: 20px;
}
.img_product_shead
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.img_product_shead2
{
	position:relative;
	top:-30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}
.img_product_sub
{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.img_product_sub2
{
	margin-top:-60px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#sr_text{
	border:1px solid  #E5DFDF;
	border-radius:2px;
	width: 400px;
	color:#333333;
	padding:4px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	
}
#sr_text{
	border:1px solid  #E5DFDF;
	border-radius:2px;
	width: 400px;
	color:#333333;
	padding:4px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	
}
#sr_text1{
	border:1px solid  #E5DFDF;
	border-radius:2px;
	width: 400px;
	color:#333333;
	padding:4px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	
}
#sr_text2{
	border:1px solid  #E5DFDF;
	border-radius:2px;
	width: 400px;
	color:#333333;
	padding:4px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	
}
#submit_search{
	border-radius:2px;
	border:1px solid #d1c7ac; 
	padding-right:  10px;  
	padding-left:  10px; 
	font-size:  14px;
	padding-bottom: 4px; 
	color:#FFF;
	padding-top:  4px; 
    font-family:  Tahoma, Geneva, sans-serif; 
   background-color:#0072bb;
}

#sr_product3{
	position:relative;
	top: -30px;
	float:right;
	
}