<!--
#events_main{
	text-align:left;
	width:100%;
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:dimgray;
}
a{text-decoration:none;}
div.event_title{
	width:100%;
	background-image:url('../../img/common/shasen1.png');
	line-height:20px;
	color:darkslategray;
}
div.event_info_text{
	color:darkslateblue;
}

/****–ÚŽŸ*****/
#event_list_wrap{
	width:80%;
	margin-left:20px;
}
table.event_list{
	margin-left:10px;
	font-size:12px;
}
td.list_col1{width:70px;color:dimgray}
td.list_col2{width:50px;color:dimgray}
td.list_col3{}
div.event_link_wrap{width*100%;text-align:center}
/*****/
table.item{
	width:750px;
	font-size:12px;
	color:dimgray;
}

td.item_col1{/*border-style:solid;border-width:1px;*/}
td.item_col2{/*border-style:dotted;border-width:1px;*/}
td.item_col3{/*border-style:dashed;border-width:1px;*/}
td.item_col4{/*border-style:solid;border-width:1px;*/}

-->