body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.table-end-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	/*border-bottom-color: #FF0000;*/
	border-bottom-color: #004BFF;
}
.abouts {
	line-height: 23px;
	text-decoration: none;
}

.tit {
	font-size: 14px;
	font-weight: bold;
}
.writes {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

