www.gusucode.com > HadSky PHP轻论坛系统源码 v2.4.2源码程序 > ytqlt_v2.4.2.0701/template/mb1/css/read.css

    .pyt-icon {
	display: inline-block;
	background: #1992FC;
	color: white;
	min-width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.ybyd {
	font-size: 14px;
	float: left;
	background: #e9ebf0;
	border-radius: 4px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding: 0 15px;
	margin-right: 10px;
}

.lookreadtitle {
	padding: 10px;
	font-family: "microsoft yahei";
	color: #000000;
	border-bottom: solid 1px #E9EBF0;
}

.lookreadtitlecontent {
	width: 530px;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.downloada {
	display: block;
	height: 38px;
	line-height: 32px;
	padding-left: 40px;
	border: solid 3px #E9EBF0;
	color: #105cb6;
	font-weight: bold;
	font-size: 16px;
	background: url(../../default/images/zip.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position-y: 3px;
	background-position-x: 7px;
	white-space: nowrap;
	overflow: hidden;
}

.readcontent_table {
	border-collapse: collapse;
	width: 700px;
}

.louzhu_readcontent {
	width: 550px;
	min-height: 185px;
}

.louzhu_readcontent img {
	max-width: 100%;
}

.readcontent_table tr td {}

.readcontent_table tr td:nth-child(1) {
	width: 139px;
}

.readcontent_table tr td:nth-child(2) {
	width: 1px;
	background: #E9EBF0;
}

.readcontent_table tr td:nth-child(3) {
	width: 560px;
}

.readcontent_table_left {
	font-family: "microsoft yahei";
	border-collapse: collapse;
	width: 139px;
	text-align: center;
	color: #919191;
	font-size: 12px;
}

.readcontent_table_left tr td {
	padding: 2px;
}

.postuserinfo {
	display: block;
	padding-left: 35px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
	width: 110px;
}

.readcontent_table_left_btn {
	padding: 2px 5px;
	font-size: 12px;
}

.readcontent_content {
	padding: 10px 0px 10px 10px;
	word-break: break-all;
	min-height: 200px;
}

.readcontent_content_footer {
	font-size: 12px;
	color: #999;
	font-family: "microsoft yahei";
}

.readcontent_content_footer a {
	font-size: 12px;
	color: #999;
	font-family: "microsoft yahei";
}

.divhr {
	width: 550px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: solid 1px #E9EBF0;
}

.btn_sxy {
	background: white;
	color: #398bfc;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 120px;
	border: none;
	cursor: pointer;
}

.btn_sxy:hover {
	color: white;
	background: #398bfc;
	opacity: 0.9;
}

.btn_sxy2 {
	background: white;
	color: #398bfc;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 40px;
	border: none;
	cursor: pointer;
}