﻿html{
	height:100%;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: 宋体,Verdana,Arial;
	height:100%;
}
td {
	color: #000000;
	font-size: 12px;
	font-family: 宋体,Verdana,Arial
}
a:link {
	color: #1A4BB1;
	text-decoration: none
}
a:hover {
	color: #006DBA! important;
	text-decoration: underline ! important
}
a:visited {
	color: #1A4BB1;
	text-decoration: none
}
a.linewhite:link {
	color: #FFFFFF;
	text-decoration: none
}
a.linewhite:hover {
	color: #909090! important;
	text-decoration: underline ! important
}
a.linewhite:visited {
	color: #FFFFFF;
	text-decoration: none
}
.tdtextcss {
	text-decoration: none;
	text-align: justify;
	word-break:break-all
}
.childmenuout{
	background-color: #FFFFFF;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:4px;
	cursor:hand
}
.childmenuover{
	background-color: #D0D0D0;
	color: #909090;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:4px;
	cursor:hand
}
.pageover {
	background-color:#D0D0D0;
	color:#FFFFFF;
	cursor:hand
}
.pageout {
	background-color:#FFFFFF;
	color:#000000;
	cursor:default
}
.sysinput {
	border-top: #000000 1px solid;
	border-bottom: #A0A0A0 1px solid;
	border-left: #000000 1px solid;
	border-right: #A0A0A0 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	line-height:15px;
	vertical-align: -1;
	color: #000000;
	padding-top: 1px;
	height: 20px;
	background-color: #FFFFFF
}
.sysbutton {
	border-top: #A0A0A0 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #A0A0A0 1px solid;
	border-right: #000000 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	line-height:15px;
	vertical-align: -1;
	color: #000000;
	padding-top: 1px;
	height: 20px
}