﻿/* CSS Document */
body{ margin:0; padding:0; font-family:"宋体"; font-size:12px; text-align:center;}
body > div{ margin:0 auto;}
div{ text-align:left;}
dl,dt,dd,ul,li{ margin:0; padding:0; list-style:none;}

/********************通用链接********************/
a:link, a:visited{ color:#000; text-decoration:none;}
a:active, a:hover{ color:#f00; text-decoration:underline;}


/********************************主体内容开始***********************/
#warpper{ width:940px; height:auto;}
/***********************top content begin************************/
	.f_left{ float:left; }
	.f_right{ float:right;}
	.textright{ text-align:right;} 
	.pleft{ padding-left:10px;}
	.textcenter{ text-align:center}
	.header{ width:940px; height:auto; clear:both;}
		.top{ float:left; height:auto;}
			.left_logo{ width:232px; height:88px;}
			.right_banner{ width:708px; height:88px; background:url(banner.gif); text-align:center;}
		.color_line{ float:left; width:940px; height:27px; background:#ebd9e7;}
	
	#mainbody{ width:910px; padding:10px 15px 0; height:auto;}
		.leftsidebar{ float:left; width:180px; height:auto;}
			.menuinfo{ float:left; height:auto;}
				.c1{ padding:10px 0; height:auto;}
					.c1 li{ float:left; padding-left:20px; width:160px; letter-spacing:15px; font-size:14px; font-weight:bold; line-height:22px; border-bottom:1px solid #CFCDCF; background:url(icon01.gif) left 5px no-repeat;}
				.c2{ padding:10px 5px; height:auto;}
					.c2{ float:left; width:150px; height:auto; line-height:22px;}				
					
		.rightsidebar{ float:right; width:710px; height:auto; padding-top:6px;}
			.imginfo{ float:left; width:583px; height:auto; padding-bottom:5px; }
			.contain{ float:left; width:690px; height:auto;}
				.tbox{overflow:hidden; width:100%;}
					.tbox dt{ overflow:hidden; clear:both; height:27px; border-bottom:1px solid #E2EFD3;}
					.tbox dt strong{ float:left; font-size:14px; height:27px; line-height:27px;	padding:0 10px 0 4px; display:block; color:#f00; letter-spacing:1px; }
					.tbox dd{ padding:10px 0; overflow:hidden; line-height:22px;}
					
	#footer{ float:left; width:100%; padding:5px 0; line-height:20px; background:#6898fe; color:#fff; text-align:center;}
		#footer a{ color:#FFF!important; font-weight:bold; text-decoration:none;}
		#footer a:hover{color:#FFF!important; font-weight:bold; text-decoration:underline;}
/***********************top content end************************/

/*********************＊鼠标经过弹出信息＊***********************/
.content {line-height:20px; color: #333; text-decoration: none;}

/***************招聘职位信息*****************/
		/*招聘信息*/	
		.info{float:left; width:580px; height:auto;}
		.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
		.info01{ float:left; width:660px; padding-left:20px; margin-bottom:10px; font-size:14px; font-weight:bold; height:27px; line-height:27px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#eae7e7,endColorStr=#ffffff);}
		.info02{ float:left; width:660px; height:auto; line-height:22px; margin-bottom:10px; font-size:12px;}
			.info02 li{ float:left; width:200px; text-align:left!important;}
			.info02 li.address1{ float:left; width:500px; line-height:22px;}	
			.info02 li.xuzhi{float:left; width:500px; line-height:23px;}		
		.btninfo{ float:left; width:600px; text-align:center; margin:0 40px; padding-bottom:10px;}
				.btninfo img{ float:left; width:195px; height:44px; margin:0 15px; text-align:center;}

/********************************主体内容结束***********************/

