body {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#all{
	position: absolute;
	top: 70px;
	right: 50%;
	margin-right: -374px;
}

#index{
	height: 405px;
	border: 1px solid #cacaca;
}

#index h1{
	width: 438px;
	height: 141px;
	background-image: url(images/Logo_index.gif);
	background-repeat: no-repeat;
	margin-bottom: -2px;
	margin-top: 15px;
}

#index h1 span{
	visibility: hidden;
	font-size: 1px;
}

#index h2{
	width: 438px;
	height: 68px;
	background-image: url(images/solid.gif);
	background-repeat: no-repeat;
	margin-bottom: 120px;
	margin-top: 40px;
}

#index h2 span{
	visibility: hidden;
}

#index a{
	text-decoration: none;
	color: #666666;
	margin-left: 370px;
}

#index a:hover{
	text-decoration: underline;
}

#index a span{
	font-weight: bolder;
}

#foto_index{
	margin-left: -306px;
	position: absolute;
}
