div.morenews {
	width:651px;
	height:789px;
	border-top:1px solid #c2cedc;
	background-color:#ffffff;
	position:relative;
	overflow:hidden;
}

div.morenews div.items {
	width:214px;
	height:260px;
	float:left;
	color:#6281c4;
	font-family:arial;
	padding-right:3px;
	font-size:12px;
}
div.morenews div.itemsborder {
	width:214px;
	margin-top:32px;
	height:200px;
	position:absolute;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
}
div.morenews div.itemstopborder {
	width:187px;
	margin-left:14px;
	height:0;
	position:absolute;
	border-top:1px solid #d5d5d5;
}
div.morenews div.channel {
	width:182px;
	height:32px;
	position:relative;
	color:#343248;
	font-family:arial;
	font-size:12px;
	margin:0 auto;
}

div.morenews div.title {
	width:182px;
	height:30px;
	position:relative;
	color:#335eba;
	font-family:arial;
	font-size:12px;
	margin:0 auto;
	margin-top:14px;
	padding-bottom:3px;
	font-weight:bold;
}

div.morenews div.channel-overlay {
	position:absolute;
	bottom:10px;
	background-color:#1c253d;
	width:176px;
	padding:2px;
	color:#fff;
	
}
div.morenews div.lead {
	width:182px;
	height:46px;
	position:relative;
	color:#000;
	font-family:'times new roman';
	font-size:12px;
	margin:0 auto;
	line-height:12px;
	font-weight:normal;
}

div.morenews div.link {
	position:relative;
	color:#31333f;
	font-family:arial;
	font-size:11px;
	margin:0 auto;
}

div.morenews div.mimage {
	width:180px;
	position:relative;
	height:135px;
	border:1px solid #767676;
	margin:0 auto;
	margin-top:9px;
	margin-bottom:6px;
}

div.morenews div.image img {
	width:180px;
	height:135px;
}
