/**
 * 宸ヤ綔娴丳ORTAL鐣岄潰鏍峰紡琛�
 */
.dw_portal_panel_title{
	position:absolute;
	height:27px; 
	line-height:27px; 
	font-family:'寰蒋闆呴粦'; 
	font-weight:bold; 
	color:'#0E2D5F'
}

.dw_portal_panel_title .refresh{
	background:url('images/workflow/refresh.png') no-repeat;
	width:16px;
	height:16px;
	diplay:inline-block;
	float:right;
	margin-right:25px;
	margin-top:5px;
	cursor:pointer;
}

.dw_portal_panel_content{
	overflow-y:auto;
	height:100%;
}


/**
 * 宸ヤ綔娴� - 浠ｅ姙浜嬮」銆愭甯搞�佸憡璀︺�佽秴鏈熴�戝浘鏍囨牱寮�
 */
.dbsx_normal{
	width:14px;
	height:14px;
	background:url('images/workflow/normal.png') center no-repeat;
}

.dbsx_warning{
	width:14px;
	height:14px;
	background:url('images/workflow/warn.png') center no-repeat;
}

.dbsx_expire{
	width:14px;
	height:14px;
	background:url('images/workflow/exceed.png') center no-repeat;
}

/**
 * 宸ヤ綔娴� - 浠ｅ姙浜嬮」鏁翠綋甯冨眬鏍峰紡
 */
#dw_dbsx{
	padding-top:15px;
}

#dw_dbsx .item{
	width:45%;
	display:inline;
}

#dw_dbsx span{
	display:inline-block;
	text-indent:1em;
}

#dw_dbsx a{
	font-family:"寰蒋闆呴粦";
	font-size:14px;
	display:inline-block;
	color:black;
	text-indent:0.5em;
}

.dw_td{
	border-collapse:collapse;
	width:100%;
}

.dw_td tr, .dw_td td, .dw_td th{
	border:1px solid #68a2d7;
}

.dw_wl_title{
	height:100%;
	margin-left:10px;
	diplay:inline-block;
	float:left;
	font-family: "寰蒋闆呴粦";
	font-weight:bold;
	font-size: 16px;
}


.dw_wl_non_dbsx{
	background:url('images/workflow/non_dbsx.png') no-repeat ;
	width:279px;
	height:42px;
	margin-top: 40px;
	margin-left: 40px;
}


/**
* 鍚庡彴浠诲姟鏍峰紡
*/
.dw_blist_more{
	 height:20px;
	 margin-top:5px;
}

/**
 * btlist
 */
.dw-btlist {
	width: 100%;
}
.dw-btlist tr {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.dw-btlist td{
	position: relative;
	overflow: hidden;
}
.dw-btlist-item-text {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #3a3a3a;
	cursor:pointer;
	
	position:absolute;
	left:30px ;
	top:0px;
	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/**
 * worklist
 */
.dw-worklist {
	width: 100%;
}
.dw-worklist tr {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.dw-worklist td{
	position: relative;
	overflow: hidden;
}

.dw-worklist-item-text {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #3a3a3a;
	cursor:pointer;
	
	position:absolute;
	left:30px ;
	top:0px;
	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.dw-worklist-item-icon {
	position: absolute;
	left: 13px;
	top: 9px;
	width: 14px;
	height: 14px;
}

/**
 * listtitle
 */
.dw-listtitle-text {
	height:30px;
	position:absolute;
	float:left;
	margin-top:4px;
	margin-left:10px;
	
	font-family: "寰蒋闆呴粦";
	diplay:inline-block;
	font-weight:bold;
	font-size: 16px;
} 
.dw-listtitle-btn-refresh {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	
	background: url(images/workflow/refresh.png) no-repeat center center;
	width: 60px;
	height: 20px;
	
	cursor: pointer;
}
.dw-listtitle-btn-show {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	
	background: url(images/workflow/doing.png) no-repeat center center;
	width: 60px;
	height: 20px;
	
	cursor: pointer;
}

.dw-listtitle-btn-histask {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	
	background: url(images/workflow/done.png) no-repeat center center;
	width: 60px;
	height: 20px;
	
	cursor: pointer;
}
.dw-listtitle-btn-more {
	float: right;
	margin-right:10px;
	margin-top:7px;
	
	background: url(images/workflow/more.png) no-repeat center center;
	width: 60px;
	height: 20px;

	cursor: pointer;
}

/**
 * businessList
 */
.dw-businesslist {
	width: 100%;
}

.dw-businesslist tr {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.dw-businesslist td{
	position: relative;
	overflow: hidden;
}

.dw-businesslist-item-text {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #3a3a3a;
	cursor:pointer;
	
	position:absolute;
	left:30px ;
	top:0px;
	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.dw-businesslist-item-icon {
	position: absolute;
	left: 13px;
	top: 9px;
	width: 14px;
	height: 14px;
}

.dw_bl_non_cxjg{
	background:url('images/workflow/non_cxjg.png') no-repeat ;
	width:279px;
	height:42px;
	margin-top: 40px;
	margin-left: 40px;
}