@charset "utf-8";

/*-信息列表样式8 全局样式-*/
.FrontInfo_list-08 * {
	padding:0;
	margin:0;
	border:0px none;
	font-size:12px
}
.FrontInfo_list-08 {
	width:230px;
	height:110px;
	clear:both;
	overflow:hidden;
}
/*-圆角样式-*/
.FrontInfo_list-08 .left_bottom{
}
.FrontInfo_list-08 .right_bottom{
}
.FrontInfo_list-08 .left_top{
}
.FrontInfo_list-08 .right_top{
}
/*-标题样式-*/
.FrontInfo_list-08 h3 {
	clear:both;
	line-height:28px;
display:none;
}
/*-标题样式---(内标题)-*/
.FrontInfo_list-08 h3 span.title {
	width:78%;
	float:left;
	padding-left:12px;
	color:#000000;

}
/*-标题样式---(更多)-*/
.FrontInfo_list-08 h3 span.more {
	width:17%;
	float:right;
	display:none;
}
.FrontInfo_list-08 h3 span.more a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.FrontInfo_list-08 h3 span.more a:hover {
	color:#000000;
	text-decoration:underline;
}
/*-内容样式-*/
.FrontInfo_list-08 .content {
	clear:both;
	overflow:hidden;
	height:100%;
	padding:0px 0px 10px 0px;
}
/*-内容样式---(标题)-*/
.FrontInfo_list-08 .content h4 {
	margin:0px 0px 12px 12px;
	color:#DF0001;
}
.FrontInfo_list-08 .content h4 a {
	color:#DF0001;
	text-decoration:none;
}
.FrontInfo_list-08 .content h4 a:hover {
	color:#DF0001;
	text-decoration:underline;
}
/*-内容样式---(标题---(标题名)-*/
.FrontInfo_list-08 .content h4 span.name {
	width:100%;
	float:left;
	margin:5px 0px 3px 0px;
}
/*-内容样式---(标题)---(日期)-*/
.FrontInfo_list-08 .content h4 span.date {
	width:30%;
	float:left;
	font-weight:normal;
	text-align:right;
	margin:10px 0px 10px 0px;
	*margin:9px 0px 10px 0px !important;
	*margin:9px 0px 10px 0px;
	display:none;
}
/*-内容样式---(左浮动图片)-*/
.FrontInfo_list-08 .content .left {
	float:left;
	width:100px;
	margin:0px 12px 0px 12px;
	*margin:0px 12px 0px 6px;
	_margin-top:-10px;
}
.FrontInfo_list-08 .content .left img {
	border:0px solid #000000;
	width:100px;
	height:100px;
}
/*-内容样式---(详细内容)-*/
.FrontInfo_list-08 .content p.detail {
	line-height:18px;
	color:#595959;
	padding:0px;
		_margin-top:-12px;

}
/*无资讯列表样式*/
.FrontInfo_list-08 .content .front {
  padding-top:30px;
  text-align:center;
  font-size:20px;
  font-family:"宋体";
  font-weight:bold;
  color:#07f;
}
