#layout_news {
	width: 608px;
	float: left;
	clear: left;
	border: 1px solid #A9C9E2;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 3px;
}
#list_containers {
	float: left;
	width: 608px;
	clear: left;
	text-align: left;
	display: block;
	margin: 0px;
}


.list_con_li {
	background-image: url(../images/broken_line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: left;
	display: block;
	float: left;
	padding-bottom: 3px;
	width: 608px;
	line-height: 22px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.list_news_tit {
	background: url(../images/arrow_07.gif) no-repeat 2px 9px;
	clear: left;
	display: block;
	float: left;
	font: normal 13px/24px "宋体";
	padding-left: 12px;
	text-align: left;
	margin: 0px auto 0px auto;
}
.list_news_tit a:visited {
	font-size: 13px;
	color: #3C5F84;
	text-decoration: underline;
}	
.list_news_tit a:link {
	font-size: 13px;
	color: #3C5F84;
	text-decoration: underline;
}	
.list_news_tit a:hover {
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
}

.list_news_dis {
	background: url(../images/pic_nrjj.gif) no-repeat left top;
	cursor: hand;
	display: block;
	float: left;
	font: normal 12px/16px "宋体";
	height: 16px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 6px;
	text-align: right;
	width: 75px;
}

.list_news_dis a {
	color: #999999;
}

.list_news_dis a:visited {
	color: #999999;
}

.list_news_dis a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.list_news_info {
	clear: right;
	color: #666666;
	display: block;
	float: right;
	font: normal 11px Tahoma;
	margin: 5px 5px 0px 0px;
}

.list_news_content {
	background: #F7F7F7;
	clear: left;
	color: #333333;
	display: block;
	float: left;
	font: normal 12px/22px "宋体";
	margin: 0px 0px 0px 5px;
	text-align: left;
	width: 595px;
}
.list_news_content h3 a:visited {
	color: #3E9BD2;
	cursor: hand;
	font: normal 12px/18px "宋体";
}
.list_news_content h3 a:link {
	color: #3E9BD2;
	cursor: hand;
	font: normal 12px/18px "宋体";
}
.list_news_content h3 a:hover {
	color: #FF6600;
	cursor: hand;
	text-decoration: underline;
}
