@charset "utf-8";
/* CSS Document */

.diningpgtab {
  font-size:15px;
  width:230px;
  height:22px;
  border:1px solid #CCCCCC;
  border-bottom:1px solid #999999;
  color:#D65F07;
  margin-left:0px;
  padding:5px 2px 2px 5px;
  font-weight:bold;
  background:url(../button/tabbg_blue.gif);
  background-repeat:repeat-x;
  display:block;

   
}


.diningpglist{
   width:235px;
   height:100%;
   border:1px solid #CCCCCC;
   margin-bottom:4px;
}

.diningpglist a{
   font-size:15px;
   color:#5F5B95;
}


.diningpglist a:hover{
   color:#F89C36;
}

.diningdetailtab {
  width:540px;
  background:url(../button/tabbg_blue.gif);
  background-repeat:repeat-x;
  display:block;
  height:22px;
  margin-top:8px;
  padding:5px 2px 2px 5px;
  font-weight:bold;
  border:1px solid #CCCCCC;
  }


.diningdetailcontent {
   width:540px;
   color:#7C7C7C;
   margin-left:0px;
   padding:5px 2px 2px 5px;
   text-align:justify;
   font-size:15px;
   text-decoration:none;
   border:1px solid #CCCCCC;
   line-height:20px;

   }

.diningdetailcontent a{
   color:#7C7C7C;
}

.diningdetailcontent a:hover{
   color:#FF9900;
}

.diningmaintab {
  width:540px;
  background:url(../button/tabbg_blue.gif);
  background-repeat:repeat-x;
  display:block;
  height:22px;
  padding:5px 2px 2px 5px;
  font-weight:bold;
  border:1px solid #CCCCCC;
  }


.foodlistarea{
border:1px solid #CCCCCC;
width:548px;

}

.foodlist{
border:1px solid #CCCCCC;
width:548x;

}
