div#left {
	float: left;
	width: 270px;
}

div#left div.leftblock {
	margin: 0 0 10px 0;
}

div#left div.leftblock div.hr {
	border-top: 1px solid #999999;
	width: 235px;
	margin: 5px 0 5px 10px;
}

div#left div.leftblock div.header {
}

div#left div.leftblock div.item {
	margin: 0 0 0 10px;
}

div#left div.leftblock div.item_comment {
}

div#left div.leftblock div.item_comment span.nickname {
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}

div#left div.leftblock div.item_comment span.title {
	color: #33ccff;
	font-size: 11px;
}

div#left div.leftblock div.item_comment div.date {
	color: #999999;
	font-size: 11px;
	font-style: italic;
}

div#left div.leftblock div.item_comment div.comment {
	color: #999999;
	font-size: 11px;
}

div#left div.leftblock div.item_grey {
	color: #333333;
	font-weight: bold;
	background-color: #dddddd;
	margin: 5px 0 0 0;
	width: 220px;
	font-size: 12px;
	padding: 8px;
}

div#left div.leftblock div.item div.title_1 {
	font-size: 11px;
	font-style: italic;
	margin: 5px 0 0 0;
	color: #000066;
}

div#left div.leftblock div.item div.title_2 {
	font-weight: bold;
	color: #33ccff;
}

div#left div.leftblock div.item div.lead {
	font-size: 12px;
	color: #333333;
	margin: 0 0 5px 0;
}

div#middle {
	width: 715px;
	float: right;
	padding: 6px 0 0 0;
}

div.mbox {
	width: 540px;
}

div.mbox table tr td.mbox_box_top {
	height: 2px;
	background: url("/assets/images/box_top.gif") top right no-repeat;
}

div.mbox table tr td.mbox_box_left {
	width: 10px;
	background: url("/assets/images/box_left.gif") top left no-repeat;
}

div.mbox table tr td.mbox_box_middle {
}

div.mbox table tr td.mbox_box_middle table tr td.culomn_1,
div.mbox table tr td.mbox_box_middle table tr td.culomn_2,
div.mbox table tr td.mbox_box_middle table tr td.culomn_3 {
	padding: 8px 0 0 0;
}

div.mbox table tr td.mbox_box_middle table tr td.culomn_1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #cccccc;
	width: 110px;
}

div.mbox table tr td.mbox_box_middle table tr td.culomn_2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #cccccc;
	color: #cccccc;
}

div.mbox table tr td.mbox_box_middle table tr td.culomn_3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #cccccc;
	color: #cccccc;
	width: 160px;
}

div.mbox table tr td.mbox_box_right {
	width: 9px;
	background: url("/assets/images/box_right.gif") top right no-repeat;
}

detail

table.esemeny_table {
	height: 40px;
}

table.esemeny_table tr td div.detaildiv {
	width: 380px;
	background: #FFFFFF;
	margin: 7px auto 0 auto;
	border-top: 2px solid #ff9933;
	border-bottom: 2px solid #999999;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	color: #333333;
}

table.esemeny_table tr td div.detaildiv div.title {
	font-weight: bold;
}

table.esemeny_table tr td div.detaildiv div.content {
}

table.esemeny_table tr td.date {
	width: 32px;
	padding: 12px 0 0 5px;
}

table.esemeny_table tr td.date div.box {
	border: 1px solid #9c9c9c;
	width: 31px;
	height: 31px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

table.esemeny_table tr td.date div.box div.month {
	font-weight: normal;
	font-size: 10px;
	background-color: #cdcdcd;
	text-align: center;
	color: #FFF;
}

table.esemeny_table tr td.time {
	width: 42px;
	text-align: center;
	font-size: 12px;
	padding: 10px 0 0 0;
}

table.esemeny_table tr td.name {
	width: 230px;
	padding: 10px 0 0 30px;
}

table.esemeny_table tr td.name div.top {
}

table.esemeny_table tr td.name div.top a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

table.esemeny_table tr td.name div.bottom {
	float: left;
}

table.esemeny_table tr td.name div.bottom a {
	color: #ff9933;
	font-size: 11px;
	text-decoration: none;
}

table.esemeny_table tr td.name div.arrow {
	float: right;
}

table.esemeny_table tr td.place {
	padding: 10px 0 0 20px;
	background: url("/assets/images/culomn_topbg.gif") top right no-repeat;
}

table.esemeny_table tr td.place div.top {
}

table.esemeny_table tr td.place div.top a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

table.esemeny_table tr td.place div.bottom {
	font-size: 12px;
	color: #333;
}