	#love_ct {
	background-image: url(http://file.jwann.com/images/www/0.2/txt_bar_bg.png);
	background-repeat: repeat-x;
	height: 19px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-top: 8px;
	padding-left: 12px;
	border:#dcdcdc solid 1px;
	margin-top:10px;
}
#pl {
	line-height: 20px;
	padding-right: 64px;
	padding-left: 64px;
	padding-top: 14px;
	color: #000000;
}
#pl textarea {
	width: 360px;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#pl_ul {
	padding-top: 18px;
}

.pl_li {
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.pl_li .userinfo {
	float: left;
	width: 80px;
	text-align:center;
}
.userinfo img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}

.pl_li .plcontent {
	float: left;
	width: 500px;
}
.plcontent .pl_txt {
	padding-top: 11px;
	display: block;