.navFrame .nav .team {
	height:52px;
	color:#fff;
	width:100px;
	background:#fc2c2b;
}
.mainFrame {
	height: auto !important;
	min-height: 1000px;
	overflow: hidden;
	width:auto;
	background:#ededed;
}
.mainFrame .main {
	width:1000px;
	margin:0 auto;
	height: auto !important;
	min-height: 1000px;
	overflow: hidden;
}
.mainFrame .main .mainTitle {
	height: 20px;
	width: 1000px;
	position:relative;
	border-bottom:2px solid #7e7e7e;
	margin:50px 0;
}
.mainFrame .main .mainTitle .text {
	height: 40px;
	width: 190px;
	background:#ededed;
	position:absolute;
	left:400px;
	top:0;
}
.mainFrame .main .mainTitle span {
	height: 40px;
	width: 170px;
	border:2px solid #7e7e7e;
	text-align:center;
	display:block;
	line-height:40px;
	margin: 0 auto;
	font-size:24px;
}
.mainFrame .main .topText {
	width:1000px;
	min-height: 40px;
	height: auto !important;
	overflow: hidden;
	line-height:24px;
	margin-bottom:20px;
}
.mainFrame .main .mainContent {
	width:1000px;
	height: auto !important;
	min-height: 300px;
	overflow: hidden;
	    line-height: 24px;
}
.mainFrame .main .mainContent2 {
	width:1000px;
	height: auto !important;
	min-height: 300px;
	overflow: hidden;
	    line-height: 24px;
}



