@charset "utf-8";
/* CSS Document */
html{
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:0;
}
#header{
 	width:100%;
	height:667px;
	font-size: 16pt;
	margin: 0 0 0 0;

 } 
  #header_nav{
 	width:100%;
 } 
 #header_nav ul{
	width: 100%;
	text-decoration: none;
	list-style:none;
	margin: 20px 0 0 70px;

}
#header_nav li{
	text-decoration: none;
	list-style:none;
	margin:0 0 0 20px;
	font-family: 'thaisans_neueregular'; 
	font-size: 15pt;
	float:left;
	text-align:right;
}
#header_nav a:link {
	text-decoration: none;
	color:#2f1e1a;	
}
	#header_nav a:hover {
	text-decoration: none;
	color:#eb840b;	
}
#header_nav  a:visited {
	text-decoration: none;
	color:#2f1e1a;
}

 #logo{
 width:553px;
 height:298px;
 }
 #logo img{
 width:553px;
 height:298px;
 }
  #logo2{
 width:553px;
 height:369px;
 }
 #logo2 img{
 width:553px;
 height:369px;
 }

#wellcome_box{
	margin:0 auto;
	font-family: 'thaisans_neueregular'; 
	width:90%;
	color: #000000;
}
#wellcome_box p{
	font-size:18px;
}
#nav{
	width:100%;
	margin:0 0 0 0; 
	padding:0 0 0 0;
	color:#000000;
}
#nav ul{
	width: 100%;
	text-decoration: none;
	list-style:none;
	margin: 0 0 0 0;
	padding-top: 0;
}
#nav li{
	text-decoration: none;
	list-style:none;
	margin:0 0 0 5px;
	font-family: 'thaisans_neueregular'; 
	font-size: 20pt;
	text-align:center;
	float:left;
}
#nav a:link {
	text-decoration: none;
	color:#765842;	
}
	#nav a:hover {
	text-decoration: none;
	color:#719a20;	
}
#nav  a:visited {
	text-decoration: none;
	color:#765842;	
}

#navH1 a:link {
	text-decoration: none;
	color:#ee0a30;
	font-size: 21pt;	
}
	#navH1 a:hover {
	text-decoration: none;
	color:#eb840b;	
	font-size: 21pt;	
}
#navH1  a:visited {
	text-decoration: none;
	color:#ee0a30;
	font-size: 21pt;		
}
#hotbox{
	width:100%;
	height:auto;
	text-align: center;
	font-family: 'thaisans_neueregular'; 
}
#hotbox h1{
	color: #5fc58f;
	margin: 40px 0 0 0;
}#hotbox p{
	color: #664943;
	margin: 0 0 0 0;
}

#view{
	width:100%;
	height:auto;
	font-size:18px;
	font-family: 'thaisans_neueregular'; 
	background-color:#FFFFFF;
}
#product_bar{
	width:427px;
	height:67px;
	margin: 30px 0 0 0;
	background:url(../images/topic_title.png) no-repeat;
}
#product{
	width:100%;
	height:auto;
	font-family: 'thaisans_neueregular'; 
	background-color:#FFFFFF;
}#product h1{
	margin:25px; 0 0 0;
}
#product p{
	font-size:17px;
}
#product_m{
	width:96%;
	margin:0 auto;
}
#footer{
	width:100%;
	border: 0;
	height:auto;
	margin-top: 70px;
	font-family: 'thaisans_neueregular'; 
}#footer h1{
	color: #5fc58f;
	margin: 0 0 0 0;
	font-size: 20pt;
}#footer hr{
	margin: 0 0 0 0;
}
img, div { 
behavior: url(../js/iepngfix.htc);
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .clearfix{
	height:1%;
}

