	div#container #cright #content .catshow {
		background:url(./background_eitem_green.gif) left repeat-y !important;
		border-bottom:1px solid #336666 !important;
	}
	
	
	
	div#container #cright #content .catcomedy {
		background:url(./background_eitem_orange.gif) left repeat-y !important;
		border-bottom:1px solid #cc6633 !important;
	}
	
	
	
	div#container #cright #content .catnews {
		background:url(./background_eitem_blue.gif) left repeat-y !important;
		border-bottom:1px solid #1f284d !important;
	}
	
	
	
	div#container #cright #content .cateishockey {
		background:url(./background_eitem_yellow.gif) left repeat-y !important;
		border-bottom:1px solid #e6d427 !important;
	}
	
	
	
	div#container #cright #content .eitem {
		margin-bottom:10px;
		width:528px;
		background:url(./background_eitem_blue.gif) left repeat-y;
		border-bottom:1px solid #1f284d;
	}
	
	
	
	div#container #cright #content .elast {
		margin-bottom:0px;
	}
	
	
	
	div#container #cright #content .eitem .epic {
		float:left;
		width:120px;
		text-align:center;
		padding-left:35px;
		height:120px;
		overflow:hidden;
		margin-bottom:10px;
	}
	
	
	
	div#container #cright #content .eitem .epic div {

	}
	
	
	
	
	
	div#container #cright #content .eitem .edetail {
		float:left;
		width:352px;
		margin-left:20px;
		font-size:11px;
	}
	
	

	div#container #cright #content .eitem .edetail .edetail-head {
		font-weight:bold;
		margin-bottom:15px;
		line-height:15px;
		font-size:12px;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-head span {
		font-weight:normal;
		color:#757575;
		font-size:11px;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-date {
		margin-bottom:10px;
		line-height:15px;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-date span {
		display:block;
		float:left;
		width:75px;
	}
	
	
	div#container #cright #content .eitem .edetail .edetail-date strong {
		display:block;
		float:left;
		width:150px;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-sdesc {
		text-align:justify;
		margin-bottom:10px;
		line-height:15px;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-link {
		list-style:none;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-link li {
		float:right;
		margin-left:5px;
		margin-bottom:10px;
	}
	
	
	
	div#container #cright #content .eitem .edetail .edetail-link li a:link,
	div#container #cright #content .eitem .edetail .edetail-link li a:visited {
		display:block;
		color:#fff;
		height:15px;
		background:#565757;
		font-size:11px;
		line-height:15px;
		text-decoration:none;
		width:90px;
		text-align:center;
	}
	
	
	div#container #cright #content .eitem .edetail .edetail-link li.icon a:link,
	div#container #cright #content .eitem .edetail .edetail-link li.icon a:visited {
		background:none;
		display:block;
		width:16px;
		height:16px;
	}
	
	
	div#container #cright #content h4 {
		display:block;
		font-size:18px;
		font-weight:normal;
		margin-bottom:25px;
	}