	body{background-color: #f2f3f5;}
	.wrap1200{width:1000px;}
	.job-header{ margin-bottom: 30px;}
	.job-search{width:auto;}
	
	.job-primary{width: 770px; float:left;background-color: #fff;}
	.job-primary .job-primary-model{ padding: 30px 40px;}
	.job-primary .job-primary-model h1{font-size:24px; color:#0099ff; line-height: 44px; margin-bottom: 8px; text-align: center;}
	.job-primary .job-primary-model .set-date{color:#777; height: 18px; line-height: 18px;text-align: center; padding-bottom: 8px;border-bottom: 1px solid #dedede; margin-bottom: 25px; font-size: 12px;}
	.job-primary .job-primary-model p{text-indent:2em; font-size: 14px; line-height: 24px; margin-bottom: 20px;}
	.declare{color:#999999;}
	.declare li{margin-bottom:5px;}
	
	.job-side{width: 210px;border-left:4px solid #f2f3f5; float:right;}
	.job-side .job-side-model{margin-bottom: 12px; background-color: #fff;}
	.job-side .job-side-model .set-tit{padding: 7px 12px; border-bottom: 1px solid #dedede; margin-bottom: 10px;}
	.job-side .job-side-model .set-tit .more{float:right; color:#777;}
	.job-side .job-side-model .set-tit h6{display: inline-block; text-align: left!important;border-left: 3px solid #0099ff; height: 16px; line-height: 16px;padding-left: 8px;font-size: 14px;}
	.job-side .job-side-model ul{margin: 0;padding: 0 10px 12px 10px;}
	.job-side .job-side-model ul li{ margin:0; padding: 0 0 0 10px; height: 26px; line-height: 26px;white-space:nowrap; text-overflow:ellipsis; position: relative;overflow: hidden;width: 180px;}
	.job-side .job-side-model ul li i{width:4px;height: 4px;background: #333; border-radius: 50%; position: absolute; left: 0;top: 12px;}
	.job-side .job-side-model ul li a{line-height: inherit;}
	
	.inputText {border: 1px solid #dedede;width: 150px;height: 34px;padding: 0 0 0 4px;line-height: 34px;margin-right: 20px;border-radius: 3px;outline: none;}
	textarea{border: 1px solid #dedede;border-radius: 3px; padding: 2px; outline:none; resize: none;}