.arrow{
	float:left;
	width:7px;
	height:7px;
	font-size:0;
}
.comments{padding:10px;}
.comments ul li {
	border-bottom:1px solid #CCCCCC;
	margin:0 5px;
	padding:10px 0;
}

.comments h1 {
	color:#ADADAD;
	float:left;
	font-size:12px;
}

.comments .head {
	float:left;
	margin-right:5px;
}

.comments .head img {
	border:1px solid #ADADAD;
	padding:1px;
}

#ori_comment {
	background-color:#FFFFFF;
	margin-top:5px;
}

.comments ul li div.rCont {
	float:left;
	width:524px;
	padding:10px 20px;
	background-color:#f3f7fa;
}

.comments ul li div.other div.rCont {
	float:left;
	width:430px;
	padding:0px 5px;
	background-color:#f3f7fa;
}

.comments ul li div.other {
	margin-top:14px;
	width:520px;
}

.comments ul li div {
	float:left;
}

.comments ul li div.other .head {
	width:54px;
}

.comments div h5 {
	color:#B9B9B9;
	font-size:12px;
}

.comments div h5 a {
	color:#2264a7;
	font-size:12px;
	margin-right:10px;
}

.comments div h5 span{
	font-size:11px;
}

.comments div p {
	color:#4D4D4D;
	line-height:16px;
	margin-top:5px;
}

.comments div .main_reply {
	clear:both;
	float:none;
	text-align:right;
	padding-top:5px;
}

.comments div .main_reply input {
	border:1px solid #D5D5D5;
	height:16px;
	padding:2px;
	display:block;
}

.comments div .main_reply input.error {
	border:1px solid #FF0000;
}

.comments div .main_reply input {
	width:398px;
}

.comments div .sub_reply input {
	width:298px;
}

.comments div .main_reply a {
	background:url(/images/article/btn_reply.gif) no-repeat;
	width:39px;
	height:19px;
	line-height:19px;
	color:#000;
	display:inline-block;
	text-align:center;
}

.comments .reply_textarea{
	float:none;
	background-color:#f3f3f3;
	padding:10px 20px;
}

.comments .reply_textarea textarea{
	text-align:left;
	vertical-align:middle;
	height:36px;	
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:0;	
	overflow:auto;
	width:492px;
}

#put {
	background-color:#f3f3f3;
	padding:10px 15px;
}
#put .login {
	color:#222222;
	font-size:14px;
	float:left;
	font-weight:bold;
}

#put .login a{
	color:#c00;
	text-decoration:underline;	
}

#put .info {
	float:right;
	color:#545454;
}

#put .info a {
	color:#22598F;
	text-decoration:underline;
}

#put .info ins{
	color:#c00;
}

#put form{
	margin-top:5px;
}

#put textarea {
	border:1px solid #e8e8e8;
	height:50px;
	overflow:auto;
	width:470px;
	vertical-align:bottom;
	margin-right:30px;
}

#put input {	
	width:94px;
	height:38px;
	color:#3c3c3c;
	text-align:center;
	line-height:38px;
	font-weight:bold;
	cursor:pointer;
	border:0;
	vertical-align:bottom;
	font-size:14px;
}
