﻿html,body,div,table,th,tr,td{
/* filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); */
}
body {
	padding: 0;
	margin: 0 0 20px 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #313131
}
.clear{ width:auto;height:15px;overflow: hidden;}
img {
	border: none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	height: 0;
}
a {
	text-decoration: none;
	color: #313131;
}
a:hover {
	text-decoration: underline;
}

#header {
	width: 930px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.logo {
	width: 152px;
	height: 30px;
	display: block;
	position: absolute;
	top: 12px;
	left: 4px;
}
.ad_logo {
	width: 322px;
	height: 94px;
	display: block;
	position: absolute;
	top: 5px;
left: 305px;
	/*left: 180px;*/
}
.com_re{
	width: 297px;
	height: 58px;
	display: block;
	position: absolute;
	top: 0px;
	left: 635px;
}
.take_job_img {
	width: 115px;
	height: 35px;
	display: block;
	text-indent: -2000px;
	background: url(images/takeJob.gif) no-repeat;
	position: absolute;
	top: 59px;
	left: 513px;
}
.apply_job_img {
	width: 115px;
	height: 35px;
	display: block;
	text-indent: -2000px;
	background: url(images/applyJob.gif) no-repeat;
	position: absolute;
	position: absolute;
	top: 61px;
	left: 637px;
}
#header ul {
	padding:0px; 
	list-style-type:none;
	width: 200px;
	height: 14px;
	margin: 80px 0px 0px 0px;
	float: right;
}
#header ul li {
	float:right;
	 padding: 0 7px;
	 text-align:right;
	line-height: 14px;
}
#header ul a {
	color: #888484;
}

#nav_box {
	width: 910px;
	height: 32px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/nav_box_bg.gif) no-repeat;
}
#nav {
	height: 32px;
	overflow: hidden;
	padding: 0 27px;
	text-align: center;
	background: url(images/nav_bg.gif) repeat-x #dc6b00;
}
#nav ul {
   margin:0; 
	padding:0; 
	list-style-type:none;
}
#nav ul li {
	float: left;
	width: 95px;
	height: 32px;
	line-height: 32px;
	background: url(images/nav_li_bg.gif) right 1px no-repeat;
}
#nav ul li.no_nav_li_bg {
	background: none;
}

#nav ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
#nav ul li a:hover {
	text-decoration: none;
	width: 95px;
	height: 32px;
	display: block;
	background: url(images/nav_li_bg_hover.gif) center no-repeat;
}
#nav ul li a.hover {
	text-decoration: none;
	width: 80px;
	height: 32px;
	display: block;
	color: #eb6100;
	line-height: 40px;
	background: url(images/nav_li_bg_down.gif) no-repeat;
}
#hot_job {
	width: 910px;
	padding: 5px 10px;
	margin: 0 auto;
}
#hot_job a {
	margin: 0 7px 0 0;
}
.ad_index_top {
	width: 930px;
	height: 100px;
	margin: 0 auto;
}




/*翻页*/
.page {
	padding-right: 3px; padding-bottom: 3px; margin:0 auto; padding-top: 3px; width:100%;
}
.page a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	color: #666666;
	padding-top: 2px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.page a:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.page a:active {
	color: #666;
	border: 1px solid #666666;
}
.page .current {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	color: #333333;
	padding-top: 2px;
	background-color: #fff5ec;
	border: 1px solid #ffb084;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
.page .disabled {
	border-right: #eee 1px solid;
	padding-right: 5px;
	border-top: #eee 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #eee 1px solid;
	color: #ccc;
	padding-top: 2px;
	border-bottom: #eee 1px solid;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
