@charset "utf-8";
.banner_us {
	background-image: url(../images/banner_us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 229px;
	width: 991px;
}

.us {
	background-color: #fdfdfd;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.us .company {
	background-image: url(../images/uslogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 260px;
}
.us .company h1 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.us .company p {
	text-indent: 2em;
	margin: 0px;
}
.us .job {
	float: left;
	width: 286px;
	background-image: url(../images/jobbg.jpg);
	height: 343px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.us .job p {
	text-indent: 2em;
	margin: 0px;
}
.us .joblist {
	float: left;
	width: 520px;
	padding-left: 30px;
}
.us .joblist p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.us .joblist dl {
	margin: 0px;
}
.joblist dl dt img {
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.us .link {
	text-align: center;
	padding-bottom: 20px;
}
.us .link table tr td {
	text-align: center;
	padding: 6px;
}
.us .add {
	background-image: url(../images/addbg.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	height: 450px;
}
.us .add .text {
	height: 350px;
	width: 307px;
	background-image: url(../images/addbg02.gif);
	background-repeat:no-repeat;
	float: right;
	font-size: 14px;
	line-height: 22px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 30px;

}
.newswrap .newslist {
	width: 260px;
	padding-left: 20px;
	float: left;
	background-color: #FDFDFD;
}
.newswrap {
	padding-top: 10px;
}

.newswrap .newslist ul  {
	margin: 0px;
	padding: 0px;
}
.newswrap .newslist ul li {
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	height: 22px;
	list-style-position: inside;
	list-style-type: none;
}


.newswrap .text {
	float: left;
	width: 675px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 20px;
}
.newswrap .text h1 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
.newswrap .text h2 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.newswrap .text p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 24px;
}
