.time_base {
	background-image: url(images/count_base.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 354px;
	width: 950px;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #BFE4FE;
	color: #333;
}
.text_base {
	background-image: url(images/text_base02.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #F00;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 150px;
}
.photo {
	padding-bottom: 10px;
}
.ssc_text {
	padding-left: 10px;
}
.btn {
}
a:link {
	color: #F66;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
.bot10 {
	padding-bottom: 10px;
}
.not_yet {
	font-size: 12px;
	line-height: 22px;
	color: #F30;
}
.small {
	font-size: 12px;
	line-height: 20px;
}
.ssc_title {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #013551;
}

.topic {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #069;
	padding-left: 10px;
}
