.service_page td {
	font-size: 14px;
	font-family: "微软雅黑",san-serif;
	color: #333;
}
.postTab{
	width: 10px;
	text-align: left;
	padding-right: 0px;
}

.postTab img{
	vertical-align: middle;
}

.postName{
	text-align: left;
	color: #333;
}

.postList {
	padding-top: 4px;
	padding-bottom: 14px;
}

.postList p{
	color: #666;
	line-height: 24px;
	text-indent:28px;
}


.sprH15 {
	height: 15px;
	clear: both;
}


.sprH20 {
	height: 6px;
	clear: both;
}

.F_blue {
	color: #05376c;
}

/*段落样式*/
.Brief {
	line-height: 165%;
}

.Brief p {
	text-indent: 2em;
}

/*.Brief img{ float:right; margin:0 10px 10px 10px;}*/
.Brief img {
	max-width: 650px;
}

.Brief .title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.Brief .subtitle {
	display: block;
	font-size: 14px; /*color:#666;*/
	text-align: center;
	margin-bottom: 15px;
}

/*.Brief .subtitle a { color: #666; }*/
a.quote {
	color: #c00;
}

.Brief .issuedtime (display:block ; text-align: center ;)
	/*岗位详情*/ 
					.postName {
	color: #05376c;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}




.SprLine {
	background: url(../images/SpreLine.gif) center repeat-x;
	height: 35px;
}

/* 通用内容表格 */
.common-table {
	border-collapse: collapse;
	border-spacing: 0;
}

.common-table td,.common-table th {
	border: 1px solid #CCC;
	padding: 6px 10px;
	color: #666;
}

.common-table th {
	background: #E3E3E3;
	font-weight: bold;
}

.web-conmon p{
	color:#666;text-indent:28px;line-height: 24px;padding-bottom: 12px;
}