body {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	background-attachment: fixed;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.btn {
}
.img_spc {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
a:link {
	color: #0BAEFC;
	text-decoration: none;
}
.border {
	background-image: url(images/border.gif);
	background-position: center center;
	height: 50px;
	width: 650px;
	background-repeat: repeat-x;
}
a:hover {
	color: #AAF6FF;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
.index_base {
	background-image: url(images/index_base.gif);
	height: 460px;
	width: 660px;
	padding-left: 200px;
	background-repeat: no-repeat;
	background-position: center center;
}
.date {
	background-image: url(images/date_base.gif);
	background-position: center center;
	width: 180px;
	font-size: 10px;
	color: #000;
	background-repeat: no-repeat;
}
.small {
	font-size: 12px;
}
