.t {
	LINE-HEIGHT: 1.4
}

BODY {
	scrollbar-face-color: #BBCEE8;
	scrollbar-highlight-color: #F2FAFD;
	scrollbar-3dlight-color: #BCCFE9;
	scrollbar-darkshadow-color: #BBCEF8;
	scrollbar-shadow-color: #85A7D6;
	scrollbar-arrow-color: #2445C8;
	scrollbar-track-color: #BCD9F3;
	FONT-FAMILY: '宋体';
	FONT-SIZE: 9pt;
	margin: 0;
	border: 0;
	overflow: auto;
}

TD,DIV,form,P,TD,BR {
	FONT-FAMILY: '宋体';
	FONT-SIZE: 9pt
}

td {
	font-size: 9pt;
}

.big {
	font-size: 9pt;
	text-decoration: underline;
}

.small1 {
	font-size: 12px;
}

.ensm {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}

.chang {
	font-size: 9pt;
	line-height: 22px;
}

.small2 {
	font-size: 10px;
}

.bigcss {
	font-size: 9pt;
	line-height: 22px;
}

.chen {
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
	cursor: pointer;
}

.txtStyle80 {
	width: 80%;
}

/*- --------------------------- */
.HandlingBox {
	top: 0;
	left: 0;
	z-index: 9998;
	position: absolute;
	background-Color: gray;
	filter: progid :               DXImageTransform .              
		Microsoft .  
		     
		      Alpha(opacity =               20);
	text-align: center;
}

.HandlingText {
	background: url("../IMAGES/loading.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: White;
	width: 100%;
	height: 100%;
	font-size: 14;
	color: 1E6AB8;
	text-align: center;
	padding: 20, 0, 0, 0;
	white-space: nowrap;
	border: outset 2;
}

textarea {
	border: solid 1px #c0c0c0;
}

label.errortextarea {
	display: none;
	color: red;
}
/*文字提示的风格*/
#tooltip {
	position: absolute;
	border: 1px solid #FF8100;
	background: #f7f5d1;
	padding: 1px;
	color: #000;
	display: none;
	font: 80% Arial, Helvetica, sans-serif;
	line-height: 180%;
}

.inhopetooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 5px;
	border: 1px solid green;
	background: #f7f5d1;
	color: #000;
	font: 100% Arial, Helvetica, sans-serif;
	line-height: 180%;
}

.inhopenodetitle {
	
}

.inhopewlz {
	color: blue
}

.inhopewqs {
	color: red
}

.inhopeyqs {
	color: orange
}

.inhopeybb {
	color: green
}

.nodename {
	cursor: pointer
}

.hover {
	color: #0033CC;
	text-decoration: underline;
	cursor: pointer;
	background-color: #ccc;
}

.trhover {
	background: #ddd
}

/*批示信息*/
.selectPishi {
	position: fixed;
	_position: absolute; /*For IE 6.0*/
	height: 250px;
	border: 6px solid #67B9DC;
	background: #fff;
	padding: 3px;
	overflow-y: auto;
	overflow-x: hidden;
}

.splist {
	margin: 0px;
	padding: 0px;
}

.selectPishi li {
	width: 100%;
	border: 1px solid #808000;
	list-style: none;
	display: inline;
	padding: 3px;
	margin: 1px
}

.pishiyu {
	cursor: pointer;
}

.closespan {
	border: 0px solid #c0c0c0;
	float: right;
	marigin-right: 9px;
	padding: 3px;
	font-size: 12px;
	color: red;
	width: 100px;
}

div .title {
	margin-top: 7px;
	float: left;
	width: 50%;
	text-align: right;
	font-weight: bold
}

.spanu,.spanc {
	cursor: pointer;
	border: 0px solid #eee;
	text-align: center;
	width: 40px;
	height: 23px;
	border: 1px solid #ddd;
	background: #fff;
	margin-top: -3px
}

.spanu a,.spanc a {
	height: 20px;
	margin-top: 5px;
}

/******************************************/ 
/**
 * 新增系统分页样式css
 * 添加人：郭毅
 * 时间：2012-03-14
 */
.sys_page {
	font-size: 14px;
	white-space: nowrap;
}

.sys_page a:hover {
	background: #ebebeb
}

.sys_page a,.sys_page strong {
	width: 23px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	display: inline-block;
	border: 1px solid #e7ecf0;
	background: #fff;
	margin-right: 5px;
	text-decoration: none;
	vertical-align: middle
}

.sys_page strong {
	border: 0
}

.sys_page .n {
	width: 60px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 24px;
	height: 24px;
	overflow: hidden
}

.go {
	width: 60px;
	font-family: "Microsoft YaHei";
	line-height: 24px;
	font-size: 14px;
	font-weight: 600;
	overflow: hidden
}
/******************************************/