body{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #464646;
}

/*按钮1*/
.button-a{
	height: 31px;
	width: 55px;
	background-image: url(../images/job/0004.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 31px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.button-a a:link{
	height: 31px;
	width: 55px;
	font-size: 14px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-a a:visited{
	height: 31px;
	width: 55px;
	font-size: 14px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-a a:hover{
	height: 31px;
	width: 55px;
	font-size: 14px;
	color: #FFFDE3;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

/*按钮2*/
.button-b{
	height: 23px;
	width: 88px;
	background-image: url(../images/job/0028.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	color: #F26521;
	font-weight: bold;
	margin-left:10px;
	margin-bottom:8px;
}
.button-b a:link{
	height: 23px;
	width: 88px;
	font-size: 12px;
	color: #F26521;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-b a:visited{
	height: 23px;
	width: 88px;
	font-size: 12px;
	color: #F26521;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-b a:hover{
	height: 23px;
	width: 88px;
	font-size: 12px;
	color: #F26521;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-ba{
	height: 23px;
	width: 88px;
	background-image: url(../images/job/0028.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	margin-left:10px;
}
.button-ba a:link{
	height: 23px;
	width: 88px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
.button-ba a:visited{
	height: 23px;
	width: 88px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
.button-ba a:hover{
	height: 23px;
	width: 88px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

/*按钮3*/
.button-c{
	height: 32px;
	width: 129px;
	background-image: url(../images/job/0033.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.button-c a:link{
	height: 32px;
	width: 129px;
	font-size: 14px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-c a:visited{
	height: 32px;
	width: 129px;
	font-size: 14px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.button-c a:hover{
	height: 32px;
	width: 129px;
	font-size: 14px;
	color: #FFFDE3;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

/*按钮4*/
.button-d{
	height: 23px;
	width: 56px;
	background-image: url(../images/job/0038.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}
.button-d a:link{
	height: 23px;
	width: 56px;
	font-size: 12px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.button-d a:visited{
	height: 23px;
	width: 56px;
	font-size: 12px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.button-d a:hover{
	height: 23px;
	width: 56px;
	font-size: 12px;
	color: #FFFDE3;
	display: block;
	text-decoration: none;
}

/*连接*/
a:link {
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F26521;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
/*桔色12号*/
a.link-juse-12:link {
	font-size: 12px;
	color: #F26521;
	text-decoration: none;
}
a.link-juse-12:visited {
	font-size: 12px;
	color: #F26521;
	text-decoration: none;
}
a.link-juse-12:hover {
	font-size: 12px;
	color: #F26521;
	text-decoration: underline;
}
a.link-juse-12:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
/*灰色14号粗*/
a.link-huise-14B:link {
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	font-weight:bold;
}
a.link-huise-14B:visited {
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	font-weight:bold;
}
a.link-huise-14B:hover {
	font-size: 14px;
	color: #464646;
	text-decoration: underline;
	font-weight:bold;
}
a.link-huise-14B:active {
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
}
/*桔色14号下划线*/
a.link-juse-14B-x:link {
	font-size: 14px;
	color: #F26521;
	text-decoration: underline;
}
a.link-juse-14B-x:visited {
	font-size: 14px;
	color: #F26521;
	text-decoration: underline;
	font-weight:bold;
}
a.link-juse-14B-x:hover {
	font-size: 14px;
	color: #F26521;
	text-decoration: none;
	font-weight:bold;
}
a.link-juse-14B-x:active {
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	font-weight:bold;
}
/*紫色12号*/
a.link-zise-12:link {
	font-size: 12px;
	color: #7B0045;
	text-decoration: none;
}
a.link-zise-12:visited {
	font-size: 12px;
	color: #7B0045;
	text-decoration: none;
}
a.link-zise-12:hover {
	font-size: 12px;
	color: #7B0045;
	text-decoration: underline;
}
a.link-zise-12:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
/*蓝色12号*/
a.link-lanse-12:link {
	font-size: 12px;
	color: #0076A3;
	text-decoration: none;
}
a.link-lanse-12:visited {
	font-size: 12px;
	color: #0076A3;
	text-decoration: none;
}
a.link-lanse-12:hover {
	font-size: 12px;
	color: #0076A3;
	text-decoration: underline;
}
a.link-lanse-12:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

/*行高*/
.hl-14 {
	line-height: 14px;
}
.hl-16 {
	line-height: 16px;
}
.hl-18 {
	line-height: 18px;
}
.hl-19 {
	line-height: 19px;
}
.hl-20 {
	line-height: 20px;
}
.hl-21 {
	line-height: 21px;
}
.hl-22 {
	line-height: 22px;
}
.hl-24 {
	line-height: 24px;
}
.hl-26 {
	line-height: 26px;
}
.hl-28 {
	line-height: 28px;
}
.hl-30 {
	line-height: 30px;
}

/*字体*/
.font-12-huise{
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}
.font-12-juse{
	font-size: 12px;
	color: #F26521;
	text-decoration: none;
}
.font-12-zise{
	font-size: 12px;
	color: #B86387;
	text-decoration: none;
}
.font-12-lanse{
	font-size: 12px;
	color: #0076A3;
	text-decoration: none;
}
.font-12B-juse{
	font-size: 12px;
	color: #F26521;
	text-decoration: none;
	font-weight:bold;
}
.font-12B-huise{
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	font-weight:bold;
}
.font-14B-baise{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.font-14B-huise{
	font-size: 14px;
	color: #464646;
	text-decoration: none;
	font-weight:bold;
}
.font-14B-juise{
	font-size: 14px;
	color: #F26521;
	text-decoration: none;
	font-weight:bold;
}
.font-14B-zise{
	font-size: 14px;
	color: #7B0045;
	text-decoration: none;
	font-weight:bold;
}
.font-14B-kafeise{
	font-size: 14px;
	color: #7B2D00;
	text-decoration: none;
	font-weight:bold;
}
.font-14B-lanse{
	font-size: 14px;
	color: #004A80;
	text-decoration: none;
	font-weight:bold;
}

.hengxian{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
}
.hengxian-x{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

.shuxian{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #959595;
}

.ss{
	color: #FF6600;
	background-image: url(../images/job/0007.jpg);
	background-position: left center;
	height: 24px;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 26px;
	line-height: 24px;
}
#zy{
	background-color: #FFFFFF;
	border: 2px solid #FF8A00;
	width:300px;
	z-index: 100;
	position: absolute;
}
#zn{
	background-color: #FFFFFF;
	border: 2px solid #FF8A00;
	z-index: 100;
	position: absolute;
	width:550px;
}
#dd{
	background-color: #FFFFFF;
	border: 2px solid #FF8A00;
	z-index: 100;
	position: absolute;
	width:550px;
}
#rq{
	background-color: #FFFFFF;
	border: 2px solid #FF8A00;
	z-index: 100;
	position: absolute;
	width:220px;
}
.ceng{
	background-image: url(../images/job/0024.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #F26521;
	border-left-color: #FFFFFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;	
}
.ceng1{
	padding: 5px;
	line-height: 26px;
}