/**
*	2007年9月20日
*	edited by LoveIsShit
*/

@import url("common.css");
/********************************/
#wrapper {
	text-align:center;
	width:983px;height:660px;/*+++++++++++++++++++++++++++++++++++++++++++++++++*/
	background:#fff;
	margin:0 auto;
	padding:0 5px;
}
/********************************/
	#top_image {/*banner*/
		border:1px solid #999;
		border-top:0;
		background:#fff;
		width:983px;
	}
		#top_image img {
			width:100%;
			height:120px;
			margin:0px;
		}
	/********************************/	
	#nav {/*导航条*/
		width:983px;/*+++++++++++++++++++++++++++++++++++++++*/
		height:33px;
		line-height:33px;
		margin:5px 0px;
		background:#406bcf url(imgs/menunav_bg.gif) repeat-x right bottom;
	}
		#nav li {
			float:left;
			margin:0 20px;   /*+++++++++++++++++++++++++++++++++++++++*/
		}
		#nav a {
			color:#FFFFFF;
		}
			#nav a:hover {
				color:#0000FF;
				text-decoration:underline;
			}
	/********************************/		
	#time_bar {
		float:right;
		color:#fff;
		margin:0 10px 0 0;
	}
	/**************************************************************************************/
	#login_img {/*用户登录 图片 二栏*/
		float:right;/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
		width:100%;
		margin:0 0 2px 0;
		background:#fff;
	}
		#login_img div {
			float:left;   /*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	
		}
			#login {/*用户登录*/
				width:202px;
				height:100px;
				background:#fff;
				margin:0  0 0 20px;
				border:1px solid #999;
			}
				#login_content {
					position:relative;
					background:#fff;
					width:202px;
				}
				.login_tip {
					position:absolute;
					width:100px;
					padding:5px;
					text-align:right;
					border:1px solid #999;
					background:#eee;
				}
					#login_content li input {
						width:100px;
						margin:2px 0;
						border:1px solid #999;
					}
				.login_tip input { width:10px;height:10px;border:0;}
				#login_submit {
					margin:6px 3px 3px 13px;
					text-align:center;
				}
	/********************************/			
	#login_sub_img {/*图片*/
		border:1px solid #999;
	}
	#login_sub_img img{
		width:555px;
		height:102px !important;
		height:104px;
		margin:2px;
	}
	
	#top_marquee {/*实时新闻*/
		clear:both;display:none;
		width:751px;
		height:30px;
		line-height:30px;
		background:#fff;
		margin:0 0 5px 0;
		border:1px solid #999;
	}
	#top_marquee p {
		float:left;
		margin:0 0 0 15px;
		font-size:16px;
		font-weight:bold;
		color:#406cbf;
	}
	#top_marquee #top_marquee_wrapper {/*滚动条*/
		color:#406cbf;
	}
	
	
	
	#top {/*就业中心公告 三栏*/
		float:left;
		margin:0 0 5px 0;
	}
		#jyzxgg {/*就业中心公告*/
			float:left;
			border:1px solid #999;
			width:200px;
			height:200px;
		}
		#marquee_wrapper {/*滚动*/
			position:relative;
			overflow:hidden;
			height:161px;
			background:#fff;
			margin:7px 3px 0 3px;
		}
				#marquee_inner_wrapper li,#marquee_wrapper_copymsgid li {
					height:23px;
					line-height:23px;
					background:#fff;
					text-align:left;
					padding:0 0 0 10px;
				}
				.notice_panel {
					position:absolute;
					top:300px;
					left:300px;
					padding:2px;
					text-align:left;
					width:240px;
					height:180px;
					background:#eee;
					border:1px solid #999;
					z-index:1000;
				}
				.notice_panel h2 { background:#406bcf;height:20px;text-align:center;font-size:16px;color:#fff;line-height:20px;}
				.notice_panel p { background:#fff;padding:2px;text-indent:28px;line-height:26px;font-size:14px;}
				.notice_panel button { background:#fff;padding:0;width:15px;height:15px;position:absolute;right:3px;top:3px;border:1px solid #999;}
	#zxzx {/*最新资讯*/
		float:left;
		margin:0 5px;
	}
			#zxzx_h { position:relative;}
			#zxzx_h img {
				 width:562px;/*+++++++++++++++++++++++++++++++++++++++*/
				 height:33px;
				 border:0;
			}
			.more_span {
				position:absolute;
				right:8px;
				top:8px;
				background:#fff;
				width:40px;/*+++++++++++++++++++++++++++++++++++++++*/
				height:15px;
				filter:alpha(opacity=10);
				cursor:pointer;
			}
			#zxzx_content {
				text-align:left;
				width:560px;/*+++++++++++++++++++++++++++++++++++++++*/
				height:168px;
				border:1px solid #999;
				border-top:0;
			}
			/*#zxzx_content */.zxzx_tit {
				font-weight:normal;
				color:#7388c1;
			}
	
	#job_calendar {/*招聘日历*/
		float:left;
		width:204px;
		height:200px;
		border:1px solid #999;
		position:relative;
	}
	#job_calendar_tbl {
		width:198px;
		height:100px;
		background:#fff;
		margin-top:10px;
	}
	#job_calendar_footer {
		width:198px;
		margin-top:6px;
		background:#fff;
		position:absolute;
		bottom:5px;
		left:5px;
	}
	#job_calendar_footer img {
		margin:0 5px;
		display:inline; 
	}
