www.gusucode.com > SiteEngine(建站引擎) 7.0 个人免费版源码程序 > data/css/portlet/portlet_1.css

    .portlettitle{
	background:url(/images/portlet/background/gray.gif);
	display:block;
	width:100%;
	border-bottom:1px solid #E0E0E0;
	overflow:auto !important;overflow:hidden;
	line-height:25px;
}
.portlettitle img{ margin-top:0!important; margin-top:5px;}
.portlet_title_content {
	position: relative;
	overflow:hidden;
}
.quickoprate{
	display:none;
	float:right;
	width:auto;
	height:25px;
}
.quickoprate a {
	display:block;
	padding-left:5px;
	float:left;
	text-align:center;
}
.quickoprate a img{
	border:0;
	width:18px;
	height:18px;
}
.quickopratemask{
	z-index:0;
	position:absolute;
	background:#CCC;
	display:none;
	filter:alpha(opacity=20);opacity:.5;
}

.portlet {
	float:left;
	border:1px solid #cccccc;
	padding:0x;
	margin-top: 8px;
	margin-left: 0px;
	margin-right:0px;
	overflow:hidden;
	display:block;
	width:99.5%;
}