	
body {
	width: 780px;
	background: #000;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

#title {
	position: absolute;
	top: 60px;
	left: 50px;
	text-align: left;
	font-size: 50px;
	color: white;
}
#tel {
	position: absolute;
	top: 92px;
	left: 540px;
	text-align: left;
	font-size: 24px;
	color: white;
}


#menu {
	margin: 0 0 0 0;
	position: absolute;
	left: 45px;
	top: 472px;
	font-size: 16px;
	color: white;
	
}

#p1 {
	margin: 0 0 0 0;
	position: absolute;
	left: 490px;
	top: 260px;
	font-size: 30px;
	color: white;

}
#p2 {
	margin: 0 0 0 0;
	position: absolute;
	left: 490px;
	top: 330px;
	font-size: 30px;
	color: white;

}

#foot {
	position: absolute;
	left: 0px;
	top: 570px;
	width: 780px;
	background: #888888;
	color:white;
 	font-size: 12px;

 }

#menu1 {
	height: 104px;
	width: 780px;
	background: url(foot.gif);
	color:white;
	font-size: 22px;
 }

#content {
	width: 780px;
	background: #ddedee;
	font-family: Verdana, sans-serif;
	text-align: justify;
 	color: #101000;
	font-size: 14px;
	

}

a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #ffffff;
}



a.link{
	color: #eeeeee;
	font-weight: bolder;
}

a:hover.link {
	color: #ffffff;
	font-weight: bolder;
}

}
#banner{
	position: absolute;
	top: 15px;
	width: 151px;
	left: 800px;

}
#down{
	position: absolute;
	top: 520px;
	width: 770px;
	left: 0px;
	height:45px;
	color: white;
}
P{	
	margin: 0px 30px 20px 30px;
}
