@charset "utf-8";

body { background: #000 url(/images/back2ndLayer.jpg) center center no-repeat fixed; }

#BodyLeftColDiv { width:240px; }
	#CatgoryListDiv { display:inline; width:200px; margin:310px 0 0 80px; }
		.CatgoryListItemDiv { clear:both; }
			.CatgoryListItemBulletDiv { width:6px; height:6px; padding:2px 0 0 0; }
			.CatgoryListItemTextDiv { display:inline; font-size:17px; margin:0 0 0 8px; }
			.CatgoryListItemTextDiv a:link { color:#256E87; }
			.CatgoryListItemTextDiv a:active{ color:#CD722A; }
			.CatgoryCurrentListItemTextDiv { display:inline; font-size:17px; margin:0 0 0 8px; }
			.CatgoryCurrentListItemTextDiv a:link { color:#CD722A; }
#BodyCenterColDiv { position:relative; width:550px; }
	#BodyHeaderDiv {}
		#BurgersAndRibsPicDiv { position:absolute; top:170px; }
		#StickerEatDiv { position:absolute; top:200px; left:470px; }
		#StickerDrinkDiv { position:absolute; top:760px; left:-95px; }
		#StickerShotDiv { position:absolute; top:1500px; left:499px; }
	#BodyCatsDiv { margin:285px 0 0 0; }
	#BodyCatsDiv a { display:block; clear:both; width:100%; }
		.BodyCatDiv { clear:both; margin:0px 0 20px 0; }
			.BodyCatItemDiv { width:482px; margin:0 0 10px 0; }
				.BodyCatItemTopDiv { width:482px; height:8px; line-height:0; }
				.BodyCatItemRow1Div { display:inline; width:472px; font-size:22px; color:#F48028; background-color:#0D3645; padding:4px 0 5px 10px; }
				.BodyCatItemRow2Div { display:inline; width:462px; font-size:14px; background-color:#0D3645; padding:0 10px 5px 10px; }
				.BodyCatItemBottomDiv { width:482px; height:8px; line-height:0; }
	#SpaceAtBottomDiv { clear:both; width:100%; height:60px; }
#BodyRightColDiv {}
