



/*Ê×Ò³ÐÂÎÅ*/
.indexNewsBg {
	width: 1190px;
	overflow: hidden;
	margin: 0 auto;
	font-family:ËÎÌå;
	margin-top: 20px;
        background-color:#fff;
        height:260px;
        padding:5px;
        border:1px solid #0090DC;
}

.indexNewsBg img {
	float: left;
	margin-right: 10px;
}

.indexComBox {
	width: 560px;
	float: left;
	overflow: hidden;
	margin: 20px 20px 0 15px;
}

.indexComTitle {
	width: 560px;
	height: 30px;
	background: url(../img/indexNewsTitle01.png) left center no-repeat;
}

.indexComTitle span {
	margin-left: 8px;
	line-height: 30px;
	color: #fff;
	display: block;
	float: left;
	font-size:14px;
}

.indexComTitle a {
	color: #555555;
	font-size: 12px;
	display: block;
	float: right;
	margin-top: 10px;
	text-decoration: none;
}

.indexComImg {
	width: 560px;
	height: 2px;
	margin-top: 1px;
	background: url(../img/indexNews01.png) left bottom no-repeat;
}

.indexComContBox {
	font-size: 12px;
	text-indent: 12px;
	padding-bottom: 20px;
	float: left;
}

.indexComCont {
	width: 560px;
	height: 32px;
	overflow: hidden;
	border-bottom: 1px #999999 dashed;
}

.indexComCont a {
	display: block;
	float: left;
	width: 400px;
	line-height: 32px;
	color: #222222;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexComCont span {
	display: block;
	float: right;
	line-height: 12px;
	margin-right: 10px;
	margin-top: 16px;
	color: #555555;
}
