﻿
.user_reply_list_box
{
	width:470px;
	height:auto;
	margin:0 auto;
	padding-top:5px;
	font-size:12px;
	float:left;
}

.user_reply_list_tit
{
	width:470px;
	height:6px;
	float:left;
	background:url(/images/common/emoticons/user_reply_tit.gif) no-repeat;
}

.user_reply_list
{
	width:450px;
	padding:10px;
	height:auto;
	float:left;
	position:relative;
	background:#EEF3F7;
	_margin-top:-13px;
}

.user_reply_list h5
{
	width:450px;
	height:20px;
	line-height:20px;
}
.user_reply_list h5 a
{
	display:block;
	height:16px;
	width:16px;
}




.user_reply_expression
{
	width:450px;
	height:auto;
	position:absolute;
	left:10px;
	top:30px;
	display:none;
}

.user_reply_expression ul li
{
	width:auto;
	padding:0px 3px 1px 0;
	list-style:none;
	float:left;
}

.user_reply_expression ul li img
{
	width:16px;
	height:16px;
}

.user_reply_con
{
	width:450px;
	float:left;
	height:auto;
}

.user_reply_con textarea
{
	width:448px;
	height:60px;
	min-height:24px;
	font-size:12px;
	border:1px inset #aaa;
	line-height:20px;
	float:left;
}


.user_reply_con s,.user_reply_con i
{
	padding-top:5px;
	float:left;
	margin-right:10px;
}

.user_reply_con s input,.user_reply_con i input
{
	width:50px;
	height:24px;
	line-height:24px;
	background:#3262A3;
	text-align:center;
	cursor:pointer;
	border:1px outset #1b4b8b;
	color:#fff;
}

.user_reply_con strong
{
	float:right;
	text-align:right;
	padding-top:5px;
	height:20px;
	line-height:20px;
}

.user_reply_con strong b
{
	color:#ff6600;
}
