<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

div.qzPagination {
	text-align: center;
	font-size: 14px;
}

div.qzPagination .total {
	padding-right:8px;
}

div.qzPagination span {
	line-height:30px;
	*line-height:31px;	/* ie6 ie7 */
}

div.qzPagination a {
	padding: 7px 12px 7px 12px;
	margin-right: 5px;
	color: #868686;
	text-decoration: none;
	line-height:40px;
	*line-height:31px;	/* ie6 ie7 */
    background:#E0E0E0;    word-wrap: break-word;

}

div.qzPagination a:hover {
	color: #fff;
	background: #046bb4;
	text-decoration: none;
}

div.qzPagination a:active {
	color: #fff;
	background: #046bb4;
	text-decoration: none;
}

div.qzPagination span.current {
	padding: 7px 12px 7px 12px;
	margin-right: 5px;
	font-weight: bold;
	color: #ffffff;
	background: #046bb4; 
}
div.qzPagination b a {
	padding: 7px 12px 7px 12px;
	margin-right: 5px;
	font-weight: bold;
	color: #ffffff;
	background: #046bb4; 
}
div.qzPagination span.disabled {
	padding: 5px 10px;
	margin-right: 5px;
	color: #cccccc;
    background:#E0E0E0;
}
div.qzPagination span.prePage
 {
	padding: 7px 12px 7px 12px;

}
div.qzPagination a.prePage
 {
	padding: 7px 12px 7px 12px;
}
div.qzPagination a.nextPage  {
	padding: 7px 12px 7px 12px;
}
div.qzPagination span.nextPage  {
	padding: 7px 12px 7px 12px;
}



/****************留言列表页列表*****************/

.sitepath a.write {
	float:right;
	margin-right:10px;
	display:inline;
	color:#cc0000;
	font-weight:bold;
}
.sitepath a.write:hover {
	color:#333;

}
.guest_list {margin-bottom:20px;height:auto!important;min-height:120px;height:120px;border:1px solid #d5d5d5; font-size:14px}
.guest_title {border-bottom:1px solid #d5d5d5;height:35px;}
.guest_title h3 {height:35px;line-height:35px;background:url(images/tabtitle.gif) repeat-x left center;font-size:14px;font-weight:normal;padding-left:10px;position:relative;}

.guest_title h3 span.all_replay {position:absolute;
	top:0px;
	right: 10px;}
.guest_title h3 a {color:#cc0000;}
.guest_title h3 a:hover {color:#333;}
.guest_title h3 span.read {padding-left:15px;}
.guest_title h3 span strong {color:#cc0000;}
.guest_people {padding:8px;}
.guest_people strong,.guest_new_replay strong {display:block;height:21px;line-height:21px;}
.guest_people p,.guest_new_replay  p,.guest_replay p {line-height:19px;text-indent:45px;color:#313534;}
.guest_new_replay,.guest_replay  {background:#f4f8fd;margin:8px;padding:5px;clear:both;border:1px solid #dce8f8;color:#4887db;}
.guest_replay {background:#fdf1f0;border:1px solid #f5b9b4;}
.guest_replay p {color:#2d0a06;}
.guest_new_replay  p  {color:#4887db;}
.guest_bottom {height:35px;line-height:35px;padding-left:15px;border-top:1px solid #d5d5d5;}
/**************签写留言页***************/
.title, .spacingtitle, th {
	background:#fff;
}
.border, .TableWrap {
	border:none;
}
.tdbg {
	line-height:180%;
}
.tdbgleft, .tdbg {
	background:#fff;
	padding:8px 0px;
}
.border input {
	border:1px solid #ccc;
}

/*评论样式 CSS*/
#bbs_title {
	background: url(images/tabtitle.gif) #fff repeat-x top;
	border-bottom: 1px solid #d5d5d5;
	line-height: 25px;
	color: #000;
	font-weight: bold;
}
#bbs_title dl {
	margin: 0px;
	border: 2px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
}
#bbs_title_right {
	float: right;
	font-weight: normal;
}
#bbs_center {
	background: #fff;

	border-bottom: 1px solid #d5d5d5;
	clear: both;
}
#bbs_center .clearbox {
	margin-top: -2px;
}
#bbs_left {
	width: 155px;
	float: left;
	text-align: center;
}
#bbs_left img {
	margin-top:10px;
}
#bbs_right {
	padding: 5px;
	margin-left: 155px;
	border-left: 1px solid #d5d5d5;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text {
	padding: 8px;
	overflow-x: hidden;
	height: auto !important;
	height: 150px;
	min-height: 186px;
}
#bbs_text dl, #bbs_text dt, #bbs_text dd {
	margin: 0px;
	padding: 0px;
}
#bbs_bot {
	clear: both;
	background: #fff;
	line-height: 26px;
}
#bbs_botleft {
	text-align: center;
	width: 155px;
	float: left;
	line-height: 26px;
}
* html #bbs_botleft {
	width: 155px;
	margin-top: 5px;
	margin-bottom: -5px;
}
#bbs_botright {
	margin-left: 155px;
	border-left: 1px solid #d5d5d5;
	height: 26px;
}
* html #bbs_botright {
	margin-left: 152px;
}
/* 中间线 */
.bbs_center_line {
	border-bottom: 1px solid #d5d5d5;
}
.bbs_center_right {
	text-align: right;
}
/* 评论虚线 */
.commontbrokenline {
	border-top: 1px dashed #d5d5d5;
	height: 1px;
	overflow: hidden;
}
.compare_tdtop {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.compare_tdinter {
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	text-align: center;
}
.compare_tdbg {
	background: #deecf7;
	line-height: 120%;
}
.compare_tdbg1 {
	background: #ffffff;
	line-height: 120%;
}
.compare_title {
	background: #ebeadb;
	color: #000;
	font-weight: normal;
}
/* 管理员回复 */
.Reply {
	margin:10px 0px;
	border: 1px solid #DCE8F8;
	padding: 5px;
	background: #f4f8fd;
}
.Reply dl, .Reply dt, .Reply dd {
	margin: 0px;
	padding: 0px;
}
.Reply dt {
	line-height:24px;
}
.Reply dd, #bbs_text dd, #bbs_right {
	line-height:160%;
	text-indent:20px;
}
.Reply dt, .ReplyTime {
	color: #4887DB;
}
.ReplyTime {
	text-align: right;
}</pre></body></html>