body{
	margin: 0px;
	padding: 0px;
	background-color: #e1e1e1;
	text-align: left;
	min-width: 1000px;
	max-height: 650px;
	font-family: Tahoma;
}
#global{
		background-color: #e1e1e1;
		margin-left:auto;
		margin-right:auto;
		width:1000px;
		height:550px;
}
#header{
		height:80px;
		width:1000px;
}
#advert{
		height:150px;
		width:1000px;
		background-image:url(img_main/bg_advert.png);
		background-repeat:repeat-x;
}
#main{
		height:300px;
		width:1000px;
		background-image:url(img_main/bg_main.png);
		background-repeat:repeat-x;
		float:left;
}
#sub_main{
		height:450px;
		width:1000px;
		background-image:url(img_sub/bg_sub_main.png);
		background-repeat:repeat-x;
		float:left;
}
#menu{
		height:320px;
		width:146px;
		margin-left:30px;
		margin-top:45px;
		margin-right:35px;
}
#back{
		width:146px;
		height:45px;
		margin-left:30px;
		margin-top:20px;
		background-color:#FF0000;
}
#back_menu{
		width:1000px;
		height:45px;
		margin-left:0px;
		margin-top:0px;
		background-image:url(img_sub/bg_pricelist_header.png);
}
#topmenu{
		max-height:27px;
		max-width:580px;
		position:relative;
		top: -413px;
		left: 211px;
}
#content{
		max-height:405px;
		max-width:580px;
		width:580px;
		height:405px;
		position:relative;
		top: -413px;
		left: 211px;
		background-image:url(img_sub/bg_content2.png);
		background-repeat:repeat-y;
		background-color:#FFFFFF;
		overflow-y: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color: #FFFFFF; 
		scrollbar-face-color: #f16b22;
		scrollbar-3dlight-color: #f7b03a;
		scrollbar-darkshadow-color: #9695a3;
		vertical-align:top;
}
#shop_icon{
		position:relative;
		top:-816px;
		left:824px;
		width:146px;
		height:80px;
		vertical-align:top;
		overflow:hidden;
}
#news{
		width:146px;
		height:243px;
		position:relative;
		top:-788px;
		left:824px;
		overflow-x:hidden;
		overflow-y:scroll;
		scrollbar-arrow-color: #FFFFFF; 
		scrollbar-face-color: #f16b22;
		scrollbar-3dlight-color: #f7b03a;
		scrollbar-darkshadow-color: #9695a3;
}
#news_header{
		position:relative;
		top:-788px;
		left:824px;
		height:27px;
		width:146px;
		background-image:url(img_sub/bg_news_header.png);
		background-repeat:no-repeat;
		text-align:center;
}
#footer{
		float:left;
		height:20px;
		width:1000px;
		background-color:#b2b2b2;
		padding-bottom:4px;
		padding-top:4px;
}
#back_menu{
		width:1000px;
		height:45px;	
}
#warn{
		width:1000px;
		height:20px;
		padding-top:5px;
}
#pricelist{
		width:1000px;
		height:380px;
		overflow-x:hidden;
		overflow-y:scroll;
}