﻿#dongtai_l {
	margin-top: 10px;
}
#dongtai_l h2 {
	height: 32px;
	background: url('../images/dongtai.gif') no-repeat;
	text-indent: -10000px;
}
.dongtai_topcon {
	border: 1px #ccc solid;
	border-top: none;
}
.dongtai_topcon ul {
	margin-left: 20px;
	padding: 8px 0px 12px 0px;
}
.dongtai_topcon ul li {
	height: 25px;
	line-height: 25px;
}
/* newscon */
#newscon {
	margin-top: 10px;
	background: #F9F8F3;
}
#newscon_top {
	height: 48px;
	line-height: 35px;
	text-indent: 15px;
	color: #FFFFFF;
	font-weight: bold;
	background: #FFFFFF url('../images/jianjie_righttop.gif') no-repeat;
}
#newscon_info h1 {
	font-size: 14px;
	color: #004816;
	line-height: 25px;
	text-align: center;

}
#newscon_from {
	height: 25px;
	line-height: 25px;
	width: 600px;
	background: #FFF;
	color: #444;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#newscon_from span {
	color: #6A8B05;
}
#newscon_info p {
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 25px;
}
#close {
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding-right: 25px;
}

/*新闻列表*/
.newslist
{
margin:0 auto;	
line-height:25px;
	background:#FFFFFF url('../images/news_listbg.gif') repeat-y;
}
.time
{
	float:right;
	color:#999966;
}
.newslist a
{
	padding-left:25px;
}
.tdbg
{
	background:#EDF3E2;
}