/*************************************************************************************/
	#middle {/*招聘信息搜索 水平三栏*/
		float:left;
		margin:0 0 5px 0;
		background:#fff;
	}
	#zpxxss_rcss_zycp {/*招聘信息搜索 竖直三栏*/
		float:left;
		width:180px;
	}
	#zpxxss {/*招聘信息搜索*/
		width:111%;
		border:1px solid #999;
		margin:0 0 5px 0;
	}
		.input_text { border:1px solid #999;width:120px;} 
		#zpxxss select {
			border:1px solid #999;
			width:120px;
		}
		.search {
			margin:0 4px;
		}
		.search ul {
			margin:0;
			padding:0;
		}
		.search li {
			height:25px;
			line-height:25px;
			text-align:left;
			position:relative;
			margin:2px 0;
			font-size:13px;
		}
		.search li input ,.search div {
			position:absolute;
			left:44px;
			top:3px;
		}
		.submit_area {
			background:#fff;
			margin:5px 0 ;
		}
	#rcss {/*人才搜索*/
		width:110%;
		border:1px solid #999;
	}
	#zycp {/*职业测评*/
		margin:5px 0 0 0;
	}
	#zycp img {
		width:200px;
		height:140px;
	}
	#zpxx_rcxx {/*招聘信息 人才信息　竖直二栏*/
		float:left;
		width:560px;
		margin:0 5px 0 7px !important;
		margin:0 5px;
	}
	#zpxx {/*招聘信息*/
		width:100%;
		margin:0 0 5px 0;
	}
	#zpxx_h img {
		width:355px;
		height:33px;
	}
	#zpxx_content {
		text-align:left;
		width:560px;
		height:202px;
		border:1px solid #999;
	}
	#rcxx {/*人才信息*/
		width:100%;
		position:relative;
	}
			#rcxx_h img {
				width:562px;
				height:33px;
			}
			#rcxx_content {
				width:560px;
				height:172px;
				border:1px solid #999;
				border-top:0;
			}
	#jyzd_wsdc {/*就业指导 网上调查　竖直二栏*/
		float:left;
		width:205px;
	}
	#jyzd {/*就业指导*/
		width:98%;
		border:1px solid #999;
		margin: 0 0 5px 0;
	}
		#jyzd_content {
			width:198px;
			text-align:left;
			background:#fff;
			margin:0 3px;
		}
		#jyzd_content td {
			padding:0 0 0 5px;
		}
		#jyzd_content a {
			color:#000;
		}
		#jyzd_content a:hover {
			color:#FF0000;
			text-decoration:underline;
		}
		.article_list {
			background-image:url(imgs/article_t.gif);
			background-repeat:no-repeat;
			background-position:left 35%;
			padding:0 0 0 5px;
		}
	#wsdc {/*网上调查*/
		width:100%;
		height:225px;
		border:1px solid #999;
	}
	#wsdc_content {
		width:198px;
	}
	#wsdc_content li {
		text-align:left;
		padding:0 0 0 5px;
	}
	#wsdc_content input {
		position:relative;
		top:2px;
	}
	#wsdc_tit {
		font-size:13px;
		height:58px;
		text-indent:26px;
	}
	#wsdc_submit {
		text-align:center;
		margin:5px 0;
	}
	#contact_gwxz {/*联系方式 公文下载*/
		float:left;
		width:100%;
		margin:0 0 5px 0;
	}
		#contact {/*联系方式*/
			float:left;
			border:1px solid #999;
			width:200px;
			margin:0 5px 0 0;
		}
		#contact_content { padding:5px 0 0 0;}
		#contact_content tr { background:#fff;margin:2px 0;}
		#contact_content th {
			background:#fff;
			width:100px;
			color:#999;
			font-weight:normal;
			text-align:right;
			background-image:url(imgs/square.jpg);
			background-repeat:no-repeat;
			background-position:3px top;
		}
		#contact_content td {
			background:#fff;
			text-align:left;
		}
		#special {
			float:left;
			width:560px;
			height:189px;
		}
				#others {
					float:left;
					width:100%;
					height:150px;
					border:1px solid #999;
					margin:0 0 5px 0;
				}
				#others_content  table {	text-align:left;}
				#about_this { float:left;line-height:26px;height:26px;border:1px solid #999;width:100%;}
				#about_this li {
				font-weight: bolder;
					   float:left;
					margin:3px 20px;
					height:20px;
				}
				#about_this a:hover {
					text-decoration:underline;
				}
	#gwxz {/*公文下载*/
		float:right;
		width:210px;
		height:189px;
		border:1px solid #999;
	}
	#gwxz_h img {
		 width:200px;
		 height:28px;
		 border:0;
	}
	#gwxz_content {
		height:100px;
	}
	
	#links {/*链接*/
		float:left;
		display:block;
		width:985px;
		border:0px solid #999;
		padding:2px 0;
	}
	#bzxx ul {
		background:#eee;
	}
	#links li {
		float:left;
		margin:0 22px;
	}
	

	
	
	#footer {/**/
		text-align:center;
		clear:both;
		border-top:3px solid #406CBF;
		padding:20px 0 0 0;
		margin:0px 0 30px 0;
	}
	
	
		
	
	#blank {
		clear:both;
	}
