.wb-data-list {
	width: 650px;
	list-style: none;
	line-height: 28px;
	padding-left: 10px;
	cursor: pointer;
	background: url(imageslistimg.png) 0 50% no-repeat;
}

.wb-data-infor {
	margin-right: 110px;
	width: 650px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wb-data-infor a {
	color: #333;
}

.wb-data-date {
	float: right;
	margin-top: -28px;
}

.wb-data-list:hover a {
	color: #f1720b;
}

.sublist3 {
	margin-bottom: 30px;
}

.sublistimg {
	border-bottom: 1px solid #6187b2;
	padding-left: 10px;
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

.sublistimg a {
	/*font-family:microsoft yahei;*/
	font-size: 16px;
	color: #0b468a;
	margin-left: 18px;
}

.sublisttext {
	float: left;
	line-height: 30px;
}

.a-blue {
	font-size: 14px;
	line-height: 30px;
	color: #000099;
}

a {
	text-decoration: none;
}

A:hover {
	COLOR: #ff6633;
	TEXT-DECORATION: underline
}