
.deplist {
	width: 104px;
	text-align: center;
}
.deptitle {
	width: 104px;
	text-align: center;
	font-size: 14px;	
	font-weight: bold;	
	line-height: 25px;
	background-color: #d1eefd;	
}
.depitem {
	width: 104px;
	padding-top: 5px;
	line-height:20px;
	text-align: center;
	font-size: 13px;
	background-color: #D9EAF9;
	margin-top: 1px;
}

