img {
	border: 0;
}

textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.left {
	float: left
}

.right {
	float: right
}

.center {
	margin: auto;
}

.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

.noborder {
	border: 0px;
}

.readonly {
	background-color: #ccc;
}

.text_left {
	border: 1px solid #B3B5B4;
	text-align: left;
	padding: 1px;
}

.text_center {
	border: 1px solid #B3B5B4;
	text-align: center;
	padding: 1px;
}

.text_right {
	border: 1px solid #B3B5B4;
	text-align: right;
	padding: 1px;
}

.input {
	font-size: 12px;
	font-family: "宋体";
	border: 1px solid #B3B5B4;
	text-align: left;
	padding: 2px;
	height: 20px;
}

.radio {
	border: none;
	margin-bottom: -2px !important;
	margin: 2px 0px -2px 0px;
}

.checkbox {
	border: none;
	margin: 0px !important;
	margin: 2px 0px -2px 0px;
}

.button {
	border: 1px solid #000;
	background-color: #D6D6D6; /*F5FAFF*/
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}

input.button60 {
	border: none;
	cursor: pointer;
	background-image: url(../images/button/btn_bg.gif);
	height: 21px;
	width: 62px;
	color: #fff;
}

input.disabled{
	color:gray;
	background-color: #EEE;
}

/*操作区*/
#theLinkArea {
	margin: auto;
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding-left: 7px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #003399;
}

#theOptArea {
	margin: auto;
	padding-bottom: 5px;
	border: #ccc 0px dashed;
	height: 26px;
}

#divTitle {
	float: left;
	text-indent: 6px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
}

#divTip {
	float: left;
	text-indent: 10px;
	text-align: center;
	height: 20px;
	color: red;
	margin: 8px 0px 0px 0px;
}

#divButton {
	float: right;
	margin: 5px 0px 2px 0px;
}

#divLine {
	clear: both;
	color: #77c;
	border-top: 1px solid #ddd;
	padding-bottom: 5px;
}

.breadCrumb {
	color: #003399;
	border-bottom: 1px dashed #ccc;
}

.breadCrumb .crumb_title {
	float: left;
	width: 60%;
}

.breadCrumb .crumb_right {
	float: left;
	width: 40%;
	text-align: right;
}

/*控件区*/
#theButtonArea {
	width: 99%;
	height: 26px;
}

#theSearchArea {
	width: 99%;
	border: #ccc 1px dashed;
	padding-top: 4px;
}

#theEditArea {
	width: 99%;
	border: 1px dashed #ccc;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	align: center;
}

TD {
	padding-left: 2px;
	padding-right: 2px;
}

.tdLab {
	text-align: right;
	height: 25px;
}

#theSearchArea .row {
	float: left;
	margin: 2px 0px 0px 8px;
	height: 27px;
}

.oneRow {
	height: 30px;
}

.twoRow {
	height: 60px;
}

.threeRow {
	height: 90px;
}

/*表单区*/
#theRptArea {
	height: 100%;
	width: 99%;
	margin: auto;
	border: 0px dashed #B3B5B4;
	/* overflow: auto; */
}

#frmReport {
	height: 100%;
	width: 100%;
	border: 0px solid #B3B5B4;
	overflow: hidden;
}

.formContent {
	border: #ccc 1px dashed;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	overflow: auto;
}

/*状态信息提示*/
.loader {
	WIDTH: 150px;
	COLOR: white;
	BORDER-RIGHT: #abc 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #abc 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	Z-INDEX: 2;
	PADDING-BOTTOM: 16px;
	MARGIN: 0px auto;
	BORDER-LEFT: #abc 1px solid;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #abc 1px solid;
	FONT-FAMILY: Tahoma, Helvetica, sans;
	BACKGROUND-COLOR: #6EB277;
	TEXT-ALIGN: left
}

.loader_bg {
	WIDTH: 133px;
	FONT-SIZE: 1px;
	LEFT: 8px;
	POSITION: relative;
	TOP: 8px;
	HEIGHT: 7px;
	BACKGROUND-COLOR: #abc
}

.progress {
	FONT-SIZE: 1px;
	LEFT: 0px;
	WIDTH: 1px;
	POSITION: relative;
	TOP: 1px;
	HEIGHT: 5px;
	BACKGROUND-COLOR: #fff
}

/*按钮*/
.but20down {
	height: 20px;
	width: 50px;
}

.but20up {
	height: 20px;
	width: 50px;
}

.but20left {
	height: 31px;
	width: 30px;
	background-image: url(../images/button/left.gif);
}

.but20right {
	height: 31px;
	width: 30px;
	background-image: url(../images/button/right.gif);
}

.toSelectPage {
	border: 0px;
	width: 14px;
	height: 14px;
	background-image: url(../images/tree/tree.gif);
}

/** 表单验证样式定义 */
label.error {
	float: none;
	color: red;
	padding-left: 0.5em;
	vertical-align: top;
}

em {
	font-style: normal;
	font-weight: bold;
	color: red;
	padding-right: 0.2em;
	vertical-align: top;
}

em.error {
	background: url("../images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 16px;
}

em.success {
	background: url("../images/checked.gif") no-repeat 0px 0px;
	padding-left: 16px;
}

.editTable {
	margin: 0 auto;
	border: 1px solid black;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: fixed;
}

.editTable td {
	border: 1px solid black;
	/*font-size: 9pt;*/
	padding-left: 2px;
	padding-right: 2px;
	line-height: 5mm;
	word-wrap: break-word;
	word-break: break-all
}

.editTable textarea {
	overflow-y: hidden;
}

.textAsLable {
	border: 0px;
	text-align: left;
	padding: 1px;
}

#edit_table tr,td {
	line-height: 21px;
	padding-bottom: 2px;
}

/**字体颜色**/
.ztys {
	color: red;
	font-size: 12px;
}