﻿@charset "utf-8";
/* CSS Document */
.FrontInfo_listByAsyncWithoutAjaxForEN-default {
	padding:0;
	margin:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	height:100%;
	clear:both;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default .left_bottom{}
.FrontInfo_listByAsyncWithoutAjaxForEN-default .right_bottom{}
.FrontInfo_listByAsyncWithoutAjaxForEN-default .left_top{
 }
.FrontInfo_listByAsyncWithoutAjaxForEN-default .right_top{
 }
/** 标题 **/
.FrontInfo_listByAsyncWithoutAjaxForEN-default h3 {
	clear:both;
	height:28px;
	line-height:28px;
	font-size:14px;
	display:none;
	margin:0;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default h3 span.title {
	width:78%;
	float:left;
	padding-left:12px;
	color:#000000;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default h3 span.more {
	width:17%;
	float:right;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default h3 span.more a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default h3 span.more a:hover {
	color:#000000;
	text-decoration:underline;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default .main {
  	margin:0;
	padding:0;
	width:300px;
}
/** 列表 **/
.FrontInfo_listByAsyncWithoutAjaxForEN-default ul.list {
	clear:both;
	margin:0;
	padding:5px 0px 10px 10px;
	list-style-type:none;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default ul.list li {
	height:22px;
	line-height:22px;
	border-bottom:1px dashed #C6C6C6;
	color:#585858;
	clear:both;
	word-break:normal;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default ul.list li.noline {
	border-bottom:0;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default ul.list li a {
	color:#585858;
	text-decoration:none;
	background:url(../../images/infoPublish/FrontInfo_listShow_icon.gif) left 40% no-repeat;
	padding-left:10px;
	word-break:normal;
}
.FrontInfo_listByAsyncWithoutAjaxForEN-default ul.list li a:hover {
	color:#585858;
	text-decoration:underline;
}
/** 无相关信息时 **/
.FrontInfo_listByAsyncWithoutAjaxForEN-default .noinfo {
	background:url(../../images/common/noinfo.jpg) 30% 50% no-repeat;
	color:#0077ff;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	height:80px;
	margin-top:0;
	padding:30px 0 0 30px;
}