#top_leftBox {
	float: left;
	width: 210px;
	padding: 15px 15px 0px 0px;
	clear:both;
}
#top_centerBox {
	float: left;
	width: 425px;
	padding: 7px 0px 0px 0px;
}
#top_rightBox {
	float: left;
	width: 213px;
	padding: 7px 0px 0px 14px;
}
.brbox {
	background-image: url(../images/brbox_base.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 1px 12px;
}
.brbox p {
	margin: 4px 0px;
}
.brbox #map {
	padding-bottom: 5px;
}

/* ------------------------------
   shop
------------------------------ */
#layout_shop {
	background-image: url(../../images/base_shop.gif);
	background-repeat: no-repeat;
	height: 31px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 59px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#layout_shop .btn {
	margin-left: 6px;
}
/* ------------------------------
   Feature
------------------------------ */
#layout_feature {
	width: 425px;
	margin: 0px;
	background-image:  url("../../images/feature_base.jpg");
	background-repeat: no-repeat;
	background-color: #1D1916;
}
#layout_feature:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}  
#feature {
	width: 399px;
	margin: 0px 10px 10px 10px;
	padding: 3px;
	background-color: #E2D7BA;
}
#feature:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}  
#feature #photo {
	float: left;
	width: 85px;
}
#feature #comment {
	float: left;
	width: 295px;
	margin: 5px 5px 5px 10px;
	font-weight: bold;
}
/* ------------------------------
   List
------------------------------ */
#event,#new {
	width: 425px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
.list {
	background-image: url(../../images/list_base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 425px;
	margin-top: 0px;
	padding: 0px;
}
.list ul {
	margin: 3px 5px 0px 20px;
	padding: 3px 5px 0px 20px;
	list-style-image: url(../../images/icon_list.gif);
	list-style-position: outside;
}
.list li {
	margin: 8px 0px;
}
.btn_list {
	margin: 5px 0px;
	padding-left: 25px;
	background-image: url(../../images/icon_aroow.gif);
	background-repeat: no-repeat;
	float: right;
	clear: both;
}
/* ------------------------------
   Recipe
------------------------------ */
#recipe {
	width: 209px;
	margin: 0px;
	padding: 0px 0px 23px 0px;
	background-image:  url("../../images/recipe_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
#recipe  p {
	margin:0px;
	padding: 5px 0px 5px 20px;
	background-image: url(../../images/icon_recipe.gif);
	background-repeat: no-repeat;
}
#recipe  .listOuter {
	padding: 3px;
	background-image:  url("../../images/recipe_border.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEEEEE;
}
.banner{
	margin-top: 3px;
}
