@charset "utf-8";
/* CSS Document */

/* 流程图 */
.wtlc-content {
	width:980px;
	margin-top:10px;
	}
.wtlc-content #lct-title {
	width:980px;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	float:left;
	}
.wtlc-content #lct-title #lct-tubiao {
	width:13px;
	height:12px;
	background:url(../image/pmlc-icon.png) no-repeat;
	float:left;
	margin-left:20px;
	_margin-left:10px;
	}
.wtlc-content #lct-title #daohang {
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#78BEFF;
	}
.wtlc-content #lct-title #daohang a,a:visited {
	color:#78beff;
	}
.wtlc-content #lct-title #daohang a:hover {
	color:#ff8400;
	}
.wtlc-content #lct-main {
	margin-top:10px;
	}