@charset "utf-8";
#wrapper {
	height: auto !important;
	height: 100% !important;
	position:relative;
	margin: 0 0 -200px;
	bottom: 0;
}
#footer {
	position: relative;
	bottom: -20px !important;
	clear: both;
}
#imgfooter {
	left: 50%;
	position: absolute;
	bottom: 10px;
}
#imgproductbg {
	left: 60%;
	position: absolute;
	bottom: 160px;
}
#imgproductbg1 {
	left: 60%;
	width: 80px;
	position:absolute;
	z-index: 999;
}
#imgproductkidsbg1 {
	left: 60%;
	width: 80px;
	position:absolute;
	z-index: 999;
}
#imgproductspfbg {
	left: 60%;
	position: absolute;
	bottom: 190px;
}
#imgproductkidsbg {
	left: 60%;
	position: absolute;
	bottom: 160px;
}
#textblink{
	left: 20%;
	position: absolute;
	top: 250px;
}
#video{
	padding-top: 50px;
	left: 20%;
	position: relative;
}
#video1{
	left: 20%;
	position: relative;
	overflow:hidden;
}

#copyright{
	clear:both;
	position: absolute;
	font-family:Arial;
	font-size:10px;
	text-align: left;
	color:#FFFFFF;
	bottom: 15px;
	left: 0.5%;
}
#content {
	width: auto;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	padding-bottom: 10px; 
	position: relative;
  /* Height of the footer element */
}
.box {
    width:780px;
    height:100px;
    /* ส่วนของ การแสดงเส้น  */
    border-color:#6CF;
    border-style:solid;
    /* จบส่วนของ การแสดงเส้น  */
    /* ส่วนของ gradient */
    background: rgb(254,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(210,235,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(100%,rgba(210,235,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=0 ); /* IE6-9 */
    /* จบ ส่วนของ gradient */
    /* ส่วนการแสดง ผล radius*/
    -webkit-border-radius: 5px;
    border-radius: 5px; 
   /*สบ ส่วนการแสดง ผล radius*/
    /*ส่วนของ shadow */
    -webkit-box-shadow: 0px 0px 5px 5px rgba(200, 197, 200, 1);
    box-shadow: 0px 0px 5px 5px rgba(200, 197, 200, 1); 
     /* จบ ส่วนของ shadow */
}
.box1{
	width:608px;
	height:150px;
	border-style:none;
/*    -webkit-box-shadow: 2px 0px 0px 0px rgba(200, 197, 0, 1);
    box-shadow: 2px 0px 0px 0px rgba(200, 197, 200, 200);   */
		border-bottom:3px solid #115b3d;
		border-top:0.1px solid #115b3d;
		box-shadow: 5px 0px 10px -5px #bebebe, -5px 0px 10px -5px #BEBEBE; 
        box-shadow: 1px 0px 0px 0px rgba(200, 197, 200, 200), -1px 0px 0px 0px rgba(200, 197,200,200);   */
	}