www.gusucode.com > 4139网博士成品网站管理系统 PHP网站源码程序 > 4139/4139/photo/templates/css/photoquery_1.css

    /* ============图片检索============== */

div#photoquery_1 {
	margin:0px;
}

div#photoquery_1 ul{
	margin:0px;
	padding:0px;
}

div#photoquery_1 li{
	float:left;
	width:49%;
	list-style-type: none;
	margin:0px 0px 18px 0px;
	text-align:center;
	border:0px #dee0e5 solid;
}

div#photoquery_1 div.fang{
	padding:0px 16px 0px 0px;
	text-align:left;
	float:left;
}

div#photoquery_1 div.picFit{
	overflow: hidden;
}

div#photoquery_1 div.tm{
float:left;
padding:0px;
width:220px;
text-align:left;
}

a.title:link,a.title:visited,a.title:active{
font:bold 14px/22px simsun;
color:#747474;
text-decoration: none;
}

a.title:hover{
font:bold 14px/22px simsun;
color:#ff0000;
text-decoration: underline;
}


div#photoquery_1 div.memo{
font:12px/18px simsun;
margin-top:3px;
color:#747474;
}

/* ============翻页============== */

div#showpages {
	clear:both;
	padding:0px;
	margin:20px 0px;
	width:100%;
	height:30px;
	white-space: nowrap;
}

div#pagesinfo {
	float:left;
	padding:3px 8px 3px 4px;
	white-space: nowrap;
	color:#707070;
}

div#pages {
	float:right;
	padding-right:20px;
	white-space: nowrap;
}

div#pages ul{
	margin:0;
	padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
	color:#303030;
	text-decoration: none;
}

div#pages a:hover{
	color:#ff0000;
	text-decoration: none;
}

div#pages li{
	margin:3px;
	padding:2px 5px;
	list-style-type: none;
	float:left;
	background:#dcd9d4;
	color:#303030;
	border:1px #dcd9d4 solid;
	white-space: nowrap;
}

div#pages li.pagesnow{
	color:#303030;
	background-color:#eee;
	white-space: nowrap;
	border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
	color:#303030;
	background-color:#dcd9d4;
	padding:3px 5px 1px 5px;
	white-space: nowrap;
	border:1px #dcd9d4 solid;
}

div#pages li.opt{
	color:#303030;
	padding:0px;
	white-space: nowrap;
	border:0px;
}