/* CSS Document */
#index_left {
 float:left;
 width:400px;
 
  margin-right:10px;

}
#index_right {
float:left;
width:280px;



}

#index_about {
 background-color:#ce3b16;
 text-align:justify;
 color:#e1decd;
 height:260px;

 
 margin-bottom:5px;
}
#index_about p {
 padding:10px;
}
#index_about a
{
 color:#333333;
 text-decoration:none;
}
#index_about_bottom {
 width:400px;
 height:11px;
 background-image:url(../images/index_about.png);
 background-repeat:repeat-x;
 margin-top:-10px;
}
#index_pic_bottom {
 width:400px;
 height:11px;
 background-image:url(../images/index_white.png);
 background-repeat:repeat-x;
 margin-top:-2px;
}

#index_about a:hover {
 color:#999999;
  text-decoration:none;
}
#index_pic {
 background-color:#FFF;
 height:150px;
 width:400px;



}
#read_more {
  float:right; 
}
#index_reservation {
color:black;
font-size:10px;
padding:10px;
margin-left:10px;

 height:120px;
 width:200px;
 padding:0px;
 margin-top:20px;
 background-color:#FFFFFF;
}
#index_reser_bottom {
 width:200px;
 height:11px;
 padding:0px;
 margin-left:10px;
 background-image:url(../images/index_white.png);
 background-repeat:repeat-x;
 margin-top:-2px;
}
#index_food{
	
color:black;
font-size:10px;
height:410px;
 width:291px;
 padding:0px;
background-color:#FFFFFF;
}
#index_food_bottom{
  width:291px;
 height:11px;

 background-image:url(../images/index_white.png);
 background-repeat:repeat-x;
 margin-top:-2px;
}

#topsell{

 font-weight:bold;
 
 background-repeat:no-repeat;
 width:184px;
 height:24px;
}
#index_items{

border:1px solid #efefef;
margin:0px 8px 0px 8px;
font-size:12px;




}

