@import url("body.css");
/**content-************************************************/

#content-top{
	background:#E5E3D4;
	width:580px;
	height:25px;
	margin:0px auto 0px auto;
	text-align:left;
	}

#content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:6px 0px 0px 0px;
	}

*html #content-top p{
	color:#006699;
	font-size:10px;
	margin:6px 0px 0px 15px;
	padding:0px;
	}

#content-cen{
	width:580px;
	height:auto;
	background:#FFFFFF;
	margin:5px auto 20px auto;
	padding-bottom:15px;
	}
	
.content-titel{
	width:550px;
	height:auto;
	margin:10px auto auto auto;
	padding-top:10px;
	text-align:left;
	}

*html .content-titel{
	padding:0px;
	}

.content-titel strong{
	font-size:15px;
	color:#666666;
	}
	
/**content-************************************************/

.new{
	width:550px;
	height:149px;
	background:#FFF url(../imgrestaurant/titel.jpg) no-repeat;
	margin:4px auto 0px auto;
	text-align:left;
	border-bottom:#999 solid 1px;
	}
	
.new p{
	width:270px;
	height:auto;
	margin:0px 260px 10px 10px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
	}

#restaurant{
	width:550px;
	height:auto;
	margin:30px auto 30px auto;
	border:solid #CCC 1px;
	background:#FFF;
	font-size:12px;
	text-align:left;
	letter-spacing:2px;
	}

#restaurant img{
	margin:0px 10px 0px 0px;
	float: left;
	}

#restaurant p{
	margin:0px;
	text-indent:1em;
	color:#333333;
	}

#restaurant table{
	float:left;

	width:100E
	font-size:10px;
	margin:0px 0px 10px 0px;
	font-size: 12px;
	}

*html #restaurant td{
	font-size:10px;
	}

.list{
	width:80px;
	}
	
#restaurant strong{
	background:url(../imgrestaurant/bar.jpg) no-repeat;
	width:550px;
	height:30px;
	margin:0px 0px 5px 0px;
	color:#FFF;
	font-size:12px;
	padding:8px 0px 0px 20px;
	display: block;
	text-align:left;
	}

hr.line{
	border-style:dotted none none none;
	border-top-color:#999;
	height:1px;
	margin:0px 0px 5px 0px;
	}

hr.ten{
	border-style:dotted none none none;
	border-top-color:#999;
	height:1px;
	margin:5px 0px 0px 0px;
	} 
/*************************************************************/
