body {
	background-image: url(images/base_narrow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}
.btn {
}
.small {
	font-size: 12px;
	line-height: 24px;
}
a:link {
	color: #F63;
	text-decoration: none;
}
a:hover {
	color: #FC6;
	text-decoration: none;
}
a:visited {
	color: #C63;
	text-decoration: none;
}

.topic_text {
}

.topic {
	padding-top: 30px;
	padding-bottom: 10px;
}
.comment {
	font-size: 12px;
	line-height: 24px;
	color: #C60;
}
.itoi_comment {
	color: #1F5A71;
}
.bot_space {
	padding-bottom: 15px;
}
.self_title {
	font-weight: bold;
	color: #C03;
	line-height: 28px;
}
