/* ================= categoryListBlock ====================== */
#categoryListBlock {
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/category_a/cata_back.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#categoryList_detail {
	width: 460px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 10px;
}
#categoryList_detail table{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
categoryList_list {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}
#categoryList_list a{
	font-size: 12px;
	text-decoration: none;
}


#categoryList_list p{
	margin-top: 2px;
	margin-bottom: 2px;
}
.dottet_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.border_back{
	background-image: url(../images/category_a/cata_borderback.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.category_icon{
	padding: 5px;
	width: 77px;
	vertical-align: top;
	text-align: center;
}
.padding_5{
	padding: 5px;
}
.category_name{
	font-size: 14px;
	font-weight: bold;
	color: #FF9A9A;
	line-height: 130%;
	margin-bottom: 5px;
}
.listbar{
	margin-right: 8px;
	margin-left: 8px;
}
/* ================= categoryListBlock ====================== */
#foodStuffListBlock {
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-image: url(../images/category_a/cata_back.gif);
	background-repeat: repeat-y;
}
#foodStuffList_detail {
	width: 460px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 10px;
}
#foodStuffList_detail table{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
foodStuffList_list {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}
#foodStuffList_list a{
	font-size: 12px;
	text-decoration: none;
}


#foodStuffList_list p{
	margin-top: 2px;
	margin-bottom: 2px;
}

