body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic";
	font-size: small;

}
a {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

#head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	display: block;
	padding-bottom: 5px;
	height: 20px;
}
#head .link {
	float: left;
}
#head .link ul {
	margin: 0px;
	background-color: #EDEDDC;
	padding: 5px;
}
#head .link li {
	display: inline;
	margin-right: 10px;
}
#head .link a {
	display: inline;
	padding: 5px;
	color: #000000;
}
#head .link a:hover {
	display: inline;
	background-color: #006666;
	padding: 5px;
	color: #FFFFFF;
}

#logo .brand {
	width: 90px;
	display: block;
	background-image:  url(/images/logo_brand.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	text-indent: -1000pt;
	font-size: 0px;
	position: relative;
	text-align: left;
	float: left;
	margin: 0px;


}
#logo .service {
	width: 100px;
	display: block;
	font-size: 0px;
	text-decoration: none;
	margin: 0px;
	height: 30px;
	float: left;
	background-image: url(/images/logo_gourmet.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: -1000pt;
}

#head .sign {
	color: #666666;
	float: right;

}

#path {
	clear: both;
	display: block;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;


}
#path ol {
	margin: 0px;
	padding: 0px;
	display: inline;


}
#path li {
	color: #666666;
	font-weight: bold;
	display: inline;

}
#path a {
	color: #666666;
	background-image: url(../_img/marker_slash.png);
	background-position: right center;
	padding-right: 10px;
	background-repeat: no-repeat;
	font-weight: normal;
}
#path a:hover {
	color: #FF0000;

}
#center {
	margin: 10px auto;
	clear: both;
	width: 90%;
}
#main {
	margin-top: 50px;
}
#side {
	margin-top: 50px;
}

#foot {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#foot a {
}
#foot a:hover {
	color: #FF0000;
}

#menu {
	border: 1px solid #999999;
}
#menu h5 {
	margin: 0px;
	padding: 2px;
}
#menu ul {
	padding-left: 0px;
	margin: 3px;
}
#menu li {
	margin: 3px 3px 3px 23px;
}
#menu dl {
	margin: 3px;
	padding: 2px;
	background-color: #F4FAFF;
	border: thin solid #FFFFFF;
}
#menu dl dl {
	margin: 3px;
	padding: 2px;
	background-color: #E1F1FF;
	border: thin solid #FFFFFF;
}
#menu dt {
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

#menu dd {
	list-style-type: square;
	display: list-item;
	color: #CCCCCC;
	list-style-position: inside;
	margin: 0px;
	padding: 3px;
}
#menu a {
	color: #0000FF;
	background-color: #FFFFFF;
}
#menu a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
}
#menu a:hover {
	color: #FF0000;
}
#banner {
	text-align: center;
	width: 800px;
	top: 100px;
	position: absolute;
}
