
/*-------相关信息列表 默认-------*/
/*全局样式*/
.FrontTheInfo_listRelate-default *{
	font-size:12px;
	margin:0px;
	padding:0px;
}
.FrontTheInfo_listRelate-default {
	width:100%;
	margin-top:7px;
	overflow:hidden;
	height:100%;
}
/*清除样式*/
.clear{ clear:both;}

/*圆角边框样式*/
.FrontTheInfo_listRelate-default .left_top{
	background-color:#F0FAE1;
}
.FrontTheInfo_listRelate-default .right_top{
	background-color:#ffffff;
}
.FrontTheInfo_listRelate-default .bottom{
	background:;
}
.FrontTheInfo_listRelate-default .bottomC{
	padding:;
}
/*标题样式*/
.FrontTheInfo_listRelate-default h3 {
    font-size:12px;
	color:#000000;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #E0E5DF;
	padding-left:15px;
}
/*相关信息列表内容样式*/
.FrontTheInfo_listRelate-default .content {
	clear:both;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.FrontTheInfo_listRelate-default .content li {
	float:left;
	border-bottom:1px dashed #E0E5DF;
	height:19px;
	padding-top:5px;
	line-height:19px;
}
.FrontTheInfo_listRelate-default .content li img {
	border:0px;
}
/*详细内容样式*/
.FrontTheInfo_listRelate-default .content li.detail {
	width:60%;
	padding-left:10px;
}
/*浏览次数*/
.FrontTheInfo_listRelate-default .content li.skim {
	width:23%;
}
/*日期*/
.FrontTheInfo_listRelate-default .content li.date {
	width:15%;
	text-align:right;
}
/*链接样式*/
.FrontTheInfo_listRelate-default .content li a{
	background:url(../../images/infoPublish/infopublish_list_icon.gif) left center no-repeat;
	padding:5px 0px 0px 15px;
	height:19px;
	color:#595959;
	text-decoration:none;
}
.FrontTheInfo_listRelate-default .content li a:hover{
	color:#595959;
	text-decoration:underline;
}
/*更多样式*/
.FrontTheInfo_listRelate-default p {
	background:;
	clear:both;
	line-height:5px;
	padding-top:10px;
}

/*-------相关信息列表 02-------*/
/*全局样式*/
.FrontTheInfo_listRelat-02 *{
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
}
.FrontTheInfo_listRelat-02 {
	width:100%;
}
/*边框样式*/
.FrontTheInfo_listRelat-02 .left_top{
	background:url(../../images/infoPublish/infopublish_list_003.gif) left top no-repeat;
}

.FrontTheInfo_listRelat-02 .right_top{
	padding:10px 10px;
}
/*标题样式*/
.FrontTheInfo_listRelat-02 h3 {
	font-size:14px;
	color:#539885;
	padding-left:20px;
}
/*相关信息列表内容样式*/
.FrontTheInfo_listRelat-02 .content {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.FrontTheInfo_listRelat-02 ul.content li{
	height:17px;
	padding-top:5px;
	width:100%;
}
/*链接样式*/
.FrontTheInfo_listRelat-02 ul.content li a{
	display:block;
	height:17px;
	padding-top:5px;
	padding-left:18px;
	color:#495D00;
	text-decoration:none;
	background:url(../../images/infoPublish/infopublish_list_icon1.gif) left center no-repeat;
}
.FrontTheInfo_listRelat-02 .content li a:hover{
	color:#0A3CAD;
	border-bottom:1px dashed #6E6E6E;
	background:#F1F1F1 url(../../images/infoPublish/infopublish_list_icon2.gif) left center no-repeat;
	height:16px;
	padding-top:5px;
}
/*行内样式*/
.FrontTheInfo_listRelat-02 ul.content li span{
	color:#845801;
	float:right;
	padding-right:5px;
}
/*更多样式*/
.FrontTheInfo_listRelat-02 p {
	background:url(../../images/infoPublish/infopublish_list_bottom.gif) left bottom repeat-x;
	clear:both;
	line-height:5px;
	padding-top:10px;
}
/*日期样式*/
.FrontTheInfo_listRelat-02 .date{
	padding-left:10px;
	display:inline;

}

/*-------相关信息列表 03-------*/
/*全局样式*/
.FrontTheInfo_listRelate-03 *{
	font-size:12px;
	margin:0px;
	padding:0px;
}
.FrontTheInfo_listRelate-03 {
	width:580px;
	height:100%;
}
/*边框样式*/
.FrontTheInfo_listRelate-03 .left_top{
	background:url(../../images/infoPublish/infopublish_list_003.gif) left top no-repeat;
}

.FrontTheInfo_listRelate-03 .right_top{
	padding:10px 10px;
}
/*标题样式*/
.FrontTheInfo_listRelate-03 h3 {
	font-size:14px;
	color:#539885;
	font-weight:bold;
	border-bottom:0px solid #E0E5DF;
	text-indent:15px;
	background-color:;
	min-width:100%;
}
/*相关信息列表内容样式*/
.FrontTheInfo_listRelate-03 .content {
	list-style-type:none;
	width:100%;
	padding:0px;
	margin:0px;
	
}
.FrontTheInfo_listRelate-03 ul.content li{
	padding-top:5px;
	height:20px;
	border-bottom:1px dashed #6E6E6E;
	background: url(../../images/infoPublish/infopublish_list_icon2.gif) left center no-repeat;
}
/*日期样式*/
.FrontTheInfo_listRelate-03 ul.content span.date{
	padding: 0 10px 0 18px;
	color:#696772;
}
/*链接样式*/
.FrontTheInfo_listRelate-03 li.detail a{
	color:#105751;
	text-decoration:none;
}
.FrontTheInfo_listRelate-03 li.detail a:hover{
	text-decoration:underline;
}