.banquan {
	font-size: 9pt;
	color: #003366;
}
a:hover {
	color: #FF9900;
}
.text {
	font-size: 9pt;
	line-height: 22pt;
	color: #003366;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.indextext {
	font-size: 9pt;
	color: #5385B3;
	line-height: 19pt;
}
.neibg {
	background-image: url(images/company_22.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.companybg {
	background-attachment: fixed;
	background-image: url(images/companybg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.table {
	font-size: 9pt;
	line-height: 18pt;
	color: #000066;
}
.tablebg {
	background-color: EDF2F8;
	border: 1px solid;
	font-size: 9pt;
	color: #000066;
	line-height: 15pt;

}
.input {
	border: 1px solid #CCCCCC;
}
