html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
div textarea{
	font-size: 14px;
	background-color: white;
}
img {
	border: 0;
}

h1,h2,h3,h4,h5,p,ul,li {
	margin: 0;
	padding: 0;
}

h2 {
	font-family: 微软雅黑;
	font-size: 18px;
	color: #000;
}

.mb20 {
	margin-bottom: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb5 {
	margin-bottom: 5px;
}

body {
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.header {
	height: 60px;
	background: #478700;
	margin-bottom: 10px;
}

.header .logo {
	float: left;
}

.header .logo a {
	display: block;
	height: 60px;
}

.header .header-2 {
	float: left;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
}

.asLabel .mini-textbox-input,.asLabel .mini-textbox-border,.asLabel .mini-buttonedit-border,.asLabel .mini-buttonedit-input,.asLabel .mini-textboxlist-border
	{
	border: 0;
	background: none;
	cursor: default;
}

.asLabel .mini-buttonedit-button,.asLabel .mini-textboxlist-close {
	display: none;
}

.asLabel .mini-textboxlist-item {
	padding-right: 8px;
}

.menu {
	width: 190px;
	position: absolute;
	left: 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: #ffffff;
}

.menu dl,.menu dd,.menu dt,.menu ul,.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu a {
	color: #2c3d45;
	text-decoration: none;
}

.menu dt {
	line-height: 36px;
	border-left: solid 5px #FFF;
	font-weight: bold;
	padding-left: 31px;
	background-repeat: no-repeat;
	background-position: 8px center;
}

.menu ul.menu-l-2 {
	
}

.menu ul.menu-l-2 li {
	padding-left: 35px;
	line-height: 25px;
}

.menu ul.menu-l-3 {
	
}

.menu ul.menu-l-2 .menu-l-2-t {
	
}

.menu ul.menu-l-3 li {
	padding-left: 20px;
	font-weight: normal;
	line-height: 22px;
}

.menu ul.menu-l-3 li.on {
	
}

.menu ul.menu-l-4 {
	
}

.menu ul.menu-l-4 li {
	padding-left: 20px;
	font-weight: normal;
	line-height: 22px;
	background: url(../image/p.png) no-repeat 13px center;
}

.menu dt.on {
	border-left: solid 5px #478700;
	background-color: #ebfdd6;
}

.menu .dt-1 {
	background-image: url(../image/menu-home.png);
}

.menu dt.on.dt-1 {
	background-image: url(../image/menu-home-on.png);
}

.menu .dt-2 {
	background-image: url(../image/menu-on.png);
}

.menu dt.on.dt-2 {
	background-image: url(../image/menu-on.png);
}

.menu .dt-3 {
	background-image: url(../image/menu2.png);
}

.menu dt.on.dt-3 {
	background-image: url(../image/menu-on.png);
}

.menu .dt-4 {
	background-image: url(../image/menu2.png);
}

.menu dt.on.dt-4 {
	background-image: url(../image/menu-on.png);
}

.menu .dt-5 {
	background-image: url(../image/menu2.png);
}

.menu dt.on.dt-5 {
	background-image: url(../image/menu-on.png);
}

.menu dt.on a {
	color: #478700;
}

.menu dt a {
	display: block;
}

.menu .active {
	font-weight: bold;
	color: #478700;
}

.index .mini-layout-region-west .mini-layout-region-header .mini-tools-collapse
	{
	background: url(../image/left.png) no-repeat;
	height: 35px;
	width: 20px;
}

.index .mini-layout-proxy-west .mini-tools-collapse {
	background: url(../image/right.png) no-repeat;
	height: 35px;
	width: 20px;
}

.index .mini-layout-region-header {
	line-height: 36px;
	height: 36px;
	color: #2c37d45;
}

.menu dl {
	border-bottom: 1px dotted;
	border-color: #EAEAEA;
}

.menu li {
	border-top: 1px dotted;
	border-color: #EAEAEA;
}

.arrow {
	float: right;
	background: url(../image/r-1.png) no-repeat;
	padding-right: 20px;
	background-position: 8px center;
}

.off .arrow {
	float: right;
	background: url(../image/r-1.png) no-repeat;
	padding-right: 20px;
	background-position: 8px center;
}

.menu .on .off .arrow {
	float: right;
	background: url(../image/r-1.png) no-repeat;
	padding-right: 20px;
	background-position: 8px center;
}


.menu .on .arrow {
	float: right;
	background: url(../image/r-2.png) no-repeat;
	padding-right: 20px;
	background-position: 8px center;
}

.mini-toolbar {
	
}

.content {
	min-height: 570px;
	background: #fffff;
}

.rect-1 {
	border: solid 1px #ccc;
	-moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.2);
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.left-1 {
	border-left: solid 5px #ff6c00;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.left-2 {
	border-left: solid 5px #478700;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.dg {
	width: 100%;
	padding: 10px 10px 5px 10px;
	border: solid 1px #d8d7d7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.dg tr,.dg tr th,.dg td {
	
}

.dg tr:first-child {
	background: #ebebeb;
	color: #7c7c7c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 30px;
}

.dg td {
	border-bottom: solid 1px #d8d7d7;
	padding: 5px;
	line-height: 24px;
}

.dg td a.lbtn24 {
	display: inline-block;
	height: 24px;
	width: 24px;
}

.dg td a.lbtn24 img {
	vertical-align: middle;
	height: 24px;
	width: 24px;
}

.dg tr:last-child td {
	border-bottom-color: #fffff;
}

.pager {
	width: 100%;
	margin-top: 15px;
}

.pager .size {
	height: 33px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
}

.page-a a {
	display: inline-block;
	width: 35px;
	background: url(../image/page-2.png);
	height: 33px;
	line-height: 33px;
	text-align: center;
}

.page-a span {
	display: inline-block;
	width: 35px;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	font-family: 微软雅黑;
}

.page-a a.on,.page-a a:hover {
	background: #478700;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.uts {
	float: right;
}

.uts-1 {
	float: left;
	padding: 8px;
}
.uts-0 {
	float: left;
	    line-height: 60px;
}

.uts-1 img {
	height: 44px;
	width: 44px;
	-moz-border-radius: 44px;
	-webkit-border-radius: 44px;
	border-radius: 44px;
}

.uts-2 {
	float: left;
	height: 24px;
	height: 24px;
	padding: 18px 8px 0 0;
	line-height: 24px;
	color: #fff;
}

.uts-3 {
	float: left;
	margin-right: 10px;
	position: relative;
	height: 60px;
}

.ust-3-1 {z-index =1000;
	position: absolute;
	right: 0;
	top: 40px;
	width: 91px;
	background: #fff;
	border: solid 1px #478700;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
}

.uts-3:hover .ust-3-1 {
	display: block;
	z-index
	=1000;
}

.ust-3-1 div {
	line-height: 30px;
	height: 30px;
	z-index
	=1000;
}

.ust-3-1 div a {
	display: block;
	padding-left: 28px;
	z-index
	=1000;
}

.ust-3-1-1 {
	border-bottom: solid 1px #478700
}

.ust-3-1-1 a {
	background: url(../image/icon-8.png) no-repeat 10px center;
	z-index
	=1000;
}

.ust-3-1-2 a {
	background: url(../image/icon-7.png) no-repeat 10px center;
	z-index
	=1000;
}

.ust-3-2 {z-index =1000;
	position: absolute;
	right: 0;
	top: 40px;
	width: 300px;
	background: #fff;
	border: solid 1px #478700;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
}

.uts-3:hover .ust-3-2 {
	display: block;
	z-index
	=1000;
}

.ust-3-2 div {
	line-height: 20px;
	height: auto;
	z-index
	=1000;
}

.ust-3-2 div a {
	display: block;
	padding-left: 28px;
	z-index
	=1000;
}

.ust-3-1-3 {
	border-bottom: solid 1px #478700
}

.ust-3-1-3 a {
	background: url(../image/menu2.png) no-repeat 10px center;
	z-index
	=1000;
}

.ust-3-1-4 {
	margin-left: 25px;
	height: 20px;
}

.ust-3-1-4 a {
	background: url(../image/menu-3.png) no-repeat 10px center;
	z-index
	=1000;
}

.uts-3-3 {
	display: block;
	background: url(../image/icon-6.png) no-repeat right center;
	height: 60px;
	padding-right: 20px;
	line-height: 60px;
}

.uts-3-3 a,.uts-0{
	color: #fff;
}



.mini-grid .mini-grid-row.mini-grid-row-selected {
    background: #addffe;
}

.mini-grid .mini-grid-cell.mini-grid-cell-selected {
    background: #ff6c00;
}

.mini-grid .mini-grid-row.mini-grid-row-hover {
    background: #ebfdd6;  
}

.mini-grid .mini-grid-headerCell .mini-grid-headerCell-inner {
	color: #000;
}

.mini-grid .mini-grid-cell .mini-grid-cell-nowrap {
	color: #000;
}


.mini-tree .mini-tree-selectedNode .mini-tree-nodeshow {
	background-color: #addffe;
}

.mini-tree .mini-tree-node-hover .mini-tree-nodeshow {
	background-color: #ebfdd6;
}


a.mini-button .mini-button-text {
	color: #000;
}

a.mini-button.mini-button-disabled .mini-button-text {
	color: #ccc;
}

a:hover.mini-button.mini-button-disabled .mini-button-text {
	color: #ccc;
}