
/*
	CategoryFont CSS 
*/


.Category_Id {
	font-size:12px;
	color:#666666;
	line-height:120%;
}

.Category_Price {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	line-height:160%;
}

.Category_MPrice {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	line-height:160%;
}

.Category_TPrice {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:160%;
}

.Category_2Price {
	font-size:12px;
	color:#666666;
	line-height:160%;
}

.Category_Tax {
	font-size:12px;
	color:#333333;
	line-height:160%;
}

.Category_DelivFee {
	font-size:12px;
	color:#333333;
	line-height:160%;
}

.Category_Catch {
	font-size:12px;
	color:#666666;
	line-height:120%;
}

.menu_title {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:160%;
	
}

