@charset "utf-8";
/* CSS Document */

/*index style*/


#topcontent{
}

#topcontent .topblock{
	zoom:100%;
	margin-bottom:10px;
}

#topcontent .topblock:after{
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;

}

.latest{
	width:260px;
	padding:0 5px;
	margin-right:10px;
	background:url(/shared/images/bg_graycheck.gif) repeat-y right;
	float:left;
}

	#topcontent .date{
		font-size:11px;
		color:#9B9B9B;
		}
		
	#topcontent  ul.recommend{
	margin-left:280px;
	list-style:none;
	}
	
	ul.recommend li{
	margin-bottom:10px;
	}
	
	.event_block{
	zoom:100%;
	margin-bottom:5px;
	}
	
	.event_block:after{
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

	.img.sumb_02{
	float:left;
	margin-right:3px;
	margin-top:10px;
	}
	
	




