body {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-color: #E9E9E4;
	line-height: 18px;
}
.topic {
	font-weight: bold;
	color: #FF6600;
}
.live_title {
	font-size: 18px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
.small {
	font-size: 12px;
	color: #663333;
	line-height: 14px;
}
.ticket_line {
	border: 1px solid #670000;
}
.topic2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #670000;
	padding: 5px;
}

