@CHARSET "UTF-8";
.c-blue {
	color: blue
}
.s-title {
	font-size: 16px; 
	color: #6CADDF;
}
.s-place {
	font-size: 9px; color: #ccc; padding-left: 20px;
	margin-bottom: 10px;
}
.s-further {
	padding-top: 10px;	
}
.s-further a{
	color: #6CADDF;
	text-decoration: none;
}
	.s-further a:hover{text-decoration: underline;}
.s-2 {
	background: #eee;	
	padding: 10px;
}
.s-1 {
	padding: 10px;
}
