html {
	font-family: "Microsoft Yahei", "Arial";
}
body {
	font-family: "Microsoft Yahei", "Arial";
}
.subpage * {
	color: rgb(132, 132, 132);
}
#main p {
	text-align: left !important; font-size: 14px;
}
#main .members > li.item .member-title {
	font-size: 16px;
}
#main .news-list .title {
	font-size: 20px;
}
#main .news-list li.item span {
	font-size: 13px;
}
#main .contact-wrap .left-wrap {
	width: 78%;
}
#main .contact-wrap .right-wrap {
	width: 240px;
}
#main .job-caption.caption {
	margin-bottom: -20px; border-top-color: rgb(132, 132, 132); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
#main .job-name-list {
	overflow: hidden;
}
#main .job-name-list li {
	margin: 10px 0px 10px 25px; width: 20%; float: left; list-style-type: disc;
}
#main .job-desc {
	overflow: hidden; position: relative;
}
#main .job-desc li {
	width: 50%; float: left;
}
#main .h-splitter {
	margin: 40px 0px; height: 0px;
}
#main .job-title1 {
	margin: 20px 0px; color: rgb(94, 97, 102);
}
#main .job-desc .anchor {
	left: 0px; top: -90px; position: absolute;
}
#main .job-desc .job-title1 {
	margin-top: 0px;
}
#main .job-desc p {
	margin: 15px 0px; font-size: 16px;
}
#main .privacy-title {
	margin: 5px 0px 0px; color: rgb(94, 97, 102);
}
#main .privacy-policy p {
	text-align: justify !important; margin-top: 15px;
}
#main .term h4 {
	color: rgb(94, 97, 102);
}
#main .media-dl-btn {
	width: 72px; background-image: url("../images/media-download-btn-cn.png");
}
#main .section a.p-color:hover {
	text-decoration: underline;
}
