﻿body{
	margin:0 auto;
	font-family: "宋体";
	font-size: 12px;
	color:#454545;
	line-height: 24px;
}
img{border:0px;}
ul,li{list-style-type:none; margin:0px; padding:0px; padding-left:20px;line-height:20px;text-align:left;}

/* 页面容器 */

#container{
	 width:980px;
	 margin:0 auto;
 }

/* 页头 样式 */

#header{
	width:980px;
	float:left;
}
	/* logo */
	#header .top_menu .logo{
		width:210px;
		height:96px;
		float:left;
	}
	/* 栏目 */
	#header .column{
		width:970px;
		float:left;
		padding:0px 10px 0px 0px;
	}
		#header .column ul{
			list-style:none; 
			margin:0; 
			padding:2px 0px;
			text-align:right;
		}
		#header .column ul li{
			display:inline; 
			padding:0px 5px; 
		}
	#header .column_name{
		width:730px;
		float:left;
		padding:40px 0px 0px 40px;
		font-weight:bold;
		font-size:14px;
	}
	/* 菜单 */
	#header .top_menu{
		width:980px;
		float:left;
	}
	#header .top_menu .menu{
		width:770px;
		height:105px;
		float:left;
		background-image:url(../../images/common/menu_770.gif);
		background-repeat:no-repeat;
	}
		/* 绿色菜单部分 */
		#header .top_menu .menu .info{
			width:730px;
			float:left;
			height:22px;
			text-align:right;
			padding:12px 40px 0px 0px;
		}
		#header .top_menu .menu .menu_box{
			float:left;
			width:750px;
			padding-left:20px;
		}
		
		#header .top_menu .menu .menu_box .total{
			float:left;
			height:44px;
			width:95px;
		}
		
		#header .top_menu .menu .menu_box .total .ico{
			float:left;
			width:95px;
			text-align:center;
		}
		#header .top_menu .menu .menu_box .total .menu_none{
			float:left;
			width:90px;
			color:#1D7308;
			font-weight:bold;
			font-size:14px;
			text-align:center;
			border-right:#7EBA02 solid 1px;
		}
		#header .top_menu .menu .menu_box .total .menu_none a{
			color:#1D7308;
			font-size:14px;
		}
		#header .top_menu .menu .menu_box .total .menu_none a:hover{
			color:#454545;
			text-decoration: underline;
		}
		#header .top_menu .menu .menu_box .total .menu_up{
			float:left;
			width:95px;
			background-image:url(../../images/common/menu_up.gif);
			background-repeat:no-repeat;
			height:24px;
			color:#1D7308;
			font-weight:bold;
			
			text-align:center;
			border-right:#7EBA02 solid 1px;
		}
		#header .top_menu .menu .menu_box .total .menu_up a{
			color:#ffffff;
			font-size:14px;
		}
		#header .top_menu .menu .menu_box .total .menu_up a:hover{
			color:#FD7501;
			text-decoration: underline;
		}
	
	/* 子菜单 */
	#header .top_menu .menu .subnav{
		width:755px;
		height:31px;
		float:left;
		padding:0px 0px 0px 15px;
		background-image:url(../../images/common/subnav.gif);
		background-repeat:no-repeat;
	}
		#header .top_menu .menu .subnav ul{
			height:21px; 
			margin:0; 
			padding:4px 2px;
			font-weight:bold;
		}
		#header .top_menu .menu .subnav ul li{
			display:inline; 
			padding:2px 4px; 
			line-height:21px; 
			height:21px; 
		}
		#header .top_menu .menu .subnav ul #exit{ 
			border-right-width:0; 
		} 
		#header .top_menu .menu .subnav ul li a{
			color:#1C7406;
		}
		#header .top_menu .menu .subnav ul li a:hover{
			color:#ffffff;
			text-decoration: underline;
		}

/* 中间内容 */

#content{
	width:980px;
	float:left;
	padding-top:6px;
}
#content .banner{
	width:980px;
	float:left;
	height:120px;
}
#content .box{
	width:980px;
	float:left;
	margin-top:6px;
}
#content .box .top2{
	float:left;
	width:980px;
	background:url(../../images/service/top.gif) no-repeat;
	height:24px;
}
#content .box .center{
	float:left;
	width:980px;
	background:url(../../images/service/center.gif) repeat;
}
	#content .box .center .left{
		float:left;
		width:217px;
		padding:0px 0px 0px 0px;
	}
	#content .box .center .left .up{
		width:192px;
		float:left;
		height:30px;
		background:url(../../images/service/up.gif) no-repeat;
		margin-bottom:20px;
		padding:5px 0px 0px 25px;
	}
	#content .box .center .left .up a{
		font-weight:bold;
		color:#1E1E1E;
		font-size:14px;
	}
	#content .box .center .left .up a:hover{
		font-weight:bold;
		color:#884A01;
		font-size:14px;
	}
	#content .box .center .left .default{
		width:192px;
		float:left;
		height:30px;
		background:url(../../images/service/none.gif) no-repeat;
		margin-bottom:20px;
		padding:5px 0px 0px 25px;
	}
	#content .box .center .left .default a{
		font-weight:bold;
		color:#676767;
		font-size:14px;
	}
	#content .box .center .left .default a:hover{
		font-weight:bold;
		color:#1E1E1E;
		font-size:14px;
	}

