body {
	background-image: url(images/base.gif);
	background-position: center bottom;
	background-color: #CAEDFE;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}
.small {
	font-size: 12px;
	line-height: 24px;
}
.date_back {
	font-size: 10px;
	line-height: 16px;
	background-image: url(images/index_date.gif);
	background-position: center center;
	width: 130px;
	background-repeat: no-repeat;
}
.text_base {
	background-color: #FAFDFF;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.btn {
}
a:link {
	color: #FF9724;
	text-decoration: none;
}
a:visited {
	color: #B70049;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
