.piclist{
	width: 700px;
	clear: both;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.noinfo{
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

/*图片显示*/
.picli{
	float: left;
	margin-left:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 18px;
}
.picbgline{
	background-image: url(../../images/list_dotline.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 680px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.showpic{
	margin-bottom: 3px;
	line-height:20px;
}
.showcontent{margin-bottom:2px;}

/*列表显示*/
.listli{
	text-align: center;
	line-height: 18px;
	background-image: url(../../images/list_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 13px;
	width: 698px;
	list-style-type: none;
	overflow: hidden;
	padding-top: 6px;
}
.listpic{
	float: left;
	padding-right: 5px;
	padding-left: 3px;
}
.listtxt{
	float: left;
	text-align: left;
	line-height: 16px;
	width: 480px;
}
.listfav{
	vertical-align: middle;
	width: 40px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

/*纯文字方式显示*/
.txtli{
	text-align: center;
	line-height: 18px;
	background-image: url(../../images/list_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 13px;
	width: 698px;
	list-style-type: none;
	overflow: hidden;
	padding-top: 6px;
}
.txthead{
	background-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.txttxt{
	float: left;
	text-align: left;
	line-height: 16px;
	width: 470px;
	padding-left: 3px;
	padding-right: 5px;
}
.jia1{
	float: left;
	text-align: left;
	width: 60px;
	padding-right: 6px;
	padding-left: 6px;	
	padding-top: 20px;
}
.jia2{
	float: left;
	text-align: left;
	width: 60px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 20px;
}
.txtfav{
	text-align: center;
	padding-top:16px;
}
.txtfav img{
	width: 30px;
	padding-top: 3px;
}
.txt0p{padding-top:0px;}