/* comments */

#layout_comment {
	text-decoration: none;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	float: none;
	margin-top: 0px;	
	border-top: 1px solid #cdcdcd;
	padding: 5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 24px;
	width:100%;
}

#layout_comment a {
	color: #666666;
	text-decoration: none;	
}

#layout_comment .hline_article {
	margin-top: 0px;
	margin-bottom: 1px;
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color:#cdcdcd;
}

#layout_comment  .comment {
	background: url("/images/comment.gif") no-repeat 0% 50%;
	width: 100%;	
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 6px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;	
	padding-right: 7px;
}

#layout_comment  .count {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 7px;
}


#layout_comment td {
	padding-bottom: 10px;	
}

#layout_comment .label {
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 10px;
}
#layout_comment .print {
	background: url("/images/print.gif") no-repeat 0% 50%;
	float: right;
	padding-right: 20px;
	margin-top: 3px;
	margin-bottom: 6px;
}

#layout_comment .commentix {
	background: url("/images/comment.gif") no-repeat 0% 50%;
	float: right;	
	margin-top: 3px;
	margin-bottom: 6px;
	padding-right: 20px;	
}
#layout_comment .send {
	background: url("/images/send.gif") no-repeat 0% 50%;
	float: right;	
	margin-top: 3px;
	margin-bottom: 6px;
	padding-right: 20px;	
}
#layout_comment .display_date {
	float: left;	
	margin-top: 3px;	
	margin-bottom: 0px;
}

#layout_comment .title {
	color: #cc0000;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

#layout_comment .register {
	background: url("/images/caption_arrow_black.gif") no-repeat scroll 0% 50%;
	margin-left: 10px;
}

#layout_comment input[type=image] {
	padding-right: 5px;
}

#layout_comment .middle {
	width: 190px;
}

#layout_comment .long {
	width: 350px;
}

#layout_comment .longspec {
	width: 350px;
	height: 97px;
}

#layout_comment .comment {
	margin-bottom: 20px;
}

#layout_comment .data {
	padding-right: 10px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	width: 110px;
}

#layout_comment .data .author {
	font-weight: bold;
	margin-bottom: 6px;
}

#layout_comment .data .create_date {
	margin-bottom: 6px;
}

#layout_comment .data .answer {
	background: url("/images/caption_arrow_black.gif") no-repeat scroll 0% 50%;
	float: right;
	
}

#layout_comment .comment .detail {
	background-color:#770000;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
}

#layout_comment .comment .re {
	background: url("/images/caption_arrow_black.gif") no-repeat scroll 50% 15%;
	width: 10px;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

#layout_comment .comment .detail .title {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	color:#000;
}

#layout_comment .comment .detail .text {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}