@charset "utf-8";
/** 全局样式 **/
.FrontNews_list01-d1_c1_01 {
	width:100%;
	margin:0 auto;
	clear:both;
	text-align:left;
}
.FrontNews_list01-d1_c1_01 .content {
	float:left;
	overflow:hidden;width:100%;height: 35px;
}
.FrontNews_list01-d1_c1_01 .more {
	width:100%;
	overflow:hidden;
	text-align:right;
}
/* 链接样式 */

.FrontNews_list01-d1_c1_01 a:link {
 color: #666;
    font-size: 14px;
}
.FrontNews_list01-d1_c1_01 a:visited {
 color: #666;
    font-size: 14px;
}
.FrontNews_list01-d1_c1_01 a:hover {
 color: #000;
    font-size: 14px;
}
.FrontNews_list01-d1_c1_01 a:active {
 color: #666;
    font-size: 14px;
}

/** 内容样式 **/

/** 标题区域 **/
.FrontNews_list01-d1_c1_01 .newstitle {
	width:100%;
	overflow:hidden;
}
.FrontNews_list01-d1_c1_01 .newstitle ul {
	width:100%;
	clear:both;
}
.FrontNews_list01-d1_c1_01 .newstitle li {
	float:left;
	padding-right:15px;
	text-align:left;
	white-space:nowrap;
}
.FrontNews_list01-d1_c1_01 .newstitle li h3 {
	display:inline;
	color:#000;
	font-size:12px;
	font-weight:200;
	padding-left:12px;
	background:url(/images/icon-5.png) 0 50% no-repeat;
}
.FrontNews_list01-d1_c1_01 .newstitle li span {
	color:#999;
}
.FrontNews_list01-d1_c1_01 .newstitle li em {
	font-style:normal;
}
.FrontNews_list01-d1_c1_01 .newstitle .fontnews a {
	color:#06c;
}
.FrontNews_list01-d1_c1_01 .newstitle .author {
	padding-left:13px;
}
.FrontNews_list01-d1_c1_01 .newstitle .comment {
	padding-left:20px;
	background:url(/images/news/icon-04.gif) 0 0px no-repeat;
	background:url(/images/news/icon-04.gif) 0 4px no-repeat;
}
.FrontNews_list01-d1_c1_01 .newstitle .linkarea {
	float:left;
	_padding-top:3px;
}
/** 内容列表区域 **/

.FrontNews_list01-d1_c1_01 .newslist ul {
	width:100%;
	overflow:hidden;
}
.FrontNews_list01-d1_c1_01 .newslist .pic {
	width:140px; /*根据图片大小调整*/
	float:left;
}
.FrontNews_list01-d1_c1_01 .newslist .pic a {
	float:left;
	/*padding:4px;
	border:1px solid #d7d7d7;*/
}
.FrontNews_list01-d1_c1_01 .newslist .pic a:hover{
	/*border:1px solid #F60;
	background:#fff4ce;*/
}
.FrontNews_list01-d1_c1_01 .newslist .pic img{
	width:120px;
	height:90px;
}
.FrontNews_list01-d1_c1_01 .newslist .summary {
	float:none;
}
.FrontNews_list01-d1_c1_01 .newslist .summary h3 {
	font-size:12px;
	font-weight:bold;
	line-height:22px;
}
.FrontNews_list01-d1_c1_01 .newslist .summary p {
	line-height:20px;
}
.FrontNews_list01-d1_c1_01 .newslist .summary a {
	margin-left:5px;
}
/**分割线**/
.FrontNews_list01-d1_c1_01 .showLine {
	float:left;
	height:10px;
	width:100%;
	border:0;
	background:url(/images/news/line-01.gif) 0 50% repeat-x;
}
.FrontNews_list01-d1_c1_01 .comstyle{
	width:100%;
	overflow:hidden;
}
