@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	list-style-image: url(../del.jpg);
}
a:link {
	color: #6D706E;
	text-decoration: none;
}
a:visited {
	color: #6D706E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	color: #6D706E;
}
a:active {
	text-decoration: none;
	text-align: right;
}
.footer {
	font-size: 9px;
	color: #999;
}
#content {
	width:54%;
	z-index:1;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
	color: #6D706E;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #E8E8E8;
	text-align: justify;
}
p {
	margin-right: 45px;
	margin-left: 45px;
	font-size: 14px;
	color: #6D706E;
	line-height: normal;
}

