#restaurant_menu{
width:920px;
height:auto;
padding:0;
margin:15px 0px 40px 0px;
overflow:auto;
}

#restaurant_menu dt{
width:920px;
height:auto;
padding:5px 0px 5px 0px;
margin:0px 0px 10px 0px;
border-top:2px dotted #55295b;
border-bottom:2px dotted  #55295b;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
color:#55295b;
}
#restaurant_menu .menu{
width:268px;
height:auto;
padding:0px;
margin:0px;
text-align:left;
float:left;
}
#restaurant_menu .menu a{
width:238px;
height:179px;
display:block;
margin:0px;
padding:0px;
border-top:8px solid #dbdad4;
border-bottom:8px solid #dbdad4;
border-left:8px solid #dbdad4;
border-right:8px solid #dbdad4;
}
#restaurant_menu .menu a:hover{
width:238px;
height:179px;
padding:0px;
margin:0px;
display:block;
border-top:8px solid #f8b500;
border-bottom:8px solid #f8b500;
border-left:8px solid #f8b500;
border-right:8px solid #f8b500;
}
.menu_title{
padding:5px 0px 5px 0px;
font-size:12px;
text-align:left;
font-weight:bold;
color:#316745;
}
#restaurant_menu .shop{
width:382px;
height:auto;
padding:0px;
margin:0px;
text-align:left;
float:left;
background-color:#ffffff;
border-top:1px solid #dbdad4;
border-bottom:1px solid #dbdad4;
border-left:1px solid #dbdad4;
border-right:1px solid #dbdad4;
}
table{
width:366px;
height:auto;
padding:8px;
margin:0px;
}
.store_title{
width:217px;
padding:5px 0px 5px 0px;
font-size:12px;
text-align:left;
font-weight:bold;
color:#55295b;
}
.store_text{
width:215px;
padding:5px 0px 5px 0px;
font-size:12px;
text-align:left;
color:#000000;
}
