
	
#continer{
	/*background: blue;*/
	margin: 0 auto 0px auto;
	width: 1000px;
	*width: 1100px;
	*width: 1000px \9;
	height: 680px;
	/*margin-top: 20px;*/
	/*background: #333;*/
	/*border: 1px solid red;*/
}

#left{
	width: 691px;
	height: auto;
	float: left;
	border-left: 1px solid #d9d8d7;
	border-bottom: 1px solid #d9d8d7;
	border-right: 1px solid #d9d8d7;
	margin-top: 45px;
}

#left-nav{
	width: 691px;
	height: 39px;
	/*margin-top: 45px;*/
	*margin-top: 5px;
	/*margin-left: 5px;*/
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	background: url(imageslist-bg-left.jpg);
}
#left-nav a{
	color: #000;
}
#left-list{
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
}
.new{
	width: 100%;
	float: left;
	border-bottom: 2px dashed #d9d8d7;
	margin-bottom: 20px;
}
.new-title{
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 20px;
}
.new-title a{
	color:#000;
}
.new-info{
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 12px;
}
.new-images{
	width: 156px;
	height: 103px;
	float: left;
	/*border: 1px solid red;*/
}
.new-text{
	width: 424px;
	line-height: 30px;
	float: left;
	/*margin-top: px;*/
	margin-left: 10px;
	font-size: 16px;
}
.new-text a{
	float: left;
	width: 424px;
	/*visibility: hidden;*/
	overflow: hidden;
	color: #000;
}
.new-pubinfo{
	width: 420px;
	float: left;
	margin-top: 27px;
	margin-left: 10px;
}
.left{
	float: left;
}
.right{
	float: right;
}
#right{
	width: 294px;
	height: 356px;
	float: right;
	margin-top: 45px;
	*margin-top: 45px;
	margin-right: 5px;
	background: url(imageslist-right-bg.jpg) no-repeat;
}
.right-top{
	float: left;
	width: 100%;
	height: 40px;
}
.right-title{
	float: left;
	margin-left: 20px;
	font-size: 18px;
	line-height:40px;
	font-weight: bold;	
}
.more{
	float: right;
	margin-right: 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	/*color: #ffe0bf;*/

}
.more a{
	color:#ff8b0f;
}
.list-ico-news
{
	float: left;
	width: 4px;
	height: 4px;
	margin-top: 12px;
	background: #ff8400;
}
.news-list-bottom{
	width:294px;
	margin-top: 40px;
	margin-left: 10px;
}

.news-list-bottom li{
	float: left;
	margin-top: 10px;
	list-style: none;
	line-height: 28px;
	border-bottom: 1px #d9d8d7 dashed; 
}
.news-list-bottom li a{
	width: 200px;
	font-size: 12px;
	color: #000;
	float: left;
	margin-left: 6px;
}
.news-list-bottom .time{
	float: left;
	/*margin-left: 10px;*/
	/*margin-left: 90px;*/
}
.nextPage{
	width: 100%;
	/*margin: 0 auto;*/
	float: left;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	
}
/* 尾部 开始 */
#footer{
	float: left;
	margin-top: 10px;
	min-width: 1000px;
	width: 100%;
	height:80px;
	border-top: 3px solid #ff8400; 
	/*background:url(imagesfooterbg.png) repeat-x;*/
}
.footer-info{
	/*float: left;*/
	margin: 0 auto;
	width: 580px;
	height: 100%;
}

.footer-info div a{
	color: #000;
	font-size: 14px;
}
.footer-info div{
	float: left;
	/*margin-left: 80px;*/
	/*margin-top: 20px;*/
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
/* 尾部 结束 */