body {
	background-position: center center;
	color: #000;
	background-attachment: fixed;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	background-repeat: repeat-y;
	background-image: url(images/base.jpg);
	padding: 0px;
	margin: 0px;
	background-color: #000;
}
.index_base {
	background-image: url(images/base02.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 150px;
}
.text_base {
	background-image: url(images/base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #FF2C3A;
	text-decoration: none;
}
a:hover {
	color: #FF9A9D;
	text-decoration: none;
}
.btn {
}
.small {
	font-size: 12px;
}
.pngfix {
}
a:visited {
	color: #A41C25;
	text-decoration: none;
}
.date_back {
	font-size: 10px;
	background-image: url(images/date_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 128px;
	line-height: 16px;
}
