body {
	background-color:#FFFFFF;
	}
.ldh-12 {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
}
.a:link {
	font-size: 12px;
	color: #005EB6;
	text-decoration: none;
}
.a:visited {
	font-size: 12px;
	color: #005EB6;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #FF0000;
}
.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
: none;
}
.white:hover {
	font-size: 12px;
	color: #FFFF00;
}
.ldh-12-20 {
	font-size: 12px;
	line-height: 18px;
}
.input1 {
	height: 18px;
	width: 90px;
	border: 1px solid #2C5784;
}
.button {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/zh_CN/button.gif);
	height: 22px;
	width: 59px;
	border: 1px none #FFFFFF;
}
.button-f {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/zh_CN/button_f.gif);
	padding: 5px;
	height: 21px;
	width: 67px;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;

}
.button-1 {
	background-image: url(../images/zh_CN/button-a.gif);
	padding: 4px;
	height: 21px;
	width: 78px;
	border: 1px none #FFFFFF;
	font-size: 12px;
	text-decoration: none;

}
.button-date {
	background-image: url(../images/zh_CN/calendar.gif);
	padding: 4px;
	height: 16px;
	width: 21px;
	border: 1px none #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.font14 {
	font-size: 14px;
	letter-spacing: 3px;
}
.input2 {
	font-size: 12px;
	padding: 2px;
	border: 1px solid #2C5784;

}
.table {
	background-image: url(../images/zh_CN/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.o {
	font-size: 15px; color: #800000; line-height: 150%
}

.page:link {
	font-size: 12px;
	color: #00c;
	text-decoration: none;
}
.page:hover {
	font-size: 12px;
	color: #00c;
	text-decoration: underline
}

.tree-item {
	padding: 0px;
	margin: 0px;
	font: icon;
	color: WindowText;
	white-space: nowrap;
	height: 16px;
}

.tree-item a, .tree-item a:active, .tree-item a:hover {
	margin-left: 3px;
	padding: 0px 2px 1px 2px;
}

.tree-item a {
	color: black;
	text-decoration: none;
}

.tree-item a:hover {
	color: blue;
	text-decoration: underline;
}

.tree-item a:active {
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

.tree-item_active {
	padding: 0px;
	margin: 0px;
	font: icon;
	color: #FFFFFF;
	white-space: nowrap;
	height: 16px;
	margin-left: 3px;
	padding: 0px 2px 1px 2px;
	background-color: #00FFFF
}

.tree-item_active a {
	color: #FFFFFF;
	text-decoration: none;
}

.tree-item_active a:hover {
	color: black;
	text-decoration: underline;
}

.tree-item_active a:active {
	background: highlight;
	color: highlighttext;
	text-decoration: none;
}

#loading{
    position:absolute;
    left:45%;
    top:40%;
    padding:2px;
    z-index:20001;
    height:auto;
    border:1px solid #ccc;
}
#loading a {
    color:#225588;
}
#loading .loading-indicator{
    background:white;
    color:#444;
    font:bold 13px tahoma,arial,helvetica;
    padding:10px;
    margin:0;
    height:auto;
}
#loading-msg {
    font: normal 14px arial,tahoma,sans-serif;
}

