html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
div#header h1{width:960px;height:201px;line-height:201px;margin:0;background: url(../img/pix_header.jpg) top left no-repeat;}
div#header h1 span {display:none;}
div#container{text-align:left;background: url(../img/pix_chef.jpg) left 201px no-repeat;}
div#content p{line-height:1.4}
div#navigation{}
div#extra{}
div#footer{}

div#container{width:960px;margin:0 auto}
div#content{float:left;width:600px}
div#navigation{float:right;width:560px}
div#extra{clear:both;width:100%}

/* click menu */
#rightclickarea {width: 560px;background: url(../img/pix_menu_dl.gif) 150px top no-repeat; height:16px;margin: 20px 0 67px 0; cursor: pointer;}
       .vmenu{border:1px solid #aaa;position:absolute;background:#fff;display:none;}
       .vmenu .first_li span{width:100px;display:block;padding:5px 10px;cursor:pointer}
       .vmenu .inner_li{display:none;margin-left:120px;position:absolute;border:1px solid #aaa;
        border-left:1px solid #ccc;margin-top:-28px;background:#fff;}
       .vmenu .sep_li{border-top: 1px ridge #aaa;margin:5px 0}
       .vmenu .fill_title{font-size:11px;font-weight:bold;/height:15px;/overflow:hidden;word-wrap:break-word;}
	   .vmenu .first_li a:link, .vmenu .first_li a:visited {color: #333; text-decoration: none;}

