﻿@charset "utf-8";

/*-信息列表样式9 全局样式-*/
.FrontInfo_listByAsync-09 * {
	padding:0;
	margin:0;
	border:0px none;
	font-size:12px;
	
}
.FrontInfo_listByAsync-09 {
	width:100%;
	height:100%;
	clear:both;
}
/*-圆角样式-*/
.FrontInfo_listByAsync-09 .left_bottom{
	
}
.FrontInfo_listByAsync-09 .right_bottom{
	
}
.FrontInfo_listByAsync-09 .left_top{
	
}
.FrontInfo_listByAsync-09 .right_top{
	
	min-height:200px;  
    _height:200px; 
}
/*-标题样式-*/
.FrontInfo_listByAsync-09 h3 {
	clear:both;
	line-height:28px;
}
/*-标题样式---(内标题)-*/
.FrontInfo_listByAsync-09 h3 span.title {
	width:78%;
	float:left;
	padding-left:12px;
	color:#000000;
	display:none;
}
/*-标题样式---(更多)-*/
.FrontInfo_listByAsync-09 h3 span.more {
	width:17%;
	float:right;
	display:none;
}
.FrontInfo_listByAsync-09 h3 span.more a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.FrontInfo_listByAsync-09 h3 span.more a:hover {
	color:#000000;
	text-decoration:underline;
}
/*-内容样式-*/
.FrontInfo_listByAsync-09 .content {
	clear:both;
}
/*-内容样式---(左浮动图片)-*/
.FrontInfo_listByAsync-09 .content .left {
	float:left;
	width:110px;
	margin:10px 12px 0px 12px;
	*margin:10px 12px 0px 12px !important;
	*margin:10px 12px 0px 6px;
}
.FrontInfo_listByAsync-09 .content .left img {
	border:0px solid #000000;
	width:110px;
	height:80px;
	margin-bottom:10px;
}
/*-内容样式---(右标题内容)-*/
.FrontInfo_listByAsync-09 .content .right {
	float:left;
	width:170px;
	text-align:left;
}
.FrontInfo_listByAsync-09 .content .right h4 {
	margin:0px;
	color:#DF0001;
	clear:both;
	text-align:left;
}
.FrontInfo_listByAsync-09 .content .right h4 a {
	color:#DF0001;
	text-decoration:none;
}
.FrontInfo_listByAsync-09 .content .right h4 a:hover {
	color:#DF0001;
	text-decoration:underline;
}
/*-内容样式---(右标题内容)---(标题名)-*/
.FrontInfo_listByAsync-09 .content .right h4 span.name {
	width:95%;
	float:left;
	margin-top:10px;
	text-align:left;
}
/*-内容样式---(右标题内容)---(详细内容)-*/
.FrontInfo_listByAsync-09 .content .right p.detail {
	line-height:18px;
	color:#595959;
	padding:0px 10px 0px 0px;
	clear:both;
}
/*-内容样式---(右标题内容)---(日期)-*/
.FrontInfo_listByAsync-09 .content .right h4 span.date {
	width:0%;
	float:left;
	text-align:right;
	font-weight:normal;
	margin-top:10px;
	*margin-top:9px !important;
	*margin-top:9px;
	display:none;
}
/*-内容样式---(列表内容)-*/
.FrontInfo_listByAsync-09 ul.list {
	clear:both;
	margin:0px 10px 0px 10px;
	padding:0px;
	list-style-type:none;
	text-align:left;
}
.FrontInfo_listByAsync-09 ul.list li {
	height:22px;
	line-height:22px;
	border-bottom:1px dashed #C6C6C6;
	color:#585858;
	clear:both;
}
.FrontInfo_listByAsync-09 ul.list li span.info {
	width:60%;
	float:left;
}
.FrontInfo_listByAsync-09 ul.list li span.date {
	width:37%;
	float:left;
	text-align:right;
}
.FrontInfo_listByAsync-09 ul.list li a {
	color:#585858;
	text-decoration:none;
	background:url('../../images/infoPublish/FrontInfo_listShow_icon.gif') no-repeat left 40%;
	padding-left:10px
}
.FrontInfo_listByAsync-09 ul.list li a:hover {
	color:#585858;
	text-decoration:underline;
}