.box {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #F97F1A;
	border-bottom-color: #FF3333;
	border-left-color: #CCCCCC;
	border-top-width: 1px;

}
.fontcolor {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
}
.backimage {
	background-image: url(../images/kitchen/007/img001.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	line-height: 18px;


}
a:link {
	font-size: 12px;
	color: #999999;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #FFCCCC;
}

ul.banners{
	margin:50px 0 50px 114px;
	padding:10px;
	background:#fff;
	overflow:hidden;
}
ul.banners li{
	float:left;
	margin:0 10px 10px;
	padding:0;
	list-style-type:none;
	line-height:1;
}
ul.banners li img{
	border:0;
	display:block;
	margin-bottom:2px;
}
ul.banners li a:link,
ul.banners li a:hover,
ul.banners li a:visited,
ul.banners li a:active{
	font-size:80%;
	color:#555;
	text-decoration:none;
	background:none;
}
td.m font.copyR{
	clear:both;
}