@charset "utf-8";
body {
	font-size: 9pt;
	font-family: Tahoma, "宋体";
	margin: 0px;
	white-space: wrap;
}
.blockTitle {
	font-size: 11px;
	color: #636363;
	font-family: Tahoma, "宋体";
	line-height: 20px;
}
.blockTitle a:link,.blockTitle a:visited {
	color: #0180ad;
	text-decoration: none;
	font-weight: bold;
}
.blockTitle a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.linkBtm {
	font-size: 10px;
	color: #3c3c3c;
	font-family: Tahoma, "宋体";
}
.linkBtm a:link,.linkBtm a:visited {
	color: #3c3c3c;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
.linkBtm a:hover {
	text-decoration: underline;
}
.bgBottom {
	background-image: url(Images/bg_Bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ddlLang {
	font-size: 10px;
	font-family: Tahoma, "宋体";
}
.linkDoc {
	font-size: 12px;
	color: #3c3c3c;
	font-family: Arial, "宋体";
	text-align: justify;
	text-justify: inter-ideograph;
}
.linkDoc a:link,.linkDoc a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
}
.linkDoc a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.linkDocTitle {
	font-size: 14px;
	color: #0066CC;
	font-family: Tahoma, "宋体";
	font-weight: bold;
}
.linkDocTitle a:link,.linkDocTitle a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
}
.linkDocTitle a:hover {
	text-decoration: underline;
}
.boxBorder {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
