body {
 background:#000000;
 font-size: 8pt;
 color: #666;
 margin: 0 0 0 50px;
 padding: 0;
 font-family : verdana;
 }
input, select, textarea  {
 border: solid 1px #CBBCAA;
 }
a:link {
 color: #A79C6D;
 text-decoration: none;
 } 
a:visited {
 color: #716D52;
 text-decoration: none;
 } 
a:hover {
 color: #99566B;
 text-decoration: none;
 } 
a:active {
 color: #A08470;
 text-decoration: none;
 } 


div#container {
 height: 100%;
 width:750px;
 border:1px solid #222222;
 text-align:left;
 padding:0 2px;
}

div.header {
 background:url('img/header_back.jpg');
}

div.menu {
 background:url('img/menu_back.jpg');
 border-right:1px solid #333;
 border-left:1px solid #333;
 padding-left:15px;
}

div.main{
 margin:2px 0;
}

div.info{
 margin:15px 20px;
}


div.footer {
 background:url('img/footer_back.jpg');
 text-align:center;
 margin-top:20px;
 padding-top:10px;
 font-size:7pt;
 color:#444;
 height:54px;
}



/*menu*/

div.menutable{
 margin:30px auto;
}

table.menulist{
 padding:10px;
 font-size:9pt;
}
table.menulist td{
 vertical-align:top;
 padding:10px;
}
table.menulist td img{
 margin-bottom:10px;
}

div.menulead{
 margin:30px 150px;
 padding:20px;
 border:1px solid #333;
 background:#111;
}

table.menuname{
 background:#333;
 margin:50px 0 30px 120px;
 padding:5px;
 font-size:10pt;
}

table.menuname th{
}

table.menuname th.junle{
 background:#333;
 margin:30px 100px;
 color:#FFF;
}

table.menuname td.subjunle{
 background:#222;
 margin:30px 100px;
 color:#999;
}

table.menuname td{
 background:#000;
}


/*info*/


div.infowrap{
 margin:2px;
 background:url('img/info_back.jpg');
 background-position:top right;
 background-repeat:no-repeat;
 height:400px;
}

div.time{
 background-repeat : no-repeat ;
 background-position : top right ;
 height:164px;
 width:700px;
}

div.time img{
 margin:0;
}

div.shop{
 height:150px;
}
hr.shop{
 color:#222;
 width:350px;
 border:1px solid #222;
 height:1px;
 margin-top:0;
 margin-bottom:5px;
}
hr.shop_{
 color:#222;
 border:1px solid #222;
 height:1px;
 margin-top:0;
 margin-bottom:5px;
}


span.red{
 color:#800000;
}
span.white{
 color:#FFF;
}

span.be{
 color:#5B4D2A;
}


