html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	height:100%;
	width:100%;
	overflow:auto;
}

html, body, input, button, textarea {
	font-family: 微软雅黑, 宋体, sans-serif !important;
	font-family: 微软雅黑, 宋体, tahoma, arial, sans-serif, helvetica;
	font-size: 11px !important;
	font-size: 12px;
	outline: none;
}

.ext-ie6 {
	font-size: 12px;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset,
	input, textarea, button, blockquote {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 400;
}

strong {
	font-style: normal;
	font-weight: 700;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
}

q:before, q:after {
	content: "";
}

abbr, acronym {
	border: 0;
}

A {
	COLOR: #005a78;
	TEXT-DECORATION: none;
}

A:link {
	COLOR: #005a78;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #005a78;
	TEXT-DECORATION: none;
}

A:active {
	COLOR: #005a78;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #f90;
	TEXT-DECORATION: none;
}

.aurora-cover {
	position: fixed;
	overflow: hidden;
	filter: alpha(opacity = 30);
	background-color: #000;
	opacity: .3;
	mozopacity: .3;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.item-clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

.item-wrap {
	BORDER: #bababa 1px solid;
	background-color: #ededed;
	WIDTH: 100%;
	Z-INDEX: 20;
	HEIGHT: 20px;
    border-radius:3px;  
    margin-top:6px!important;
}

.item-label {
	HEIGHT: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.item-focus {
	border-color:#76abd9;
	box-shadow:0px 0px 3px 0px #76abd9;
	background-color: #E2F7FF;
	
}

.item-focus input {
	background-color:  #E2F7FF;
	border-color:#76abd9;
	box-shadow:0px 0px 0px 0px #76abd9;
}

.item-notBlank {
	background: #fff9c2;
}

.item-emptyText {
	color: #bbb !important;
}

.item-readOnly {
	background: #DBDBDB;
}

.item-invalid {
	background: #FFB9AC;
}

.item-draggable {
	cursor: move;
}

.item-slideBar {
	top: 10px;
	width: 100px;
	height: 20px;
	border: 1px solid #090;
	background-color: #CCFBD5;
	color: #090;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	white-space: nowrap;
	position: absolute;
}

.item-statusBar {
	right: 1px;
	bottom: 1px;
	height: 18px;
	width: 120px;
	padding: 2px 15px 0 15px;
	POSITION: absolute;
	border: 1px solid #808080;
	font-color: #808080;
	BACKGROUND-COLOR: #d3d6d8;
}

.item-trigger {
	BORDER-TOP-WIDTH: 0;
	BORDER-LEFT-WIDTH: 0;
	FLOAT: left;
	BORDER-BOTTOM-WIDTH: 0;
	WIDTH: 20px;
	CURSOR: pointer;
	HEIGHT: 20px;
	BORDER-RIGHT-WIDTH: 0;
}

.item-popup {
	LEFT: -1000px;
	TOP: -1000px;
	z-index: 10000;
	POSITION: absolute;
	BORDER: #bababa 1px solid;
	border-radius:0 0 4px 4px;
	
}

.item-invalid-msg-bottom {
	position: relative;
	top: 4px;
	color: red;
	height: 20px;
	line-height: 13px;
}

.item-invalid-msg-right {
	position: relative;
	margin-left: 5px;
	top: 5px;
	color: red;
	height: 20px;
	line-height: 13px;
}

.tip-wrap {
	padding: 0;
	position: absolute;
	z-index: 10000;
	white-space: nowrap;
}

.tip-body {
	border: 1px solid #116497;
	background-color: #fff;
	padding: 3px;
}

.item-shadow {
	position: absolute;
	top: -500px;
	left: -500px;
	FILTER: alpha(opacity = 40);
	z-index: 9999;
}
 
.layout-form {
	background-color: #fff;
	
	
}

.layout-title {
	border: 1px solid #ff5e2c;
	    border-radius: 10px;
	
}

.layout-td-con {
	vertical-align: top;
}

.layout-th {
	vertical-align: middle;
}

.layout-border {
	background-color: #b5b8c8;
}

.layout-border tbody {
	background-color: #fff;
}

.layout-th div {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	
}

.form_head {
    border-bottom: 3px dashed #fff;
    height: 20px;
    COLOR: #FFFFFF;
    padding-left: 5px;
    border-radius: 10px 10px 0 0; 
    background: #ff5e2c;
    font-size: 13px;
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 2px;
}

.item-fieldset {
	border: 1px solid #B5B8C8;
	display: block;
}

.item-fieldset legend {
	margin-left: 5px;
}

.ext-ie .item-fieldset {
	padding-top: 0;
}

.aurora-mask div {
	width: 100%;
	height: 100%;
	filter: alpha(opacity = 20);
	background-color: #000;
	opacity: .2;
	MozOpacity: .2;
}

.aurora-mask span {
	background: url(wait.gif) no-repeat 5px 50%;
	background-image: url(wait.gif);
	padding-left: 30px;
	padding-right: 15px;
	border: 1px solid #808080;
	position: absolute;
	background-color: #fff;
	line-height: 28px;
	height: 30px;
	color: #000;
}

.item-ckb, .grid-ckb, .table-ckb {
	width: 13px;
	height: 13px;
	font-size: 0;
	background-image: url(../checkbox/checkbox.gif);
}

.item-ckb {
	float: left;
	margin-top: 4px;
}

.grid-select-all .grid-rowbox .item-ckb-u, .grid-select-all .grid-rowbox .item-ckb-c
	{
	background-position: 0 -13px;
}

.grid-select-all .item-ckb-self .item-ckb-u {
	background-position: 0 0;
}

.grid-select-all .item-ckb-self .item-ckb-c {
	background-position: 0 -13px;
}

.item-ckb-u {
	background-position: 0 0;
}

.item-ckb-c {
	background-position: 0 -13px;
}

.item-ckb-readonly-u {
	background-position: -39px 0;
}

.item-ckb-readonly-c {
	background-position: -39px -13px;
}

.item-radio-img, .grid-radio, .table-radio {
	width: 13px;
	height: 13px;
	font-size: 0;
	background-image: url(../radio/radio.gif);
}

.item-radio-img {
	float: left;
	
	
}

.item-radio-img-u {
	background-position: 0 0;
}

.item-radio-img-c {
	background-position: 0 -13px;
}

.item-radio-img-readonly-u {
	background-position: -39px 0;
}

.item-radio-img-readonly-c {
	background-position: -39px -13px;
}

.item-radio-img-u .item-readonly {
	background-position: -39px 0;
}

.item-radio-img-c .item-readonly {
	background-position: -39px -13px;
}

.item-radio-lb {
	text-align: left;
	font-size:12px;
	font-family:youyuan;
}

.item-radio-option {
	padding: 3px;
}

.item-btn {
	cursor: pointer;
	white-space: nowrap;
}

.ext-ie .item-btn button {
	width: 1px;
}

.ext-gecko .item-btn button {
	padding-top: 0;
}

.item-btn td {
	padding: 0 !important;
}

.item-btn button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
	margin: 0;
	vertical-align: top;
	overflow: visible;
	-moz-outline: 0 none;
	outline: 0 none;
	width: auto !important;
	width: 1px;
	color: #333;
	white-space: nowrap;
	text-align: center;
}

.ext-ie6 button {
	font-size: 12px;
}

button div {
	left: 0;
	top: 0;
}

.item-btn em {
	font-style: normal;
	font-weight: normal;
}

.item-btn-tr i, .item-btn-tl i, .item-btn-mr i, .item-btn-ml i,
	.item-btn-br i, .item-btn-bl i {
	font-size: 1px;
	line-height: 1px;
	width: 3px;
	display: block;
	overflow: hidden;
}

.item-btn-tr i, .item-btn-tl i, .item-btn-br i, .item-btn-bl i {
	height: 2px;
}

.item-btn-tl {
	width: 3px;
	height: 2px;
	background: no-repeat 0 0;
}

.item-btn-tr {
	width: 3px;
	height: 2px;
	background: no-repeat -3px 0;
}

.item-btn-tc {
	height: 2px;
	background: repeat-x 0 -6px;
}

.item-btn-ml {
	width: 3px;
	background: no-repeat 0 -24px;
}

.item-btn-mr {
	width: 3px;
	background: no-repeat -3px -24px;
}

.item-btn-mc {
	background: repeat-x 0 -1096px;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px;
	height:20px;
	cursor: pointer;
	white-space: nowrap;
}

.item-btn-bc {
	height: 2px;
	background: repeat-x 0 -16px;
}

.ext-strict .ext-ie6 .item-btn-mc, .ext-strict .ext-ie7 .item-btn-mc {
	height: 100%;
}

.item-btn-bl {
	width: 3px;
	height: 2px;
	background: no-repeat 0 -4px;
}

.item-btn-br {
	width: 3px;
	height: 2px;
	background: no-repeat -3px -4px;
}

.item-btn-bc {
	height: 2px;
	background: repeat-x 0 -16px;
}

.item-btn-over .item-btn-tl {
	background-position: -6px 0;
}

.item-btn-over .item-btn-tr {
	background-position: -9px 0;
}

.item-btn-over .item-btn-tc {
	background-position: 0 -9px;
}

.item-btn-over .item-btn-ml {
	background-position: -6px -24px;
}

.item-btn-over .item-btn-mr {
	background-position: -9px -24px;
}

.item-btn-over .item-btn-mc {
	background-position: 0 -2168px;
}

.item-btn-over .item-btn-bl {
	background-position: -6px -4px;
}

.item-btn-over .item-btn-br {
	background-position: -9px -4px;
}

.item-btn-over .item-btn-bc {
	background-position: 0 -19px;
}

.item-btn-pressed .item-btn-tl {
	background-position: -12px 0;
}

.item-btn-pressed .item-btn-tr {
	background-position: -15px 0;
}

.item-btn-pressed .item-btn-tc {
	background-position: 0 -12px;
}

.item-btn-pressed .item-btn-ml {
	background-position: -12px -24px;
}

.item-btn-pressed .item-btn-mr {
	background-position: -15px -24px;
}

.item-btn-pressed .item-btn-mc {
	background-position: 0 -3240px;
}

.item-btn-pressed .item-btn-bl {
	background-position: -12px -4px;
}

.item-btn-pressed .item-btn-br {
	background-position: -15px -4px;
}

.item-btn-pressed .item-btn-bc {
	background-position: 0 -22px;
}

.item-btn-icon-text div {
	background-position: 0 0;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.item-btn-icon div {
	/* background-position: 1px -3px!important; */
	padding-left: 16px;
	background-repeat: no-repeat;
	margin-bottom:30px;
	
}

.item-btn-disabled * {
	cursor: default !important;
	color: #ccc;
}

.item-btn-tl, .item-btn-tr, .item-btn-tc, .item-btn-ml, .item-btn-mr,
	.item-btn-mc, .item-btn-bl, .item-btn-br, .item-btn-bc {
	background-image: url(../button/btn.gif);
}

.item-textField {
	float: left;
    border: 0;
    height: 20px;
    line-height: 18px;
    padding-top: 0px;
    padding-left: 3px;
    border-radius: 3px;
    margin-bottom: 7px; 
}

.ext-ie6 .item-textField {
	font-size: 12px;
}

.item-notBlank, .item-notBlank .item-textField {
	background: #fff9c2;
}

.item-emptyText .item-textField {
	color: #bbb !important;
}

.item-readOnly, .item-readOnly .item-textField {
	background: #DBDBDB;
}

.item-invalid, .item-invalid .item-textField {
	background: #FFB9AC;
}

.item-numberField {
	padding-right: 3px;
	padding-left: 0;
	text-align: right;
}

.item-spinner {
	padding-right: 3px;
	padding-left: 0;
	text-align: right;
}

.item-spinner-btn {
	border-width: 0;
	cursor: pointer;
	float: left;
}

.item-spinner-btn span div {
	height: 10px;
	width: 20px;
	-moz-user-select: none;
	font-size: 0;
	background-image: url('../spinner/spinner.gif');
}

.item-spinner-minus div {
	background-position: 0 -10px;
}

.item-spinner-plus .spinner-over {
	background-position: -20px 0;
}

.item-spinner-minus .spinner-over {
	background-position: -20px -10px;
}

.item-spinner-plus .spinner-select {
	background-position: -40px 0;
}

.item-spinner-minus .spinner-select {
	background-position: -40px -10px;
}

.item-comboButton {
	BACKGROUND: url(../base/itembar.gif) no-repeat 2px 0;
}

.item-comboBox-selected {
	background-color: #EBEBEB;
}

.item-comboBox-view {
	overflow-x: hidden;
	overflow-y: auto;
	cursor: pointer;
	white-space: nowrap;
	/* width: 150px!important; */
	background-color: #FFF;
	
}

.item-comboBox-view li {
	padding: 2px;
	height: 16px;
	line-height: 18px;
}

.item-dateButton {
	BACKGROUND: url(../base/itembar.gif) no-repeat 2px -20px;
}

.item-dateField {
	background-color: #fff;
    color: #000000;
    text-align: center;
    width: 100%;
    line-height: 1.7em;
}

.item-dateField-head, .item-dateField-caption, .item-dateField-foot {
	LINE-HEIGHT: 17px;
	HEIGHT: 18px;
}
.item-dateField-caption, .item-dateField-foot {
	FONT-WEIGHT: bold;
	background:#ededed;
	background-repeat: repeat-x;
	COLOR: #000;
	height:20px;
	border:none;
}

.item-dateField-caption {
	text-align: center;
	color:#000;
}

.item-dateField-foot {
	font-family:songti;
}

.item-dateField a {
	color: #1e5494;
}

.item-dateField table {
	width: 100%;
	border: 0;
}

.item-dateField table thead {
	color: #acacac;
}

.item-dateField table td {
	padding: 1px;
}

.item-dateField-pre, .item-dateField-next, .item-dateField-preYear,
	.item-dateField-nextYear {
	background-image: url(../toolbar/navigation.gif);
	cursor: pointer;
	width: 16px;
	height: 16px;
	top: 3px;
}

.week-alt {
	background-color: #FFF;
	border:none;
}

.item-dateField-preYear {
	background-position: 0 0;
	float: left;
}

.item-dateField-nextYear {
	background-position: 0 -16px;
	float: right;
}

.item-dateField-pre {
	background-position: 0 -32px;
	float: left;
}

.item-dateField-next {
	background-position: 0 -48px;
	float: right;
}

.item-dateField-close {
	background-image: url(../tab/tab_close.gif);
	background-position: -11px -23px;
	cursor: pointer;
	width: 11px;
	height: 11px;
	font-size: 0;
}

.item-dateField-input {
	margin: 1px;
	height: 13px;
	line-height: 13px;
	/* border: 1px solid #bababa; */
	background-color: #000;
}

.item-dateField-input input, .item-dateField-input div {
	border: 0;
	float: left;
	height: 13px;
	line-height: 13px;
	vertical-align: bottom;
	COLOR: #055a78;
	FONT-WEIGHT: bold;
	background-color: transparent;
	text-align: right;
}

.item-dateField-input-focus {
	border-color: blue;
	background-color: #e2f7ff;
}

.item-day-besides {
	color: #ACACAC;
}

.item-day-disabled {
	color: #BABABA;
	
}

.item-dateField td.onToday {
	background-color: #FDAB00;
	color: #000;
}

.item-dateField td.dateover {
	background-color: #dfeaf5;
	cursor: pointer;
}

.item-dateField td.onSelect {
	background-color: #6899FF;
	color: #fff;
}

.item-toolbar {
	/* background-image: url(../toolbar/toolbar_bg.gif); */
	background:#EDEDED;
	border: 1px solid #ccc;
	overflow: hidden;
	cursor: default;
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 32px;
}

.item-toolbar div.sep {
	background-position: 50% 50%;
	font-size: 1px;
	background-image: url(../toolbar/toolbar_sep.gif);
	margin-left: 0;
	width: 2px;
	margin-right: 1px;
	background-repeat: no-repeat;
	top: 1px;
	height: 25px;
	moz-user-select: none width:2px;
}

.item-toolbar .item-btn-icon-text div {
	padding-left: 17px;
}

.item-toolbar .item-btn-tl, .item-toolbar .item-btn-tr, .item-toolbar .item-btn-tc,
	.item-toolbar .item-btn-ml, .item-toolbar .item-btn-mr, .item-toolbar .item-btn-mc,
	.item-toolbar .item-btn-bl, .item-toolbar .item-btn-br, .item-toolbar .item-btn-bc
	{
	background-image: none;
}

.item-btn-over .item-btn-tl, .item-btn-over .item-btn-tr, .item-btn-over .item-btn-tc,
	.item-btn-over .item-btn-ml, .item-btn-over .item-btn-mr,
	.item-btn-over .item-btn-mc, .item-btn-over .item-btn-bl,
	.item-btn-over .item-btn-br, .item-btn-over .item-btn-bc {
	background-image: url(../button/btn.gif);
}

.item-btn-pressed .item-btn-tl, .item-btn-pressed .item-btn-tr,
	.item-btn-pressed .item-btn-tc, .item-btn-pressed .item-btn-ml,
	.item-btn-pressed .item-btn-mr, .item-btn-pressed .item-btn-mc,
	.item-btn-pressed .item-btn-bl, .item-btn-pressed .item-btn-br,
	.item-btn-pressed .item-btn-bc {
	background-image: url(../button/btn.gif);
}

.nav-label {
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.simple-navbar {
	font-size: 12px;
	background-image: none;
}

.nav-label a, .nav-label b, .nav-label span {
	margin: 3px;
}

.nav-prepage div, .nav-prepage div, .nav-firstpage div, .nav-lastpage div,
	.nav-nextpage div, .nav-refresh div {
	background-image: url(../toolbar/navigation.gif);
}

.grid-add div, .grid-delete div, .grid-save div, .grid-clear div,
	.grid-excel div {
	background-image: url(../toolbar/toolbar_btn.gif);
}

.win-wrap {
/* 	border: 1px solid #808080; */
	TABLE-LAYOUT: fixed;
	POSITION: absolute;
	
}

.win-fs {
	FONT-SIZE: 1px;
	WIDTH: 1px;
	LINE-HEIGHT: 1px;
	LEFT: 0;
	HEIGHT: 1px;
	moz-user-select: text;
	khtml-user-select: text;
	webkit-user-select: ignore;
	moz-outline: 0 none;
	outline: 0 none;
}

.win-caption {
	 height: 33px; 
	background:#DEDEDE;
	 border-radius: 5px 5px 0px 0px;
	  box-shadow:2px 2px 2px #888888;
	 
}

.win-caption-label div {
	width: 100%;
	margin-top:5px;
	padding-left: 15px;
	FLOAT: left;
	COLOR: #000000;
	 font-weight:bold;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	font-size:12px;
	font-family:youyuan;
	
	
}

.win-caption-button {
	vertical-align: top;
}

.win-close {
    background-image: url(../window/win8.gif);  
	index:30000;
	WIDTH: 50px;
    padding-top:2px;
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;   
	HEIGHT: 27px;
	BACKGROUND-COLOR: transparent;
	background-position: 0 -3px;
	margin-right:13px;
}

.win-btn-over {
	background-position: 0 -3px;
	 background-image: url(../window/win8.gif);
}

.win-btn-down {
	background-position: 0 -34px;
}

.win-body {
	 BACKGROUND-COLOR: #F5F5F5;
     box-shadow:2px 2px 2px #888888;
	 border-radius: 0px 0px 5px 5px;

	
}
.win-content {
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

.win-alert {
	padding: 10px;
	padding-left: 140px;
}

.win-type {
	width:80%!important;
	margin-left: 40px;
	overflow: auto;
	color:#000!important;
}

.win-icon {
	margin-top: 10px;
	margin-left:30px;
	background-repeat: no-repeat;
}

.win-warning {
	background-image: url(../window/icon-warning.gif);
}

.win-error {
	background-image: url(../window/icon-error.gif);
}

.win-info {
	background-image: url(../window/icon-info.gif);
}

.win-question {
	background-image: url(../window/icon-question.gif);
}

.win-toolbar {
	background: url(../grid/grid_bg.gif) repeat-x;
	border-top: 1px solid #ccc;
}

.item-lovButton {
	BACKGROUND: url(../base/itembar.gif) no-repeat 2px -42px;
}

.autocomplete-head {
	background: url(../grid/grid_bg.gif) repeat-x;
	color: #055A78;
	text-align: center;
}

.autocomplete td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.autocomplete-head td {
	border-color: #FFF #CCCCCC #CCC #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.autocomplete-row-alt {
	background-color: #EDEDED;
}

.autocomplete-selected {
	background-color: #DFEAF5;
}

.item-textarea {
	border: 1px solid #ccc;
	resize: none;
	padding: 2px;
	overflow-y: auto;
	border-radius:5px;
}

.ext-ie6 .item-textarea {
	font-size: 12px;
}

.item-textarea.item-focus {
	border-color:#76abd9;
	box-shadow:0px 0px 0px 0px #76abd9;
	background-color:  #E2F7FF;
	
}
/* dxl */
.item-col-readOnly{
	border-radius: 2px;
	background-color:#CCCCCC;
}