.news1 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;;
	width: 240px;
	text-align: left;;
	display: block;
	float: left;;
	overflow: hidden;;
	text-overflow: ellipsis;;
	white-space: nowrap;
}

.news2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	width: 90px;
	text-align: right;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsBlank {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	width: 50px;
	text-align: left;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#divNewsLeft {
	z-index: 10;
	left: 280px;
	width: 420px;
	position: absolute;;
	top: 0px;
	height: 427px;
	float: left;
	clear: left;
	overflow: hidden;
}

#divNewsLeftList {
	left: 0px;
	width: 420px;
	height: 327px;
	position: absolute;
	top: 0px;
	float: right;
	clear: right;
	overflow: hidden;
	text-align: left;
	padding-left: 15px;
}

.moreFontNews {
	z-index: 10;
	position: absolute;;
	top: 0px;
	float: left;
	clear: left;
	overflow: hidden;
	left: 345px;
	width: 80px;
	height: 50px;
	top: 290px;
}

.moreFontNewsSpan {
	font-size: 12px;;
	color: #b91904;;
	width: 300px;;
	height: 25px;;
	text-align: right;
	padding-right: 5px;
	font-weight: bolder;
	vertical-align: text-bottom;
}

.newsMoreActivity {
	z-index: 10;
	position: absolute;
	top: 0px;
	float: left;
	clear: left;
	overflow: hidden;
	left: 125px;
	width: 80px;
	height: 50px;
	top: 290px;
}

#divNewsRight {
	left: 720px;
	width: 240px;
	position: absolute;
	top: 0px;
	float: right;
	clear: left;
	overflow: hidden;
	text-align: left;
}

.TitleFont1 {
	color: #AE2124;
	font-size: 15px;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-top: 20px;
}

.ListFont4 {
	color: #333333;
	font-size: 12px;
	font-weight:normal;
	line-height: 20px;
}
