.data td{
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: top;
	}
	
.data th{
	font-size: 11px;
	color: #676767;
	background-color: #f3f3f3;
	text-align: left;
	font-weight: normal;
	}
	
.data td.food{
	font-size: 11px;
	color: #f65700;
	background-color: #f8f7e6;
	font-weight: bold;
	}

.data td.line{
	background-color: #dddddd;
	}

.category{
	background-color: #fd1111;
	}
	
.category p{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 2px;
	}

.category_list td{
	font-size: 12px;
	}


.txt1 {
	font-size: 10px;
	line-height: 130%
}
td#main div#pos_left {
	text-align: left;
}