/* CSS Document */
A:link {
	COLOR: #B58629;
}
A:visited {
	COLOR: #B58629;
}
A:active {
	COLOR: #B58629;
}
A:hover {
	COLOR: #B58629;
}

BODY {

	FONT-SIZE: 9pt;
	scrollbar-track-color: #e7e3e7;
	scrollbar-face-color: #e7e3e7;
	scrollbar-highlight-color: #6b7994;
	scrollbar-3dlight-color: #e7e3e7;
	scrollbar-darkshadow-color: #e7e3e7;
	scrollbar-shadow-color: #6b7994;
	scrollbar-arrow-color:#6b7994;
	font-family: "宋体"; font-size: 9pt
}

TD {
	FONT-SIZE: 9pt; COLOR: #000000
}

.mainTable{
 background-color:#B9D7E8;
}
table.mainTable td{
 background-color:#ffffff;
}
.emptyTable{

	width:80%;
	border: 0px;
	border-top: 0px;
	BORDER-left: 0px;
}
table.emptyTable td{
	text-align:left;
	BORDER-bottom: 0px;
	BORDER-right: 0px;
	margin: 0px;
	padding: 3px
}

.defaultTable{
	width:80%;
        background-color:blue;
}
table.defaultTable td{
  background-color: green;
}
.table4{
	align: center;
	background-color: #ffffff; width:20%;
	border: 0px; text-align: left;
	BORDER-top: rgb(255,255,255) 1px groove; BORDER-left: rgb(255,255,255) 1px groove
}
table.table4 td{
	BORDER-bottom: rgb(0,0,0) 1px groove; BORDER-right: rgb(0,0,0) 1px groove;
	margin: 0px;
	padding: 3px
}

.table2{
	align: center;
	background-color: #ffffff; width:80%;
	border: 0px; text-align: left;
	BORDER-top: rgb(0,0,0) 1px groove; BORDER-left: rgb(0,0,0) 1px groove;
	BORDER-right: rgb(0,0,0) 1px groove; BORDER-bottom: rgb(0,0,0) 1px groove
}
table.table2 td{
	margin: 0px;
	padding: 3px
}

.table3{
	align: center;
	background-color: #e7e3e7; width:80%;
	border: 0px; text-align: left;
	BORDER-top: rgb(0,0,0) 1px groove; BORDER-left: rgb(0,0,0) 1px groove;
	BORDER-right: rgb(0,0,0) 1px groove; BORDER-bottom: rgb(0,0,0) 1px groove
}
table.table3 td{
	margin: 0px;
	padding: 3px
}

SELECT {
	BACKGROUND-COLOR: #f1f1f1;
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体";
	WIDTH: 200px; BGCOLOR: #FFFFFF
}

INPUT {
	FONT-SIZE: 9pt;
}

.INPUT_button40 {
	WIDTH: 40;
	FONT-SIZE: 9pt; COLOR: #000000; CURSOR: hand;
	BORDER-TOP: #0065ce 1px ridge; PADDING-TOP: 1px;
	BORDER-LEFT: #0065ce 1px ridge; PADDING-LEFT: 1px;
	BORDER-RIGHT: #0065ce 1px ridge; PADDING-RIGHT: 1px;
	BORDER-BOTTOM: #0065ce 1px ridge; PADDING-BOTTOM: 1px;
	FONT-FAMILY: "宋体"; HEIGHT: 20px; BACKGROUND-COLOR: #f7f7ff
}
.INPUT_button {
	FONT-SIZE: 9pt; COLOR: #000000; CURSOR: hand;
	BORDER-TOP: #0065ce 1px ridge; PADDING-TOP: 1px;
	BORDER-LEFT: #0065ce 1px ridge; PADDING-LEFT: 1px;
	BORDER-RIGHT: #0065ce 1px ridge; PADDING-RIGHT: 1px;
	BORDER-BOTTOM: #0065ce 1px ridge; PADDING-BOTTOM: 1px;
	FONT-FAMILY: "宋体"; HEIGHT: 20px; BACKGROUND-COLOR: #f7f7ff
}
.INPUT_text {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体";
	BORDER-RIGHT: #336799 1px solid;
	BORDER-TOP: #336799 1px solid;
	BORDER-LEFT: #336799 1px solid; BORDER-BOTTOM: #336799 1px solid;
	BACKGROUND-COLOR: #f1f1f1
}
.INPUT_text40 {
	WIDTH: 40;
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体";
	BORDER-RIGHT: #336799 1px solid;
	BORDER-TOP: #336799 1px solid;
	BORDER-LEFT: #336799 1px solid; BORDER-BOTTOM: #336799 1px solid;
	BACKGROUND-COLOR: #f1f1f1
}
H1 {
	FONT-FAMILY: 宋体, Book Antiqua, Times New Roman, Times
}
H2 {
	FONT-FAMILY: 宋体, Book Antiqua, Times New Roman, Times
}
H3 {
	FONT-FAMILY: 宋体, Book Antiqua, Times New Roman, Times
}
H4 {
	FONT-FAMILY: 宋体, Book Antiqua, Times New Roman, Times
}
H5 {
	FONT-FAMILY: 宋体, Book Antiqua, Times New Roman, Times
}
H6 {
	FONT-FAMILY: 宋体, Book Antiqua, Times New Roman, Times
}
H1 {
	COLOR: rgb(204,153,0)
}
H2 {
	COLOR: rgb(51,102,51)
}
H3 {
	COLOR: rgb(102,0,51)
}
H4 {
	COLOR: rgb(51,102,51)
}
H5 {
	COLOR: rgb(102,0,51)
}
H6 {
	COLOR: rgb(51,102,51)
}
