/*== PAMA Vegetarian ==*/
.Vegetarian {
	background-attachment: inherit;
	background-color: #fff;
	background-image: url(../image/Vegetarian_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}
.Vegetarian p {
	padding: 7px 0 0 10px;
	font-size: 13px;
	width: 480px;
	line-height: 13.5px;
}
.Vegetarian_line {
	width: 520px;
	height: 25px;
	border-bottom: solid 1px #00785E;
	border-left: solid 1px #00785E;
	border-bottom-left-radius: 10px;
	padding-left: 10px;
}
.Vegetarian h3 {
	color: #00785E;
	font-size: 20px;
	line-height: 20px;
	border-bottom: solid 2px #00785E;
	padding-bottom: 3px;
}
#NUTRITION {
	float: right;
	width: 183px;
	height: 190px;
	margin-top: 50px;
}
.INGRED_Vegetarian {
	font-size: 13px;
	width: 285px;
	padding-left: 10px;
	margin-top: 35px;
}
.INGRED_Vegetarian p{
	padding-left: 0px;
	width: 285px;
}
.DIREC {
	line-height: 14.5px;
	margin-top: 5px;
	padding-left: 15px;
}
.Vegeterian_Mushroom, .Vegeterian_Mee_Tom_Yam{
	width: 511px;
	height: 470px;
	margin: 95px 0 0 10px;
	position: absolute;
	z-index: 5;
}
.Vegeterian_Mushroom {
	background-image: url(../image/Vegeterian_Mushroom.png);
}
.Vegeterian_Mee_Tom_Yam{
	background-image: url(../image/Vegeterian_Mee_Tom_Yam.png)
}

.Vegeterian_Mushroom_wht, .Vegeterian_Mee_Tom_Yam_wht{
	width: 511px;
	height: 470px;
	margin: 95px 0 0 10px;
	position: absolute;
	z-index: 3;
}
.Vegeterian_Mushroom_wht{
	background-image: url(../image/Vegeterian_Mushroom_wht.png);
}
.Vegeterian_Mee_Tom_Yam_wht{
	background-image: url(../image/Vegeterian_Mee_Tom_Yam_wht.png);
}
