www.gusucode.com > 监控设备公司网站源码程序 > 监控设备公司网站源码程序/photo/templates/css/photopic_left.css

    /* ============图片列表============== */
div .photopic_left{
	border:0px #ebebeb solid;
	padding:0px 0px 5px 15px;
}

div#demo{
	overflow:hidden;
	width:581px;
	color:#ff0000;
}

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

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


div.photopic_left div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
background:url(../images/tbg.gif) 0 0 no-repeat;
padding:0px 0px 5px 0px;
margin-left:1px;
}

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

div.photopic_left a:hover{
color:#129030;
text-decoration: underline;
font:12px/25px arial,simsun;
}