td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 9pt;
	color: 51626F;
	line-height: 135%;


}
.textbox {
	BORDER-RIGHT: #a5acb2 1px solid;
	BORDER-TOP: #a5acb2 1px solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #a5acb2 1px solid;
	BORDER-BOTTOM: #a5acb2 1px solid;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";


}
.btn {
	BACKGROUND-COLOR: C4CFD1;
	BORDER-BOTTOM: #665b8e 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #665b8e 1px solid;
	BORDER-TOP: #ffffff 1px solid; 
	COLOR: 51626F; 
	FONT-SIZE: 9pt;
	HEIGHT: 20px
}
.px148 {
	font-size: 14.8px;
	color: 51626F;

}
a:link {
	line-height: 135%;
	color: 017BBA;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";

}
a:hover {
	line-height: 135%;
	color: 017BBA;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";

}
a:visited {
	line-height: 135%;
	color: 017BBA;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";

}
.copyright {
	FLOAT: right;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;

}
.pos {
	position: relative;
	overflow: visible;
	visibility: visible;
}
.pos1 {
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 30;

}
.navigateOver {
	background-color: #D3DBDC;
	cursor: hand;
}

.navigateOut {
	background-color: #C4CFD1;
}
.navigateSubOver {
	background-color: #C4CFD1;
	cursor: hand;

}

.navigateSubOut {
	background-color: #E0E6E6;

}
.languageMenu {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 9pt;
	border: 1px solid #CCCCCC;
}
.underLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "宋体";
	font-size: 9pt;
}
a.newTitle:link {
	color: #FF0000;
	text-decoration: none;
}
a.newTitle:visited {
	color: #FF0000;
	text-decoration: none;
}
.newsTitleRed {
	color: #FF0000;
}
.input {
	border: 1px solid #666666;
}

.black_overlay{
	display: none;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	z-index:1001;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
	position: absolute;
		}
		.white_content {
			*display: none;
	width:230px;
	height:180px;
	left:50%;
	top:50%;
	margin-left:-115px;
	margin-top:-90px;
	z-index:1002;
	overflow: auto;
	position: absolute;
		}
