.kuldo {
	color: #CCCCCC;
	text-decoration: none;
}
#main_top {
	background: url(images/main_bg_00_beloldal.png);
}
#main_middle {
	background: url(images/main_bg_01_beloldal.png);
	position: relative;
	top: -11px;
	*top: 0px;
}
#main_bottom {
	background: url(images/main_bg_02_beloldal.png);
}
#main_content_left {
	width: 675px;
	margin-left: 0px;
	padding-left: 40px;
	
}
#main_content_right {
	width: 140px;
	margin-left: 740px;
	text-align: center;
}
#main_table th {
	text-align: center;
	font-weight: normal;
}
#main_table th span {
	font-weight: bold;
	background-color: #830f13;
	color: #FFFFFF;
	line-height: 22px;
	margin: 1px;
	padding: 1px;
}
#main_table th span.date {
	font-weight: normal;
}
#main_table td {
	font-size: 11px;
	line-height: 18px;
}
