.offerbg{
	width: 100%;
	min-width: 1100px;
	height: 400px;
	margin: 0 auto;
	/*background-color: #fff;*/
	background: url(offerbg.jpg) no-repeat center top; margin-top:50px;
}
.offer {
	width: 1100px;
	height: auto;
	margin: -20px auto 20px auto;
}
.o-side {
	width: 250px;
	float: left;
}
.o-side>div {
	background-color: #fff;
	border-radius: 4px;
	padding-bottom:15px;
}
.o-side h3 {
	display: block;
	width: 100%;
	height: 60px;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #a43aa4; color:#a43aa4;
}
.o-side ul li {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px dashed #f1f1f1;
	text-align: center;
}
.o-side ul li.sec A{ background-color:#a43aa4; color:#fff; display:block;}
.o-side .last li {
	border-bottom: none;
}
.contact {
	margin-top: 40px;
}
.contact .lxfs{ width:96%; padding:4%; line-height:25px; text-align:left;}
.o-main {
	width: 830px;
	height: auto;
	float: right;
	margin-left: 20px;
	background-color: #fff;
	border-radius: 4px;
}
.job {
	padding: 20px 20px 40px 20px;
	padding-top: 50px;
    margin-top: -50px; min-height:600px;
}
.job h2 {
	font-size: 24px;
	font-weight: normal;
	color: #a43aa4;
	line-height: 2em;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 20px;
}
.job h3 {
	font-size: 15px;
	font-weight: bold;
}
.mark {
	height: 20px;
	width: 100%
}
.side {
	position: fixed;
	top: 0;
}
.button{ padding:8px; background-color:#a43aa4; font-size:12px; text-align:center; color:#FFFFFF;border-radius:5px; line-height:12px; border:0px;font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ";}
#book td{ padding:4px;}