www.gusucode.com > 2028网博士成品网站管理系统 PHP网站源码程序 > 2028/hospital/templates/css/hospital_expertquery.css

    /* ============专家检索============== */

div#hospital_expertquery{
	width:100%;
	margin:0px;
	padding:0px;
}

div.expertinfo{
	width:100%;
	height:150px;
	margin:0px;
	padding-top:10px;
	border-bottom:1px #666 dashed;
}

div.expertinfo .left{
	float:left;
	width:130px;
	height:125px;
	text-align:center;
	background:url(../images/sx1.gif) no-repeat right;
}

div.expertinfo .left img{
	width:80px;
	height:100px;
	border:1px #ececec solid;
	padding:3px;
	margin-top:10px;
}

div.expertinfo .right{
	margin-left:150px;
	padding:0px;
}

div.expertinfo .right .line1{
	height:24px;
	line-height24px;
}
	
div.expertinfo .right .line1 .name{
	float:left;
	color:#ffffff;
	width:100px;
	text-align:center;
	background:url(../images/namebg.gif) no-repeat;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
}

div.expertinfo .right .line1 .keshi{
	float:right;
	padding-right:20px;
	padding-left:15px;
	background:url(../images/li.gif) 2px no-repeat;
}

div.expertinfo .right .line2{
	height:28px;
	padding-left:15px;
	margin-left:10px;
	font:12px/28px Arial, Helvetica, sans-serif;
	background:url(../images/li.gif) 1px no-repeat;
}

div.expertinfo .right .line3{
	height:50px;
	padding:10px;
	margin:0px 10px;
	font:12px/20px Arial, Helvetica, sans-serif;
	background:#ececec;
}

div.expertinfo .right .line4{
	float:right;
	padding-right:20px;
	margin-top:3px;
	height:22px;
	font:12px/22px Arial, Helvetica, sans-serif;
}



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

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

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

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

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

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#505050;
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:#fff;
color:#505050;
border:1px #cde6ff solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#505050;
background-color:#e4f2ff;
white-space: nowrap;
}

div#pages li.pbutton{
color:#505050;
background-color:#e4f2ff;
padding:3px 5px 1px 5px;
white-space: nowrap;
}

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