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

.Ingredients {border:1px solid #ffffff;float:left;margin-top:20px;text-align:center;font-family:Sylfaen;background:#770003;color:#FFFFFF;height:20px;width:140px;FONT-SIZE:10px;}
.Ingredients a {color:#FFFFFF;text-decoration:none;}
.Ingredients a:hover{font-weight:bold;}

.MainTable {margin-top:30px; margin-bottom:40px; width: 840px;}
.ProdTable {margin-bottom:30px;background-color:#dddddd;border: 2px solid #FF9000;}
.TitleRow {background-color:#FF9900;color:#000000;font-size:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif,Sylfaen;}
.ProdName {font-size:14px;font-family:Arial,Sylfaen;}
.Price {line-height:25px; text-align:center; vertical-align:middle; color:#FFFFFF; background-color:#666666; float:right; border:#ff0000 1px solid; width:150px; height:55px; padding:5px; margin-left:10px; margin-bottom:10px; font-size: 20px; font-weight: bold; font-family: Sylfaen;}
.Pack {color:#FEAE1B;font-size:16px;}
.Description {font-size:12px;font-family:Arial,Sylfaen;}
.Tel {font-size:50px;color:#00FF00;margin:20px;line-height:40px;font-family:Arial, Helvetica, sans-serif;}
.index_title {font-family:Arial, Helvetica, sans-serif,Sylfaen;color=#000000;font-size:14px;}
.index_title a {color=#000000; text-decoration:none;}
.index_title a:visited {color=#000000; text-decoration:none;}

.faq {
	font-family: Sylfaen;
	margin: 7px;
	color: #333333;
	font-size: 14px;
}
.faq h1 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.faq h2 {
	font-size: 14px;
	font-family: Sylfaen;
	font-weight: bold;
	color: #FF3300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.faq h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	margin: 0px;
	
}
.faq table {
	font-size: 14px;
	border: 1px solid #999999;
	background-color: #F4F4F4;
	background-position: center;
	
}
.recent table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #666666;
	margin-top: 25px;
	margin-left: 9px;
	padding: 0px;
}.PriceAbsent {
	line-height:25px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background-color:#666666;
	float:right;
	border:#ff0000 1px solid;
	width:150px;
	height:100px;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	font-size: 20px;
	font-weight: bold;
	font-family: Sylfaen;
}