#content .box .center .left .help{
		width:192px;
		float:left;
		height:30px;
		background:url(../../images/service/help.gif) no-repeat;
		margin-bottom:20px;
		padding:5px 0px 0px 25px;
	}
	#content .box .center .left .help a{
		font-weight:bold;
		color:#fff;
		font-size:14px;
	}
	#content .box .center .left .help a:hover{
		font-weight:bold;
		color:#1E1E1E;
		font-size:14px;
	}
	
	#content .box .center .right{
		float:left;
		width:763px;
	}
	#content .box .center .right .qzy{
		float:left;
		width:363px;
	}
	#content .box .center .right .qzy .title{
		float:left;
		width:308px;
		background:url(../../images/service/qzy.gif) no-repeat;
		height:32px;
	}
	#content .box .center .right .bg{
		float:left;
		width:340px;
		padding:10px 0px 0px 23px;
	}
	#content .box .center .right .qzy .title_1{
		float:left;
		width:308px;
		background:url(../../images/service/qzt.gif) no-repeat;
		height:32px;
	}
	#content .box .center .right .line{
		float:left;
		width:37px;
		height:355px;
		background:url(../../images/service/line.gif) no-repeat;
	}
	#content .box .bottom{
		float:left;
		width:980px;
		background:url(../../images/service/bottom.gif) no-repeat;
		height:24px;
	}
#content .wddy{
	float:left;
	width:202px;
}
#content .wddy .title{
	width:172px;
	height:30px;
	float:left;
	background:url(../../images/service/s_1.gif) no-repeat;
	padding:2px 0px 0px 30px;
	font-size:13px;
	color:#246C09;
	font-weight:bold;
}
#content .wddy .containe{
	width:192px;
	float:left;
	padding:0px;
	height:153px;
	background:url(../../images/service/s_2.gif) repeat;
	padding:5px;
}
#content .wddy .containe ul{
	margin:0px;
	padding:0px;
}
#content .wddy .containe ul li{
	margin:0px;
	padding-left:20px;
	background:url(../../images/service/s_7.gif) no-repeat;
	line-height:24px;
}
#content .wddy .bottom{
	float:left;
	width:202px;
	height:15px;
	background:url(../../images/service/s_3.gif) no-repeat;
}

#content .nr{
	float:left;
	width:769px;
	padding-left:9px;
}
#content .nr .title{
	width:759px;
	height:30px;
	float:left;
	background:url(../../images/service/s_4.gif) no-repeat;
	padding:2px 0px 0px 10px;
	font-size:13px;
	color:#246C09;
	font-weight:bold;
}

#content .nr .containe{
	width:749px;
	float:left;
	padding:0px;
	background:url(../../images/service/s_5.gif) repeat;
	padding:10px;
}

	#content .nr .containe .table{
		float:left;
		width:749px;
		border-bottom:#B6B5B5 dashed 1px;
		padding:5px 0px 5px 0px;
	}
	
	#content .nr .containe .table_1{
		float:left;
		width:749px;
		padding:15px 0px 5px 0px;
	}

#content .nr .bottom{
	float:left;
	width:769px;
	height:17px;
	background:url(../../images/service/s_6.gif) no-repeat;
}

/* 底部 样式*/

#footer{
	width:980px;
	float:left;
	text-align:center;
	margin-top:6px;
	overflow:hidden;
	margin-right:-3px;
}
	 #footer ul{
		height:29px;
		list-style:none; 
		margin:0; 
		padding:5px 0px 0px 0px;
		text-align:center;
		background-image:url(../../images/common/bottom_bg.gif);
	    background-repeat:repeat;
	}
	#footer ul li{
		letter-spacing:2px; 
		display:inline; 
		padding:0px 8px; 
		line-height:21px; 
		height:21px; 
		border-right:1px solid #194706;
	}
	#footer ul #exit{ 
		border-right-width:0; 
	}
	#footer ul li a{
		color:#194706; 
	}
	#footer ul li a:hover{
	color:#E23203;
	text-decoration: underline;
	}
	#footer .copyright{
		float:left;
		width:980px;
		color:#454545;
		padding-top:5px;
	} 
.booton{
	width:208px;
	height:24px;
	background-image:url(../../images/jobsearch/job_btn_2.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.td{
	border-bottom:#CDCDCD dashed 1px;
}
.select210{
	width:210px;
}
.select407{
	width:407px;
}
.input203{
	width:203px;
}
.input100{
	width:100px;
}
.input400{
	width:400px;
}
.weight400{
	width:400px;
}
.font{
	color:#FB0404;
	font-size:14px;
	font-weight:bold;
}
.font_1{
	color:#FE5A00;
	font-weight:bold;
}
.font_2{
color:#234901;
}