body,td,th {
	font-family: Arial, Helvetica, Monotype Corsiva, sans-serif;
	font-size: 12px;
	color: #C0A062;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.search {
	font-size: 18px;
	color: #C0A062;
}
.copyright {
	font-size: 10px;
	color: #1C1C1C;
	text-decoration: none;
}
.copyright:hover {
	font-size: 10px;
	color: #1C1C1C;
	text-decoration: underline;
}
.artonly {
	font-size: 10px;
	color: #9C9591;
	text-decoration: none;
}

span.title {font-weight:bold;}
a {text-decoration:underline;color:#C0A062;}

input.inp {font-size: 10px; width:93;}

.end {
	background-image: url(../images/navi_end.gif);
	background-repeat: repeat-y;
	width: 147px;
	height:36px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B79F65;
	text-decoration: none;
	text-align: center;
}
.cright {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.powered {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.fcright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}