h1.tit {
	text-align: center;
	margin-bottom: 50px;
}

.bnr li {
	margin-bottom: 25px;
}

.bnr li:last-child {
	margin-bottom: 0;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 940px;
	padding-bottom: 20px;
	position: relative;
}

#mainImg {
    height: 650px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
	margin: 0 auto;
}

#mainImg img {
    height: 650px;
    left: 50%;
    margin-left: -800px;
    position: absolute;
    width: auto;
}

#mainImg2 {
    height: 550px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
;
}

#mainImg2 img {
    height: 550px;
    left: 50%;
    margin-left: -800px;
    position: absolute;
    width: auto;
}

#redBg {
	width: 100%;
	background-color: #cc0000;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 1.5;
}

#redBg2 {
	width: 100%;
	background-color: #cc0000;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 1.5;
}

.w1100 {
	width: 1100px;
	margin-left: -80px;
}

.w940 {
	width: 940px;
	margin: 0 auto;
}

.mr50 {
	margin-right: 50px;
}

#container.mt30 {
	margin: 30px auto 0;
}

#myjob h2 {
	float: left;
	font-weight: bold;
	font-size: 16px;
}

#myjob p {
	width: 840px;
	float: right;
	margin-bottom: 50px;
}

.w450 {
	width: 450px;
}

.bg {
	width: 1100px;
	background-color: #f7f6ef;
}

.text {
	padding: 30px 70px 0;
	width: 470px;
}

#thumb {
	width: 940px;
	margin: 50px auto 0;
}
#thumb li {
	float: left;
}

#thumb2 {
	margin: 50px auto 0;
	text-align: center;
}

#thumb2 li {
	display: inline-block;
	margin-right: 37px;
}

#thumb3 {
	margin: 50px auto 0;
	text-align: center;
}

#thumb3 li {
	display: inline-block;
	margin-right: 30px;
}

#thumb2 li:last-child,#thumb3 li:last-child {
	margin-right: 0;
}

#thumb .comingSoon,
#thumb2 .comingSoon,
#thumb3 .comingSoon {
	opacity: 0.2; /* Safari, Opera */
	-moz-opacity: 0.20; /* FireFox */
	filter: alpha(opacity=20); /* IE */	
}



.pagetop2 {
    bottom: 130px;
    position: absolute;
    text-align: right;
	width: 1050px;
	left: 50%;
	margin-left: -525px;
}

#containerD {
    margin: 30px auto 0;
    padding-bottom: 20px;
    position: relative;
    text-align: left;
    width: 100%;
}

.bg2 {
	background: url(../job/img/04/04_bg.gif) repeat-x;
	width: 100%;
	margin: 50px 0 30px;
}

.bg3 {
	background: url(../job/img/04/04_bg.gif) repeat-x;
	width: 100%;
	margin: 50px 0 30px;
}

.bg4 {
	background: url(../job/img/04/04_bg2.gif) repeat-x;
	width: 100%;
	margin: 50px 0 30px;
}

.discussion {
	width: 730px;
	margin: 0 auto 60px;
}

.discussion th {
	font-weight: bold;
	width: 4em;
	vertical-align: top;
	padding-bottom: 20px;
}

.discussion td {
	vertical-align: top;
	padding-bottom: 20px;
}

.mr90 {
	margin-right: 90px;
}

.discussion03 {
	width: 980px;
	margin: 0 auto 60px;
	position: relative;
}
.discussion03 table {
	width: 750px;
}
.discussion03 th {
	font-weight: bold;
	width: 4em;
	vertical-align: top;
	padding-bottom: 20px;
}
.discussion03 td {
	vertical-align: top;
	padding-bottom: 20px;
}
.discussion03 .subImg
{
	position: absolute;
	top: 0;
	right: 0;
}

.discussion03r {
	width: 980px;
	margin: 0 auto 60px;
	position: relative;
}
.discussion03r table {
	width: 750px;
	float: right;
}
.discussion03r th {
	font-weight: bold;
	width: 4em;
	vertical-align: top;
	padding-bottom: 20px;
}
.discussion03r td {
	vertical-align: top;
	padding-bottom: 20px;
}
.discussion03r .subImg
{
	position: absolute;
	top: 0;
	left: 0;
}
.question
{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.8;
	
}
.questionL
{
	width: 770px;
	padding-left: 210px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.8;
	
}





