@charset "utf-8";
/* CSS Document */
.box {width:1000px;margin:10px auto 0;}
.schooljobs {position:relative; border:1px #d4d4d4 solid;background:url(../images/titbg.gif) no-repeat 0 -85px;padding-top:60px;}
.tit {
	color:#fff;
	background:url(../images/titbg.gif) no-repeat 0 0;
	height:59px;
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
}
.tit h1{font-weight:bold; font-family:微软雅黑;font-size:22px;margin:10px 0 0 110px;}
.tit span {margin:23px 20px 0 0;}

.othercon {padding:20px;line-height:26px;color:#666;}