
.FrontInfo_listByAsyncWithOutAjax-02 * {
	padding:0;
	margin:0;
	border:0px none;
	font-size:12px
}
.FrontInfo_listByAsyncWithOutAjax-02 {
    height:90%;
	width:400px;
	clear:both;
}
/*背景--左下*/
.FrontInfo_listByAsyncWithOutAjax-02 .left_bottom{
	background:no-repeat left bottom;
}
/*背景--右下*/
.FrontInfo_listByAsyncWithOutAjax-02 .right_bottom{
	background:no-repeat right bottom;
}
/*背景--左上*/
.FrontInfo_listByAsyncWithOutAjax-02 .left_top{
	background:no-repeat left top;
}
/*背景--右上*/
.FrontInfo_listByAsyncWithOutAjax-02 .right_top{
	background:no-repeat right top;	
	min-height:100px;  
    _height:150px; 
}
/*标题区*/
.FrontInfo_listByAsyncWithOutAjax-02 h3 {
     display:none;
	clear:both;
	line-height:28px;
}
/*分类标题*/
.FrontInfo_listByAsyncWithOutAjax-02 h3 span.title {
display:none;
	width:78%;
	float:left;
	padding-left:12px;
	color:#000000;
}
/*更多*/
.FrontInfo_listByAsyncWithOutAjax-02 h3 span .more {
     display:none;
	width:17%;
	float:right;
}
.FrontInfo_listByAsyncWithOutAjax-02 h3 span .more a {
     display:none;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.FrontInfo_listByAsyncWithOutAjax-02 h3 span .more a:hover {
	     display:none;
		 color:#000000;
	text-decoration:underline;
}
.FrontInfo_listByAsyncWithOutAjax-02 .content {
	clear:both;
}
/*左侧图片区*/
.FrontInfo_listByAsyncWithOutAjax-02 .content .left {
display:none;
	float:left;
	width:25%;
	margin:10px 12px 0px 12px;
	*margin:10px 12px 0px 12px !important;
	*margin:10px 12px 0px 6px;
}
.FrontInfo_listByAsyncWithOutAjax-02 .content .left img {
display:none;
	border:0px solid #000000;
	width:100px;
	height:100px;
	margin-bottom:10px;
}
/*右侧内容区*/
.FrontInfo_listByAsyncWithOutAjax-02 .content .right {
display:none;
	float:left;
	width:67%;
}
.FrontInfo_listByAsyncWithOutAjax-02 .content .right h4 {
display:none;
	margin:0px;
	color:#DF0001;
	clear:both;
}
/*资讯名称*/
.FrontInfo_listByAsyncWithOutAjax-02 .content .right h4 span.name {
	clear:both;
	width:70%;
	float:left;
	margin-top:10px;
}
.FrontInfo_listByAsyncWithOutAjax-02 .content .right h4 a {
	color:#DF0001;
	text-decoration:none;
}
.FrontInfo_listByAsyncWithOutAjax-02 .content .right h4 a:hover {
	color:#DF0001;
	text-decoration:underline;
}
/*日期*/
.FrontInfo_listByAsyncWithOutAjax-02 .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_listByAsyncWithOutAjax-02 .content .right p.detail {
	line-height:18px;
	color:#595959;
	padding:0px 10px 0px 0px;
	clear:both;
}
.FrontInfo_listByAsyncWithOutAjax-02 ul.list {
	clear:both;
	margin:0px 10px 0px 10px;
	padding:0px;
	list-style-type:none;
}
/*资讯列表*/
.FrontInfo_listByAsyncWithOutAjax-02 ul.list li {
	clear:both;
	line-height:18px;
	height:22px;
	border-bottom:1px dashed #C6C6C6;
	color:#585858;
	clear:both;
}
.FrontInfo_listByAsyncWithOutAjax-02 ul.list li span.info {
	width:60%;
	float:left;
}
.FrontInfo_listByAsyncWithOutAjax-02 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_listByAsyncWithOutAjax-02 ul.list li a:hover {
	color:#585858;
}
/*日期*/
.FrontInfo_listByAsyncWithOutAjax-02 ul.list li span.date {
	width:37%;
	float:left;
	text-align:right;
}

