@charset "utf-8";
/* CSS Document */

#nav6 a {
              background-repeat:no-repeat;
			  background-position:top;
			  }
.box a {
	text-decoration: underline;
}

.box p {
    padding: 0 0 15px 15px;
}


table {
	width: 520px;
	margin: 0 5px;
	padding: 0;
	border-collapse: collapse;
	}
	
table tr td {
	vertical-align: center;
	padding: 10px 5px;
	line-height: 140%;
}

.back1 { background-color: #E9D8BD;}
