@charset "utf-8";

/*-信息列表样式12 全局样式-*/
.FrontInfo_listByAsync-12 * {
	padding:0;
	margin:0;
	border:0px none;
	line-height:2em;
	font-size:12px
}
.FrontInfo_listByAsync-12 {
	width:400px;
	text-align:left;
	oveflow:hidden;
	clear:both;
}
/*-圆角样式-*/
.FrontInfo_listByAsync-12 .left_bottom{
	background:;
}
.FrontInfo_listByAsync-12 .right_bottom{
	background:;
}
.FrontInfo_listByAsync-12 .left_top{
	background:;
}
.FrontInfo_listByAsync-12 .right_top{
}
/*-内容样式-*/
.FrontInfo_listByAsync-12 .list {
	clear:both;
	margin-top:12px;
	border-bottom:1px dashed #ccc;
}
/*-内容样式---(左浮动图片)-*/
.FrontInfo_listByAsync-12 .list .left {
display:none;
	float:left;
	width:31%;
}
.FrontInfo_listByAsync-12 .list .left img {
	width:70px;
	height:70px;
	margin-bottom:10px;

}
/*-内容样式---(右详细内容)-*/
.FrontInfo_listByAsync-12 .list .right {
	width:100%;
}
/*-内容样式---(右详细内容)---(标题)-*/
.FrontInfo_listByAsync-12 .list .right h3 {
	height:22px;
	color:#E90709;
	font-size:12px;
}
.FrontInfo_listByAsync-12 .list .right h3 a {
	color:#E90709;
	text-decoration:none;
}
.FrontInfo_listByAsync-12 .list .right a:hover {
	color:#E90709;
	text-decoration:underline;
}
/*-内容样式---(右详细内容)---(标题)---(标题名)-*/
.FrontInfo_listByAsync-12 .list .right h3 span.name {
	width:75%;
	font-weight:normal;
	float:left;
}
/*-内容样式---(右详细内容)---(标题)---(日期)-*/
.FrontInfo_listByAsync-12 .list .right h3 span.date {
	width:24%;
	float:left;
	font-weight:normal;
	margin-top:1px;
	*margin-top:0px !important;
	*margin-top:0px;
	text-align:right;
}
/*-内容样式---(右详细内容)---(文本内容)-*/
.FrontInfo_listByAsync-12 .list .right p.detail {
	color:#3C3C3C;
	line-height:20px;
	clear:both;
}
/*-内容样式---(右详细内容)---(文本内容)---(更多)-*/
.FrontInfo_listByAsync-12 .list .right p.detail span.more {
	padding:0px 0px 0px 10px;
}
.FrontInfo_listByAsync-12 .list .right p.detail span.more a {
	color:#666;
	text-decoration:underline;
}
.FrontInfo_listByAsync-12 .list .right p.detail span.more a:hover {
	color:#666;
	text-decoration:none;
}
/*-更多样式-*/
.FrontInfo_listByAsync-12 p.more {
	clear:both;
	text-align:right;
}
.FrontInfo_listByAsync-12 p.more a {
	color:#666;
	text-decoration:none;
}
.FrontInfo_listByAsync-12 p.more a:hover {
	color:#666;
	text-decoration:underline;
}
/*-点击进入样式-*/
.FrontInfo_listByAsync-12 .enter {
	text-align:right;
}