.navFrame .nav .careers {
	height:52px;
	color:#fff;
	width:100px;
	background:#fc2c2b;
}
.topmain {
	min-height: 400px;
	height: auto !important;
	overflow: hidden;
	width:auto;
	background:#ededed;
	margin:0px auto;
	text-align:center;
}
.mainFrame {
	min-height: 500px;
	height: auto !important;
	overflow: hidden;
	width:auto;
	background:#ededed;
}
.mainFrame .main {
	width:1000px;
	margin:0 auto;
	min-height: 500px;
	height: auto !important;
	overflow: hidden;
}
.mainFrame .main .mainTitle {
	height: 20px;
	width: 820px;
	position:relative;
	border-bottom:2px solid #7e7e7e;
	margin:50px auto;
}
.mainFrame .main .mainTitle .text {
	height: 40px;
	width: 190px;
	background:#ededed;
	position:absolute;
	left:300px;
	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;
}
.mainFrame .main .content {
	width:1000px;
	min-height: 500px;
	height: auto !important;
	overflow: hidden;
}
.mainFrame .main .content p {
	width:1000px;
	height: auto !important;
	min-height: 20px;
	overflow: hidden;
	margin-bottom:20px;
	line-height:24px;
	text-align: justify;
}
.mainFrame .main .content ul li {
	width:1000px;
	min-height: 20px;
	height: auto !important;
	overflow: hidden;
	margin-bottom:20px;
}
.mainFrame .main .content ul li {
	width:1000px;
	min-height: 20px;
	height: auto !important;
	overflow: hidden;
	line-height:24px;
	text-indent:30px;
	list-style-type:disc;
	list-style-position: inside;
}
