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

    .stip {
	padding: 4px;
}

.sfooter {
	padding: 10px 0px 40px 0px;
	text-align: center;
}

.searchdiv {
	width: 725px;
	padding: 5px;
}

.searchdiv .stitle {
	color: blue;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 5px;
}

.searchdiv .stitle .sa {
	color: blue;
}

.searchdiv .scontent {
	max-height: 36px;
	font-size: 14px;
	color: #333;
	line-height: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 1px;
}

.searchdiv .surl {
	font-size: 14px;
	color: #008000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 1px;
}

.searchdiv .sposttime {
	color: #666;
}

.sword {
	color: red;
}