﻿/*
新闻标题
*/

.listbox{
	width:770px;
	overflow:hidden;
}
.listbox_l{ float:left}
.listbox_r{float:right; margin-right:-6px;}
.listbox dl{
	width:765px;
	float:left;
	display:inline; 
	margin:3px 6px 0px 0px;
	border:1px solid #AFAFAF;
}
.listbox dl dt{
	width:765px;
	height:26px;
	background:#D3D3D3;
	border-bottom:1px solid #AFAFAF;
}
.listbox dl dt .title{
	width:130px;
	height:26px;
	line-height:26px;
	float:left;
	text-align:left;
	padding-left:4px;
	background:url(../images/article_ico_1.gif) 10px 6px no-repeat;
	
}
.listbox dl dt .title a
{
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
	height:26px; display:block;
	background:#C9C9C9; 
	border-right:1px solid #D0DBE7;
}
.listbox dl dt .more{
	width:48px;
	height:19px;
	float:right;
	line-height:19px;
	text-align:center;
	margin:3px 5px 0px 0px;
}
.listbox dl dt .more a
{
	color:#fff;
	text-decoration:none;
}
.listbox dl dd{
	padding:3px 0 5px 0px;
	
	
}

.listbox dl dd a{text-indent: 15px;
	height:25px;
	display:block;
	color:#515151;
	line-height:25px;
	border-bottom:1px dotted #eee;
	background: url(../images/arrow_01.gif) #FFFFFF no-repeat 7px 10px;
	
}
.listbox dl dd a:hover{ 
	background: url(../images/arrow_02.gif) #f4f4f4 no-repeat 7px 9px;
	text-decoration:none; 
	color:#F60;
	/*
	border-bottom:1px solid #f4f4f4;
	border-top:1px solid #eeeeee;
	*/
}
.listbox dl dd span{ 
	float:right; margin-top:-25px; color:#515151;
	text-align:left; 
	line-height:25px; 
	font-size:10px; 
	width:100px;
}
dl,dd,li,ul{ margin:0; padding:0; list-style:none;}

/* 正文 */
#endMain{margin:0 auto; width:100%; clear:both; border-top:1px solid #E8E8E8; background:#fff url(../images/end_n_bg0.gif) center 60px  repeat-x; border-bottom:1px solid #ccc;}
#endMain .theTitle{ height:60px; clear:both; }
#endMain .theTitle .text{ width:100%; clear:both;text-align:left; font-size:11px; padding:5px 0 0 12px;}
#endMain #endText{text-align:left; overflow:hidden; padding:5px; font-size:12px; clear:both; line-height:23px;word-wrap:break-word;overflow:hidden;}/*word-wrap:break-word; word-break:break-all;截断单词*/
#endMain .endSummary{margin:0 auto 8px; margin:0 auto; width:545px; clear:both;border:1px solid #DCE1E5; background:#fff;}

#endMain #endText h2{ font-size:12px; }
#endMain #endText p{ font-size:12px;}
#endMain #endText img{border:1px solid #ccc; max-width:700px;  margin-left:auto; margin-right:auto;}
.theTitle
{
 text-align:left;  font-size:16px;  font-weight:bold; padding:18px 0 0 11px; clear:both; 
}