﻿@charset "utf-8";

/*-信息列表样式9 全局样式-*/
.FrontInfo_listByAsync-09 * {
	padding:0;
	margin:0;
	border:0px none;
	font-size:12px
}
.FrontInfo_listByAsync-09 {
	width:610px;
	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 {
	font-size:16px;
	color:#240900;
	font-weight:bold;
	font-family:"黑体";
	margin-top:10px; margin-bottom:10px;
	height:15px;
	padding:0px;
}
/*-标题样式---(更多)-*/
.FrontInfo_listByAsync-09 h3 span.more {
	width:17%;
	float:right;
}
.FrontInfo_listByAsync-09 h3 span.more a {
	color:#240900;
	font-weight:normal;
	text-decoration:none;
}
.FrontInfo_listByAsync-09 h3 span.more a:hover {
	color:#240900;
	text-decoration:underline;
}
/*-内容样式-*/
.FrontInfo_listByAsync-09 .content {
	clear:both;
}
/*-内容样式---(左浮动图片)-*/
.FrontInfo_listByAsync-09 .content .left {
	float:left;
	width:25%;
	margin:10px 12px 0px 12px;
	*margin:10px 12px 0px 12px !important;
	*margin:10px 12px 0px 6px;
}
.FrontInfo_listByAsync-09 .content .left img {
	border:1px dotted #240900;
	padding:5px;
	width:150px;
	height:100px;
	margin-bottom:10px;
}
/*-内容样式---(右标题内容)-*/
.FrontInfo_listByAsync-09 .content .right {
	float:left;
	width:67%;
}
.FrontInfo_listByAsync-09 .content .right h4 {
	margin:0px;
	color:#240900;
	clear:both;
	padding-left:10px;
}
.FrontInfo_listByAsync-09 .content .right h4 a {
	color:#240900;
	text-decoration:none;
}
.FrontInfo_listByAsync-09 .content .right h4 a:hover {
	color:#240900;
	text-decoration:underline;
}
/*-内容样式---(右标题内容)---(标题名)-*/
.FrontInfo_listByAsync-09 .content .right h4 span.name {
	width:70%;
	float:left;
	margin-top:10px;
}
/*-内容样式---(右标题内容)---(详细内容)-*/
.FrontInfo_listByAsync-09 .content .right p.detail {
	line-height:18px;
	color:#240900;
	padding:0px 10px 0px 15px;
	clear:both;
}
/*-内容样式---(右标题内容)---(日期)-*/
.FrontInfo_listByAsync-09 .content .right h4 span.date {
	width:25%;
	float:left;
	text-align:right;
	font-weight:normal;
	margin-top:10px;
	*margin-top:9px !important;
	*margin-top:9px;
}
/*-内容样式---(列表内容)-*/
.FrontInfo_listByAsync-09 ul.list {
	clear:both;
	margin:0px 10px 0px 10px;
	padding:0px;
	list-style-type:none;
}
.FrontInfo_listByAsync-09 ul.list li {
	height:22px;
	line-height:22px;
	border-bottom:1px dashed #240900;
	color:#240900;
	clear:both;
}
.FrontInfo_listByAsync-09 ul.list li span.info {
	width:80%;
	float:left;
}
.FrontInfo_listByAsync-09 ul.list li span.date {
	width:20%;
	float:left;
	text-align:right;
}
.FrontInfo_listByAsync-09 ul.list li a {
	color:#240900;
	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:#240900;
	text-decoration:underline;
}
