.reply_link
{
	background: url(/images/icon_reply.gif) no-repeat left 3px;
	padding-left: 16px;
}
.reply_link:hover
{
	text-decoration: none;
}
.commnt_blk
{
}
.comnt_head
{
	font-size: 1.5em;
	line-height: 1.05em;
	font-weight: bold;
	color: #999;
	border-bottom: 1px solid #EEE;
	padding-bottom: 2px;
	margin-top: 20px;
}
.comnt_item
{
	border-bottom: 1px solid #EEE;
	padding: 12px 0 15px;
}
.comnt_rat
{
	float: left;
	position: relative;
	font-size: .7em;
	line-height: 1.25em;
	font-weight: bold;
	color: #666;
	padding: 5px 20px 0 24px;
}
.cr_up
{
	position: absolute;
	top: -3px;
	left: 0;
}
.cr_down
{
	position: absolute;
	top: 14px;
	left: 0;
}
.comnt_txt
{
	font-size: .75em;
	line-height: 1.25em;
	color: #666;
	margin: 18px 25px 0;
	padding-bottom: 14px;
}
.comnt_item .reply_link
{
	font-size: .7em;
	line-height: 1.25em;
	color: #999;
	margin: 0 10px;
}
.sdvig
{
	padding-left: 25px; /*?????*/
}
.send_cmnt_blk
{
	margin-top: 8px;
	padding-bottom: 20px;
}
.send_cmnt_blk .sub_fill_bg
{
	margin: 0 7px 13px 0;
}
