www.gusucode.com > 界面漂亮的JSP论坛系统源码程序 > 界面漂亮的JSP论坛系统/Helloer/Helloer/Helloer(2.5.0)安装程序/css/style_viewthread.css

    .viewthread {
	padding-bottom: 1px;
}

.viewthread table,#pmprompt table,#forumlinks,#pmlist,#specialpost,#newpost,#editpost
	{
	table-layout: fixed;
}

.viewthread ins,.mainbox ins {
	display: block;
	text-align: center;
	text-decoration: none;
	margin-bottom: 1px;
	background: #F7F7F7;
	border-bottom: 1px solid #CAD9EA;
	line-height: 26px;
}

ins.logininfo {
	background: #E8F3FD;
	padding: 2px 5px;
	line-height: 22px;
	color: #666;
	text-align: left;
	border: none;
}

.viewthread ins,.viewthread ins a {
	color: #090;
}

.viewthread td.postcontent,.viewthread td.postauthor {
	vertical-align: top;
	padding: 0 1px;
	border: none;
	overflow: hidden;
	background: #FFF;
}

.postinfo {
	color: #666;
	border-bottom: 1px solid #CAD9EA;
	padding: 0 5px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}

.postinfo strong,.postinfo em {
	float: right;
	line-height: 26px !important;
	cursor: pointer;
	padding: 0 3px;
	color: #069;
}

.postinfo strong {
	margin-left: 5px;
	color: #090;
	font-weight: bold;
}

* html .postinfo strong {
	margin-top: -2px;
}

.postinfo strong sup {
	font-weight: normal;
	margin-left: 1px;
	color: #999;
}

.postinfo a {
	color: #069;
}

.postinfo label {
	color: #090;
	cursor: pointer;
}

.postmessage {
	padding: 10px;
	overflow-x: hidden;
}

.postmessage *,.pmmessage *,.register * {
	line-height: normal;
}

.postmessage h2 {
	font-size: 1.17em;
	margin-bottom: 0.5em;
}

.t_msgfont,.t_msgfont td {
	font-size: 14px;
	line-height: 1.6em;
}

.t_smallfont,.t_smallfont td {
	font-size: 12px;
	line-height: 1.6em;
}

.t_bigfont,.t_bigfont td {
	font-size: 16px;
	line-height: 1.6em;
}

.t_msgfont *,.t_smallfont *,.t_bigfont * {
	line-height: normal;
}

.t_msgfont a,.t_smallfont a,.t_bigfont a {
	color: #069;
}

.postratings {
	float: right;
}

.signatures {
	overflow: hidden;
	margin: 10px;
	padding-top: 10px;
	color: #666;
	line-height: 1.6em;
	background: url(../images/sigline.gif) no-repeat 0 0;
}

.signatures * {
	line-height: normal;
}

.signatures strong {
	font-weight: bold;
}

.postactions {
	border-top: 1px solid #E8E8E8;
	background: #F7F7F7;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
}

.postactions strong {
	cursor: pointer;
}

.postactions input {
	float: right;
	margin: 5px 0 0 5px;
}

.postactions p {
	float: right;
}

.postmessage .box {
	border-width: 0;
	margin: 5px 0;
}

.postmessage .typeoption {
	width: 500px;
}

.typeoption tbody th {
	width: 100px;
}

.typeoption tbody td,.typeoption tbody th {
	border-top: 0px;
	border-bottom: 1px dashed #E8E8E8;
}

.postmessage .box tbody th,.postmessage .box tbody td {
	border-top-color: #E8E8E8;
}

.postmessage fieldset {
	font-size: 12px;
	width: 500px;
	padding: 10px;
	border: 1px solid #CAD9EA;
	margin-top: 2em;
}

.postmessage fieldset li {
	color: #999;
	line-height: 1.6em;
}

.postmessage fieldset li cite,.postmessage fieldset li em {
	margin: auto 10px;
}

.t_msgfont li,.t_bigfont li,.t_smallfont li,.faq li {
	margin-left: 2em;
}



p.posttags {
	margin: 2em 0em 0.5em 0em;
}

p.posttags a,.footoperation span.posttags a {
	color: #F00;
	font-weight: bold;
	margin: 0 4px;
}

.postmessage strong {
	font-weight: bold;
}

.postmessage em {
	color: #666;
}

.postmessage span.t_tag {
	cursor: pointer;
	border-bottom: 1px solid #F00;
	white-space: nowrap;
	margin: 0 4px;
}

.mainbox td.postauthor {
	width: 180px;
	background: #E8F3FD;
	padding: 5px;
	overflow: hidden;
}

.postauthor cite {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #CAD9EA;
	height: 21px;
	overflow: hidden;
	margin-bottom: 5px;
}

.postauthor cite label a {
	float: right;
	padding: 3px;
}

div.avatar {
	margin: 5px;
	text-align: center;
	width: 160px;
	overflow: hidden
}

.postauthor dt {
	float: left;
	margin-right: 0.5em;
	color: #666;
}

.postauthor dd,.postauthor dt {
	height: 1.6em;
	line-height: 1.6em;
}

.postauthor dd {
	overflow: hidden;
}

.postauthor p {
	margin: 0 10px;
}

.postauthor p.customstatus {
	color: #666
}

.postauthor p em,.postauthor dt em {
	color: #090;
}

.postauthor ul {
	margin: 5px 10px;
	line-height: 1.6em;
	overflow: hidden;
}

.postauthor dl.profile,.postauthor div.bio {
	margin: 5px 10px;
	padding-top: 5px;
}