body{
	margin: 0px;
	padding: 0px;
	font-family: "Arial";
	font-size: 11pt;
	background: url(bg.jpg) repeat-x center;
	height: 100%;
	width:100%;
	text-align: center;
}
td{
	font-family: "Arial";
	font-size : 11pt;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

a:link, a:visited{
	color: #000;
}

#main{
	display: block;
	width:1002px;
	height: 602px;
	text-align: left;
	position:absolute;
	left:-500px;
	top:-300px;
}

#head{
	background: url(head.gif) no-repeat;
	width: 1002px;
	height: 47px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
#foot{
	background: url(foot.gif) no-repeat;
	width: 1002px;
	height: 47px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#body{
	background:#fff;
	border:1px solid #799d24;
	width:1000px;
	height:506px;
	position:absolute;
	left:0px;
	top:47px;
}
#name{
	color: #3d5408;
	position: absolute;
	left:30px;
	bottom:-4px;
	font-size: 22pt;
	font-family: "garamond",  "Times New Roman";
}
#adr{
	color: #3d5408;
	position: absolute;
	right:20px;
	bottom:-2px;
	font-size: 14pt;
}
#menu{
	position: absolute;
	left:20px;
	top:0px;
	color: #3d5408;
	font-size: 15pt;
}
#tel{
	position: absolute;
	right:20px;
	top:0px;
	color: #3d5408;
	font-size: 16pt;
}

#text{
	width:690px;
	height: 380px;
	position: absolute;
	left:10px;
	top:30px;
	overflow: hidden;
}
#text img{
	margin: 15px 15px 15px 0px;
}
#right_dop{
	width: 265px;
	height: 380px;
	position: absolute;
	right: 10px;
	top: 30px;
	overflow: hidden;
}
#right_dop a:link, #right_dop a:visited{
	float: left;
	padding:8px 7px 7px 8px;
}
#right_dop a:hover{
	background:#ebebeb;
}
#bottom_all{
	width: 935px;
	height: 115px;
	position: absolute;
	left: 30px;
	bottom: 10px;
	overflow: hidden;
}
#bottom_all a:link, #bottom_all a:visited{
	
	padding:8px 5px 7px 5px;
}
img{
	color:#fff;
}
#bottom_all a:hover{
	background:#ebebeb;
}
#allmodline{
	width:1002px;
	height:2px;
	background:#799d24;
	position: absolute;
	left:0px;
	bottom:130px;
}
#allmod{
	background:#fff;
	position: absolute;
	left:30px;
	bottom:123px;
	padding: 0px 15px 0px 15px;
	color: #3d5408;
	font-size: 15pt;
}
#toleft{
	left:10px;
	bottom:70px;
	position:absolute;
}
#toright{
	right:10px;
	bottom:70px;
	position:absolute;
}

#cop{
	position: absolute;
	right:20px;
	bottom:5px;
	font-size:9pt;
}
