@charset "utf-8";
/*********************************************
*      CSS Document for Longtou              *
*      filename: restaurant.css              *
*      function: set 1.restaurant.php        *
*                    2.lwt.php               *
*                    3.qzs.php               *
*                    4.zm.php                *
*      birthday: 2008-05-12                  *
*********************************************/

/* Configuration
--------------------------------------------*/

/* side */
#restaurant #side a#m1,
#lwt #side a#m2,
#ltkf #side a#m4,
#zm #side a#m5,
#sz #side a#m3 {
	font-weight:bold;
	color:#fff;
	background:url(../img/side_h.png)!important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/side_h.png');
}
/* Element
--------------------------------------------*/
#restaurant h2,
#lwt h2,
#ltkf h2,
#zm h2,
#sz h2 {
	color:#363;
	text-indent:0;
	margin-bottom:15px;
	border-bottom:1px solid #663;
}
/* menu */
.menu {
	width:280px;
	margin:15px 10px 0 20px!important;
	margin:15px 10px 0 15px;
	float:left;
}
.menu li {
	height:22px;
	margin-bottom:4px;
	border-bottom:1px dashed #ccc;
	clear:both;
}
.menu li:hover { background-color:#E6E6DC;}

.menu p { float:left; margin:0;}
.menu em {
	font:12px/20px Arial,"MS Gothic";
	color:#333;
	float:right;
}
/* image */
#zm #core img { margin-bottom:10px;}
#zm .fr { border:0; margin-right:60px;}
#ltkf #core li a { float:left; margin:10px 20px 20px 10px}


