<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.comment{
	width:98%;
	border:1px solid #ddd;
	margin:2px 0px 0px 5px;
	background-color:#ffffff;
	overflow:auto;
	margin-bottom:10px;
	margin-top:10px;
}
.comment .commenttitle{
	width:98%;
	height:26px;
	margin:1px auto;
	background:url('/images/comment/title_bg_1.gif') repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:2px 0px 0px 0px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#B30D17;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	margin:1px 3px 0px 0px;
}
.comment .posttitle{
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 10px;
	padding-top:5px;
	margin:5px 0px 5px 10px;
	WIDTH: 97%;
	text-align:center;
	border-bottom: 1px dotted #000
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#B30D17;
	display:block;
	margin:5px 0px 0px 13px;
}
.comment .postbox{
	width:90%;
	margin:5px 0px 0px 25px;
	overflow:hidden;
}

.comment .postbox .jijiao{
	margin-top:15px;
	float:right;
}
.comment_list {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; MARGIN: auto; WIDTH: 97%; PADDING-TOP: 10px
}
.comment_list UL {
	CLEAR: both; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: auto; WIDTH: 96%; PADDING-TOP: 10px; list-style-type:none;
}
.comment_pxbtn {
	background: #ff6501;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa201),
		to(#ff6501) ); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#ffa201, #ff6501);
	/* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#ffa201, #ff6501); /* FF3.6 */
	background-image: -ms-linear-gradient(#ffa201, #ff6501); /* IE10 */
	background-image: -o-linear-gradient(#ffa201, #ff6501);
	/* Opera 11.10+ */
	background-image: linear-gradient(#ffa201, #ff6501);
	border: 1px solid #ff6501;
	border-bottom: 1px solid #d35605;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	border-radius: 0.6em 0.6em 0.6em 0.6em;
	width: 70px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 2px #BE4205;
	font-size: 12px;
	height:25px;
	margin-left:10px;
}

.ly_info {
	width:320px;
	font-size:12px;
	line-height:22px;
	color:#1e5eb5;
	position:relative;
	padding-left:5px;
}
.ly_info span{
	padding-left:5px;
}
.ly_detail {
	width:90%;
	height:auto;
	padding:5px 0 5px 10px;
	text-indent:10px;
	line-height:24px;
	font-size:14px;
}
.djhf {
	width:90%;
	margin-left:15px;
	height:auto;
	font-size:12px;
	background:#f0f0f0;
	color:#555555;
}
.djhf p {
	font-size:12px;
	line-height:18px;
	margin-top:8px;
	margin-bottom:5px;
	padding-left:10px;
}
.djhf h4 {
	color:#1e5eb5;
	padding-left:5px;
	padding-top:3px;
}
.ly_time {
	position:absolute;
	right:5px;
	top:0;
	color:#777777;
}
</pre></body></html>