body {
	background-image: url(../../image/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #C0C;
	background-color: #222222;
	margin: 0;
	text-decoration: none;
}
.button, a:link, a:active, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #F39;
	background-color: #222222;
	margin: 0;
	text-decoration: none;
}
.button, a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #F39;
	background-color: #FFFFFF;
	margin: 0;
	text-decoration: none;
}
.button_yet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #F39;
	background-color: #222222;
	margin: 0;
	text-decoration: line-through;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #C0C;
	background-color: #222222;
	margin: 0;
	text-align: right;
	text-decoration: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #222222;
	margin: 0;
	text-decoration: none;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC33;
	margin: 0;
	text-decoration: none;
}
