.investment_f {
	margin: 0px auto; height: 0px; width: 100%;
}
.investment_f .investment_title {
	width: 100%; height: 92px; overflow: hidden;
}
.investment_title div {
	background: url("../css/invest2.png"); width: 100px; height: 33px; text-align: center; color: rgb(85, 85, 85); line-height: 36px; font-size: 14px; font-weight: bold; margin-right: 6px; margin-left: 1px; float: left; display: inline; cursor: pointer;
}
.investment_title a {
	width: 131px; height: 44px; color: rgb(85, 85, 85); display: inline-block;
}
.investment_title a:link {
	width: 131px; height: 44px; color: rgb(85, 85, 85); display: inline-block;
}
.investment_title a:visited {
	width: 131px; height: 44px; color: rgb(85, 85, 85); display: inline-block;
}
.investment_title a:hover {
	width: 131px; height: 44px; color: rgb(85, 85, 85); display: inline-block;
}
.investment_title div.on a {
	color: rgb(255, 119, 0);
}
.investment_title div.on a:link {
	color: rgb(255, 119, 0);
}
.investment_title div.on a:visited {
	color: rgb(255, 119, 0);
}
.investment_title div.on a:hover {
	color: rgb(255, 119, 0);
}
.investment_title div.on {
	background: url("../css/invest.png");
	color: rgb(255, 119, 0);
	font-family: Georgia, "Times New Roman", Times, serif;
}
.investment_con {
	 padding: 0px; border: 0px solid rgb(237, 237, 237); border-image: none; clear: both;
}
.investment_con_list {
	display: none;
}
