/*== PAMA Bihun ==*/
.Bihun {
	background-attachment: inherit;
	background-color: #fff;
	background-image: url(../image/Bihun_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}
.Bihun p {
	padding: 7px 0 0 10px;
	font-size: 13px;
	width: 480px;
	line-height: 13.5px;
}
.Bihun_line {
	width: 520px;
	height: 25px;
	border-bottom: solid 1px #91512A;
	border-left: solid 1px #91512A;
	border-bottom-left-radius: 10px;
	padding-left: 10px;
}
.Bihun h3 {
	color: #91512A;
	font-size: 20px;
	line-height: 20px;
	border-bottom: solid 2px #91512A;
	padding-bottom: 3px;
}
#NUTRITION {
	float: right;
	width: 183px;
	height: 190px;
	margin-top: 50px;
}
.INGRED_Bihun {
	font-size: 13px;
	width: 285px;
	padding-left: 10px;
	margin-top: 35px;
}
.INGRED_Bihun p{
	padding-left: 0px;
	width: 285px;
}
.DIREC {
	line-height: 14.5px;
	margin-top: 5px;
	padding-left: 15px;
}
.Bihun_Gold, .Bihun_Premium, .Bihun_Standard{
	width: 511px;
	height: 470px;
	margin: 95px 0 0 10px;
	position: absolute;
	z-index: 5;
}
.Bihun_Gold {
	background-image: url(../image/Bihun_Gold.png);
}
.Bihun_Premium{
	background-image: url(../image/Bihun_Premium.png)
}
.Bihun_Standard{
	background-image: url(../image/Bihun_Standard.png)
}
.Bihun_Gold_wht, .Bihun_Premium_wht, .Bihun_Standard_wht{
	width: 511px;
	height: 470px;
	margin: 95px 0 0 10px;
	position: absolute;
	z-index: 3;
}
.Bihun_Gold_wht{
	background-image: url(../image/Bihun_Goldr_w.png);
}
.Bihun_Premium_wht{
	background-image: url(../image/Bihun_Premium_wht.png);
}
.Bihun_Standard_wht{
	background-image: url(../image/Bihun_Standard_wht.png);
}
