﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #e0e0e0;
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999 COLOR: #2d2210;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #e4e4e3;
	FONT-FAMILY: 宋体;
	background-color: #BFBFBF;
}
#header {
	width: 100%;
	height: 104px;
	background-color: #4d4d4d;
	background: url('a1.gif') repeat-x;
	color: #ffffff;
}
A:link {
	COLOR: #2d2210;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #2d2210;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #2d2210;
	TEXT-DECORATION: none;
}
a:hover {
	border-width: 1px;
	background-position: 0% 0%;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #5280AE;
}
td {
	font-size: 9pt;
}
h1 {
	font-size: 14pt;
	color: #008000;
	font-family: "瀹嬩綋 (serif)";
	font-weight: bold;
	margin-left: 10;
	letter-spacing: 1pt;
	text-align: center;
}
.searchout {
	border-style: solid;
	border-width: 0;
	background-position: center;
	filter: Alpha(opacity=100);
	width: 60px;
	height: 21px;
	background-image: url('../images/searchout.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}
.searchover {
	border-style: solid;
	border-width: 0;
	background-position: center;
	filter: Alpha(opacity=100);
	width: 60px;
	height: 21px;
	background-image: url('../images/searchover.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}
.selected {
	filter: Alpha(opacity=100);
	border: 1px solid #B2B8AA;
}
.unselected {
	filter: Alpha(opacity=30);
	border: 1px solid #EDF8DD;
}
.white {
	background-color: #FFFFFF;
}
.listli {
	padding: 5px 0px 1px 15px;
	height: 23px;
	text-align: left;
	background-image: url('../images/ico.GIF');
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
}
.listli1 {
	padding: 5px 2px 2px 12px;
	height: 25px;
	text-align: left;
	background-image: url('../images/dot_blue.gif');
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
}
.listli2 {
	padding: 5px 2px 2px 12px;
	height: 26;
	text-align: left;
	background-image: url('../images/dot_red.gif');
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
}
TR.list0 {
	BACKGROUND-COLOR: #FFFFFF;
}
TR.list1 {
	BACKGROUND-COLOR: #F7F7F7;
}
.fileli {
	height: 20px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: left center;
}
.tdwhiteline {
	background-image: url('../images/line.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tdred {
	background-image: url('../images/tdbgred.gif');
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-size: xx-small;
}
.tdgreen {
	background-image: url('../images/tdbggreen.gif');
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-size: xx-small;
}
.divscroll {
	border-style: dotted;
	border-width: 0px;
	padding: 0;
	width: 100%;
	height: 100px;
	color: #2D2C28;
	line-height: 20px;
	text-align: left;
	overflow: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999 COLOR: #2d2210;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #e4e4e3;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
#wrap {
	width: 100%;
	height: auto;
	text-align: left;
}
#tlcol {
	float: left;
	width: 320;
	height: 25;
	padding-left: 5px;
	padding-right: 5px;
}
#tmcol {
	float: left;
	width: 100;
	height: 25;
}
#trcol {
	float: left;
	width: 80;
	height: 25;
}
#lcol {
	float: left;
	width: 320;
	height: 25;
	padding-left: 5px;
	padding-right: 5px;
}
#mcol {
	float: left;
	width: 100;
	height: 25;
}
#rcol {
	float: left;
	width: 80;
	height: 25;
}
.clear {
	clear: both;
}
input {
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
textarea {
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	overflow: auto;
}
