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





#mainmenuproduct{
	width:1000px;
	height:5px;
	background-color:#CCC;
	float:left;
	}
#banner {
	width:984px;
	height:22px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#maindetail {
	width:744px;
	margin:20px 128px 20px 128px;
	float:left;
}
#box01{
	background-image:url(../image/about/shadow.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:744px;
	float:left;
	}
#box02{
	background-image:url(../image/about/shadow2.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:744px;
	float:left;
	}
#boxabout{
	width:203px;
	margin:22px;
	float:left;
	}
#boxhistory{
	width:203px;
	margin:22px;
	float:left;
	}
#boxwedo{
	width:203px;
	margin:22px;
	float:left;
	}
#lineblank{
	width:1px;
	height:150px;
	float:left;
	}	
#btnfooter{
	width:744px;
	padding:20px 128px 20px 128px;
	border-top:1px;
	border-top-color:#E0E0E0;
	border-top-style:solid;
	float:left;
	}
/************************************ABOUT SAHAPAT***********************************************/
#tempbannerabout{
	width:944px;
	height:30px;
	margin-top:11px;
	margin-left:28px;
	margin-right:28px;
	border-bottom:1px;
	border-bottom-color:#E0E0E0;
	border-bottom-style:solid;
	float: left;
}
#maindetailsubabout{
	width:944px;
	margin-left:28px;
	margin-right:28px;
	float: left;
	padding-bottom: 28px;
	margin-top: 50px;
}
#maindetailslider{
	width:1000px;
	margin-left:0px;
	margin-right:0px;
	float: left;
	padding-bottom: 28px;
	margin-top: 10px;
}
/************************************************************************************************/
#titleproduct {
	float: left;
	height: 82px;
	width: 916px;
	clear: both;
	margin-top: 28px;
	margin-right: 28px;
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
#boxlogobran {
	float: left;
	height: 117px;
	width: 164px;
	background-image: url(../image/product/bg-templogo.png);
	background-repeat: no-repeat;
	margin-right: 9px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 38px;
	margin-bottom: 9px;
}
#templogoproduct{
	background-image: url(../image/product/bg-templogo.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 174px;
	position: absolute;
	margin-top:0px;
	z-index: 5;
	margin-left: -5px;
	margin-top:-124px;
	padding-left:0px;
	padding-right:0px;
	
	}
/*******************************************************************/
.dropdown_product{
	margin:4px auto;
	margin-top:35px;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:center;
	padding:10px 0px 0px 0px;
	border:1px solid #CCC;
	border-top:none;
	background-color:#FFF;
	z-index:999;
	/*opacity:0.9;
	filter:alpha(opacity=90);  For IE8 and earlier */	
	background: rgba(255,255,255,0.9);
}
.dropdown_product {width: 1000px;}

#menu li:a .dropdown_aboute {
	font-size:10px;
}

#menu li:hover .dropdown_product {
	margin-left:-142px;
	left:-1px;
	top:auto;
}

.col_p1 {
	display:inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;	
	min-height:inherit;
	height:20px;
	border-right:1px solid #CCC;
}
.col_p1 {width:240px;}
.col_p2 {
	display:inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;	
}
.col_p2 {width:240px;}

/*#menu h3 {
	margin:0px 0px 0px 0px;
	padding-left: 18px;
	border-bottom:0px solid #CCC;
	background:url(../image/product/submenu-bg-sel.png)  center  left no-repeat ;
}*/