
.newshome{
	clear: both;
	height: 353px;
	width: 100%;
}

.ccdrcnews{
	float: left;
	height: 353px;
	overflow: hidden;
	/*width: 552px;*/
        width:100%;
}

.morenews{
	background: url('../images/shadow.png') repeat-y right top;
	float: right;
	height: 353px;
	overflow: hidden;
	padding-top: 45px;
	position: relative;
	top: -45px;
	width: 368px;
}

.ccdrcnews ul,
.morenews ul{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
        padding-top:39px;
}

.ccdrcnews ul li{
	background-image: none;
	float:left;
	list-style: none;
	/*padding: 39px 7px 17px 15px;*/
        padding-left: 14px;
        padding-right:14px;
	/*width: 157px;*/
    width: 200px;
	height: 227px;
}

.ccdrcnews-img {
	background-color: #dddddd;
	display: table;
	/*height: 140px;*/
        height: 148px;
	margin: 4px 0 0 4px;
	overflow: visible;
	/*width: 153px;*/
        width: 100%;
}

.ccdrcnews-img-inner {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	display: table-cell;
	height: 140px;
	left: -4px;
	position: relative;
	text-align: center;
	top: -3px;
	vertical-align: middle;
	width: 153px;
}

.ccdrcnews-img-inner a { 
	border: 0;
	display: block; 
	text-decoration: none; 
}

.ccdrcnews-img img{
	border: 0;
	/*height: auto;
	max-height: 140px;
	max-width: 153px;
	width: auto;*/
        height: 148px;
        width: 200px;
}

.ccdrcnews-img img:hover{
	opacity:0.8;
}

.ccdrcnews-date { 
	color:#04a9bc; 
	/*display: block;*/
	visibility: hidden; /*NEW*/
	font-size: 11px; 
	font-weight: bold;
	line-height: 19px; 
	padding: 13px 4px 2px 4px;
}

a.ccdrcnews-title {
	color:#393939; 
	display: block;
	font-size: 12px; 
	font-weight: normal;
	height: 92px;
	line-height: 17px; 
	overflow: hidden;
	padding: 0 4px;
}

a.ccdrcnews-title:hover,
a.ccdrcnews-title:active,
a.ccdrcnews-title:focus{ color: #808080;}

ul li.ccdrcnews-item span.ccdrcnews-img-inner a{padding-right: 0; max-height:148px;}

.morenews ul { margin: 0; padding: 0; }
.morenews ul li{ 
	background: url('../images/dot.png') left bottom repeat-x;
	display: block;
	list-style: none;
	height: 90px;
	margin: 0 6px 0 12px;
	padding: 0;
	overflow: hidden;	
}

.morenews ul li .item-inner{
	padding: 20px 12px 20px 55px;
}

.morenews ul li a.morenews-cat{
	display: block;
	font-size: 12px; 
	font-weight: bold;
	line-height: 17px; 
	text-transform: uppercase;
}

/* Blue */
.morenews ul li .cor04a9bc { background: url('../images/bluecat.png') 15px 15px no-repeat; }
.morenews ul li .cor04a9bc a.morenews-cat { color:#04a9bc; }
.morenews ul li .cor04a9bc a:hover,
.morenews ul li .cor04a9bc a:active,
.morenews ul li .cor04a9bc a:focus { color:#04a9bc; }

/* Orange */
.morenews ul li .corf0a510 { background: url('../images/orangecat.png') 15px 15px no-repeat; }
.morenews ul li .corf0a510 a.morenews-cat { color:#f0a510; }
.morenews ul li .corf0a510 a:hover,
.morenews ul li .corf0a510 a:active,
.morenews ul li .corf0a510 a:focus { color:#f0a510; }

/* Green */
.morenews ul li .cor90b703 { background: url('../images/greencat.png') 15px 15px no-repeat; }
.morenews ul li .cor90b703 a.morenews-cat { color:#90b703; }
.morenews ul li .cor90b703 a:hover,
.morenews ul li .cor90b703 a:active,
.morenews ul li .cor90b703 a:focus { color:#90b703; }

/* Red */
.morenews ul li .corda521a { background: url('../images/redcat.png') 15px 15px no-repeat; }
.morenews ul li .corda521a a.morenews-cat { color:#da521a; }
.morenews ul li .corda521a a:hover,
.morenews ul li .corda521a a:active,
.morenews ul li .corda521a a:focus { color:#da521a; }
