.news_left{
width:464px;
float:left;
}

.news_right{
width:464px;
float:right;
}
.news_newscontent{
	width:444px;
	height:210px;
	background: url(../../images/news/news_content_bg.jpg) no-repeat left top;
	padding:10px;
	float:left;
}
.news_newscontent ul{
width:444px;
margin:0px;
padding:0px;
list-style:none;
}
.news_list_main ul{
width:920px;
margin:0px;
padding:0px;
list-style:none;
}
.news_newscontent li, .news_list_main li{
	margin:0px;
	padding:0px;
	background: url(../../images/arrow.gif) no-repeat 4px 20px;
	list-style: none;
	padding:14px;
	display:block;
}
.news_newscontent li:hover, .news_list_main li:hover{
	margin:0px;
	padding:0px;
	background: #F1F1F1 url(../../images/arrow.gif) no-repeat 4px 20px;
	list-style: none;
	padding:14px;
	display:block;
}
.news_newscontent .date, .news_list_main .date{
margin-right:10px;
}
.dingyue{
float:left;
}

.news_list_main{
	width:920px;
	background-image: url(../../images/news/news_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    padding:10px;
	float:left;
}
.news_article_main{
	width:880px;
	background-image: url(../../images/news/news_article_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    padding:30px;
	float:left;
}
.print_send{
	width:940px;
	float:left;
	border-bottom:1px dashed #D5D5D5;
	padding-bottom:10px;
	margin-bottom:10px;
}
.news_article_title{
font-size:15px;
font-weight:bold;
width:780px;
float:left;
}
.news_article_date{
font:12px;
color:#8A8A8A;
float:right;
width:70px;
}

.news_article_intro{
float:left;
width:100%;
color:#8A8A8A;
line-height:20px;
}
.news_article_intro p{
	margin:15px 0px 0px 0px;
	font-size:12px;
	line-height:25px;
	text-indent: 24px;
}


.sousuo_box {
	font-size: 12px;
	color: #6A6A6A;
	height:20px;
	background-color: F0F0F0;
	line-height:12px;
	padding:2px;

}

.red{
color:#ED1D24;
}


