body { color: black; font-size: 14px; line-height: 26px; background-color: white; margin: 0; }
.volume {
	color: #0099FF;
	font-size: 20px;
	line-height: 40px;
	background-image: url(images/date_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}
.text_base { color: #3b3b3b; font-size: 14px; line-height: 26px; background-image: url(images/line.gif); background-repeat: repeat; background-position: center top; width: 400px; padding-right: 50px; padding-left: 50px; }
.btn { }
.date {
	color: #3399FF;
	font-size: 12px;
	line-height: 26px;
}
.small {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}