@charset "utf-8";
/* CSS Document */
td.menubar{
	border-top:2px solid #333333;
	border-bottom:2px solid #333333;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10pt;
}

td.menubar a,span {
	padding-top:2px;
	padding-bottom:2px;
	font-size:10pt;
}

.encaptionfont {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.cnfont {
	font-family:"宋体", "新宋体";
}
.enfont {
	font-family:"Times New Roman", Times, serif;
}

.cncaptionfont {
	font-family:"黑体", "宋体";
}
.encaptionfont {
	font-family:Georgia, serif;
}

.menupointer {
	cursor:pointer;
}

.menuform {
	font-size:10pt;
	text-align:center;
	vertical-align:middle;
}

a {
	text-decoration:none;
}
a.hover {
	color:red;
	text-decoration:underline;
}

.apptable {
	padding-top:2pt;
	text-align:center;
	font-size:10pt;
}
.apptablecaption {
	border-bottom:1px #333333 solid;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	color:#333333;
}
div.footer {
	width:100%;
	text-align:center;
	border-top: 2px solid #333333;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", Times, serif
}

div#maincontent {
	padding: 10px 0px 30px 0px;
}