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

    /* ============产品图片列表============== */
div .photopic_up{
	border:0px #ebebeb solid;
	padding:0px;
	margin-top:9px;
}

div#demo{
	overflow:hidden;
	width:300px;
	height:140px;
	color:#ff0000;
}

div#demo div.pictitle{
	float:left;
	margin:0px 2px 10px 0px;
}

div.photopic_up div.fang{
border:1px #e3e3e3 solid;
background: #fff;
padding:1px;
margin:0px;
text-align:center;
}

div.photopic_up div.picFit{
overflow: hidden;
}


div.photopic_up div.title{
width:144px;
text-align:center;
overflow: hidden;
white-space:nowrap;
background:url(../images/tbg.gif) 0 0 no-repeat;
}

div.photopic_up a:link,div.photopic_up a:visited,div.photopic_up a:active{
color:#464646;
font:12px/28px arial,simsun;
text-decoration: none;
}

div.photopic_up a:hover{
color:#ff6600;
text-decoration: underline;
font:12px/28px arial,simsun;
}