BODY {
	padding: 0;
	background-color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

a:link {  font-family: Verdana; font-size: 12px; color: #996633; text-decoration: none}
a:visited {  font-family: Verdana; font-size: 12px; color: #996633; text-decoration: none}
a:hover {  font-family: Verdana; font-size: 12px; color: #996633; text-decoration: underline}

#gora{
	width: 1000px;
	height: 352px;
	background-image: url(lay/pp1.jpg);
}

#main{
	width: 720px;
	height: 238px;
	background-image: url(lay/zenbu.jpg);
	background-repeat: repeat-y;
	

}

#menu{
	width: 140px;
	position: relative;
}

#tresc{
	margin-left: 20px;
	width: 520px;
	top: 20 px;
	float: left;
	overflow: hidden;

}

#dol{
	width: 1000px;
	height: 325px;
	background-image: url(lay/dd1.jpg);
}

