@charset "utf-8";
/* CSS Document */

.block {
	margin: 0 0 1em 0;
	line-height: 1.5;
	font-size: 92%;
}

.hallBlock {
	margin-bottom:20px;
	font-size:92%;
	line-height: 1.5;
	clear: both;
}

.halltitle {
	margin-bottom: 15px;
}

.hallph {
	float: right;
	margin-left:10px;
	margin-bottom: 0;
}

.halldata {
	margin-top:10px;
	font-size: 80%;
	line-height: 1.6;
}

