.index-favo-thumb a {
	display: block;
	width: 72px;
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
	text-align: center;
}
.index-favo-thumb a img {
	margin: 0 auto;
}
.index-favo-thumb a span {
	display: block;
	font-size: 85%;
	width: 72px;
	white-space:nowrap;
	overflow: hidden;
	margin: 3px 0 0 0;
}
#jqnews
{
	overflow: hidden;
	height: 520px;
	width: 230px;
}
#jqnews div.jqnews-wrap
{
	display: block;
	overflow: hidden;
	background-color: #fff;
	width: 230px;
	height: 95px;
	padding: 2px 1px 2px 2px;
	border-bottom: 1px dashed #f4f4f4;
}

#jqnews div div.comment
{
	float: right;
	width: 150px;
}
#jqnews div div.comment div.comment-in
{
	width: 134px;
	height: 53px;
	font-size: 85%;
	background: url('/images/renew/images/pg/bg_favo_comment.gif') no-repeat 0 0;
	padding: 5px;
	margin: 5px 5px 0 0;

}
#jqnews div div.comment div.comment-auth
{
	width: 150px;
	font-size: 85%;
}

#jqnews div.img-thum-72-img
{
	margin: 1px;
	float: left;
}
#jqnewsVert
{
	overflow: hidden;
	height: 530px;
	width: 230px;
}

#jqnewsVert div
{
	display: block;
	overflow: hidden;
	background-color: #fff;
	width: 230px;
	padding: 1px;
	margin-bottom: 5px;
}

#jqnewsVert div.img-thum-72-img
{
	margin: 0;
}

#jqnewsOriz
{
	overflow: hidden;
	height: 530px;
	width: 230px;
}

#jqnewsOriz div
{
	display: block;
	overflow: hidden;
	background-color: #fff;
	width: 230px;
	padding: 1px;
	margin-bottom: 5px;
}

#jqnewsOriz div.img-thum-72-img
{
	margin: 0;
}